#c0aaaf Hex Color
rgb(192, 170, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | aa | af | - | #c0aaaf |
RGB | 192 | 170 | 175 | - | rgb(192,170,175) |
HSL | 346 | 15% | 71% | - | hsl(346,15%,71%) |
HSV | 346 | 11% | 75% | - | hsv(346,11%,75%) |
XYZ | 43.8508 | 43.0511 | 46.5559 | - | xyz(43.8508,43.0511,46.5559) |
CIE-LAB | 71.59 | 8.81 | 0.34 | - | lab(71.59,8.81,0.34) |
CMYK | 0 | 0.11458333333333 | 0.088541666666667 | 0.24705882352941 | cmyk(0,0.11458333333333,0.088541666666667,0.24705882352941) |
Description
The RGB value of color #c0aaaf is rgb(192, 170, 175).
In the hex color #c0aaaf, The value of Red is 192, value of Green is 170, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #c0aaaf consists of 346° Hue, 15% Saturation, and 71% Lightness.
In the CMYK color model, the color #c0aaaf can be represented as Cyan=0%, Magenta=0.11458333333333%, Yellow=0.088541666666667%, and Black=0.24705882352941%.
Shades of #c0aaaf
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 #c0aaaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0aaaf
Preview of #c0aaaf on White Background
The contrast ratio of #c0aaaf with white color is 2.19
Preview of #c0aaaf on black background
The contrast ratio of #c0aaaf with black color is 9.61
#c0aaaf color will look good with a black background.
Color Schemes of #c0aaaf
Triadic Colors of #c0aaaf
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 #c0aaaf
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 #c0aaaf
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 #c0aaaf
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: #c0aaaf;
}
This is a sample text used for the color #c0aaaf. 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: #c0aaaf;
}
This is a sample text used for the color #c0aaaf. 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 #c0aaaf;
}
This is a sample text used for the color #c0aaaf. 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.75%
Green 31.66%
Blue 32.59%
CMYK Percentage
Cyan 0
Magenta 25.45%
Yellow 19.67%
Black 54.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.