#c0bdac Hex Color
rgb(192, 189, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | bd | ac | - | #c0bdac |
RGB | 192 | 189 | 172 | - | rgb(192,189,172) |
HSL | 51 | 14% | 71% | - | hsl(51,14%,71%) |
HSV | 51 | 10% | 75% | - | hsv(51,10%,75%) |
XYZ | 47.3822 | 50.5802 | 46.2954 | - | xyz(47.3822,50.5802,46.2954) |
CIE-LAB | 76.42 | -1.92 | 8.96 | - | lab(76.42,-1.92,8.96) |
CMYK | 0 | 0.015625 | 0.10416666666667 | 0.24705882352941 | cmyk(0,0.015625,0.10416666666667,0.24705882352941) |
Description
The RGB value of color #c0bdac is rgb(192, 189, 172).
In the hex color #c0bdac, The value of Red is 192, value of Green is 189, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #c0bdac consists of 51° Hue, 14% Saturation, and 71% Lightness.
In the CMYK color model, the color #c0bdac can be represented as Cyan=0%, Magenta=0.015625%, Yellow=0.10416666666667%, and Black=0.24705882352941%.
Shades of #c0bdac
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 #c0bdac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0bdac
Preview of #c0bdac on White Background
The contrast ratio of #c0bdac with white color is 1.89
Preview of #c0bdac on black background
The contrast ratio of #c0bdac with black color is 11.12
#c0bdac color will look good with a black background.
Color Schemes of #c0bdac
Triadic Colors of #c0bdac
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 #c0bdac
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 #c0bdac
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 #c0bdac
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: #c0bdac;
}
This is a sample text used for the color #c0bdac. 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: #c0bdac;
}
This is a sample text used for the color #c0bdac. 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 #c0bdac;
}
This is a sample text used for the color #c0bdac. 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 34.72%
Green 34.18%
Blue 31.1%
CMYK Percentage
Cyan 0
Magenta 4.26%
Yellow 28.39%
Black 67.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.