#c0adb2 Hex Color
rgb(192, 173, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | ad | b2 | - | #c0adb2 |
RGB | 192 | 173 | 178 | - | rgb(192,173,178) |
HSL | 344 | 13% | 72% | - | hsl(344,13%,72%) |
HSV | 344 | 10% | 75% | - | hsv(344,10%,75%) |
XYZ | 44.7177 | 44.308 | 48.3149 | - | xyz(44.7177,44.308,48.3149) |
CIE-LAB | 72.43 | 7.7 | -0.07 | - | lab(72.43,7.7,-0.07) |
CMYK | 0 | 0.098958333333333 | 0.072916666666667 | 0.24705882352941 | cmyk(0,0.098958333333333,0.072916666666667,0.24705882352941) |
Description
The RGB value of color #c0adb2 is rgb(192, 173, 178).
In the hex color #c0adb2, The value of Red is 192, value of Green is 173, and value of Blue is 178. The primary color is Red. Similarly, The HSL values for #c0adb2 consists of 344° Hue, 13% Saturation, and 72% Lightness.
In the CMYK color model, the color #c0adb2 can be represented as Cyan=0%, Magenta=0.098958333333333%, Yellow=0.072916666666667%, and Black=0.24705882352941%.
Shades of #c0adb2
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 #c0adb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0adb2
Preview of #c0adb2 on White Background
The contrast ratio of #c0adb2 with white color is 2.13
Preview of #c0adb2 on black background
The contrast ratio of #c0adb2 with black color is 9.86
#c0adb2 color will look good with a black background.
Color Schemes of #c0adb2
Triadic Colors of #c0adb2
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 #c0adb2
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 #c0adb2
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 #c0adb2
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: #c0adb2;
}
This is a sample text used for the color #c0adb2. 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: #c0adb2;
}
This is a sample text used for the color #c0adb2. 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 #c0adb2;
}
This is a sample text used for the color #c0adb2. 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 35.36%
Green 31.86%
Blue 32.78%
CMYK Percentage
Cyan 0
Magenta 23.62%
Yellow 17.41%
Black 58.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.