#c08a9e Hex Color
rgb(192, 138, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 8a | 9e | - | #c08a9e |
RGB | 192 | 138 | 158 | - | rgb(192,138,158) |
HSL | 338 | 30% | 65% | - | hsl(338,30%,65%) |
HSV | 338 | 28% | 75% | - | hsv(338,28%,75%) |
XYZ | 36.9983 | 31.852 | 36.5458 | - | xyz(36.9983,31.852,36.5458) |
CIE-LAB | 63.22 | 23.61 | -2.4 | - | lab(63.22,23.61,-2.4) |
CMYK | 0 | 0.28125 | 0.17708333333333 | 0.24705882352941 | cmyk(0,0.28125,0.17708333333333,0.24705882352941) |
Description
The RGB value of color #c08a9e is rgb(192, 138, 158).
In the hex color #c08a9e, The value of Red is 192, value of Green is 138, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #c08a9e consists of 338° Hue, 30% Saturation, and 65% Lightness.
In the CMYK color model, the color #c08a9e can be represented as Cyan=0%, Magenta=0.28125%, Yellow=0.17708333333333%, and Black=0.24705882352941%.
Shades of #c08a9e
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 #c08a9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c08a9e
Preview of #c08a9e on White Background
The contrast ratio of #c08a9e with white color is 2.85
Preview of #c08a9e on black background
The contrast ratio of #c08a9e with black color is 7.37
#c08a9e color will look good with a black background.
Color Schemes of #c08a9e
Triadic Colors of #c08a9e
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 #c08a9e
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 #c08a9e
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 #c08a9e
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: #c08a9e;
}
This is a sample text used for the color #c08a9e. 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: #c08a9e;
}
This is a sample text used for the color #c08a9e. 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 #c08a9e;
}
This is a sample text used for the color #c08a9e. 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 39.34%
Green 28.28%
Blue 32.38%
CMYK Percentage
Cyan 0
Magenta 39.87%
Yellow 25.1%
Black 35.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.