#a1908e Hex Color
rgb(161, 144, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | 90 | 8e | - | #a1908e |
RGB | 161 | 144 | 142 | - | rgb(161,144,142) |
HSL | 6 | 9% | 59% | - | hsl(6,9%,59%) |
HSV | 6 | 12% | 63% | - | hsv(6,12%,63%) |
XYZ | 29.5537 | 29.4766 | 29.7231 | - | xyz(29.5537,29.4766,29.7231) |
CIE-LAB | 61.2 | 5.98 | 3.36 | - | lab(61.2,5.98,3.36) |
CMYK | 0 | 0.1055900621118 | 0.11801242236025 | 0.36862745098039 | cmyk(0,0.1055900621118,0.11801242236025,0.36862745098039) |
Description
The RGB value of color #a1908e is rgb(161, 144, 142).
In the hex color #a1908e, The value of Red is 161, value of Green is 144, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #a1908e consists of 6° Hue, 9% Saturation, and 59% Lightness.
In the CMYK color model, the color #a1908e can be represented as Cyan=0%, Magenta=0.1055900621118%, Yellow=0.11801242236025%, and Black=0.36862745098039%.
Shades of #a1908e
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #a1908e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1908e
Preview of #a1908e on White Background
The contrast ratio of #a1908e with white color is 3.05
Preview of #a1908e on black background
The contrast ratio of #a1908e with black color is 6.9
#a1908e color will look good with a black background.
Color Schemes of #a1908e
Triadic Colors of #a1908e
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #a1908e
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #a1908e
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #a1908e
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #a1908e;
}
This is a sample text used for the color #a1908e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #a1908e;
}
This is a sample text used for the color #a1908e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #a1908e;
}
This is a sample text used for the color #a1908e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 36.02%
Green 32.21%
Blue 31.77%
CMYK Percentage
Cyan 0
Magenta 17.83%
Yellow 19.93%
Black 62.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.