#c0cab8 Hex Color
rgb(192, 202, 184)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | ca | b8 | - | #c0cab8 |
RGB | 192 | 202 | 184 | - | rgb(192,202,184) |
HSL | 93 | 15% | 76% | - | hsl(93,15%,76%) |
HSV | 93 | 9% | 79% | - | hsv(93,9%,79%) |
XYZ | 51.5105 | 56.9082 | 53.6169 | - | xyz(51.5105,56.9082,53.6169) |
CIE-LAB | 80.13 | -6.69 | 7.8 | - | lab(80.13,-6.69,7.8) |
CMYK | 0.049504950495049 | 0 | 0.089108910891089 | 0.2078431372549 | cmyk(0.049504950495049,0,0.089108910891089,0.2078431372549) |
Description
The RGB value of color #c0cab8 is rgb(192, 202, 184).
In the hex color #c0cab8, The value of Red is 192, value of Green is 202, and value of Blue is 184. The primary color is Green. Similarly, The HSL values for #c0cab8 consists of 93° Hue, 15% Saturation, and 76% Lightness.
In the CMYK color model, the color #c0cab8 can be represented as Cyan=0.049504950495049%, Magenta=0%, Yellow=0.089108910891089%, and Black=0.2078431372549%.
Shades of #c0cab8
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 #c0cab8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0cab8
Preview of #c0cab8 on White Background
The contrast ratio of #c0cab8 with white color is 1.7
Preview of #c0cab8 on black background
The contrast ratio of #c0cab8 with black color is 12.38
#c0cab8 color will look good with a black background.
Color Schemes of #c0cab8
Triadic Colors of #c0cab8
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 #c0cab8
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 #c0cab8
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 #c0cab8
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: #c0cab8;
}
This is a sample text used for the color #c0cab8. 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: #c0cab8;
}
This is a sample text used for the color #c0cab8. 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 #c0cab8;
}
This is a sample text used for the color #c0cab8. 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 33.22%
Green 34.95%
Blue 31.83%
CMYK Percentage
Cyan 14.29
Magenta 0%
Yellow 25.72%
Black 59.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.