#cec7af Hex Color
rgb(206, 199, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | c7 | af | - | #cec7af |
RGB | 206 | 199 | 175 | - | rgb(206,199,175) |
HSL | 46 | 24% | 75% | - | hsl(46,24%,75%) |
HSV | 46 | 15% | 81% | - | hsv(46,15%,81%) |
XYZ | 53.6149 | 57.0638 | 48.746 | - | xyz(53.6149,57.0638,48.746) |
CIE-LAB | 80.22 | -1.59 | 12.89 | - | lab(80.22,-1.59,12.89) |
CMYK | 0 | 0.033980582524272 | 0.1504854368932 | 0.1921568627451 | cmyk(0,0.033980582524272,0.1504854368932,0.1921568627451) |
Description
The RGB value of color #cec7af is rgb(206, 199, 175).
In the hex color #cec7af, The value of Red is 206, value of Green is 199, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #cec7af consists of 46° Hue, 24% Saturation, and 75% Lightness.
In the CMYK color model, the color #cec7af can be represented as Cyan=0%, Magenta=0.033980582524272%, Yellow=0.1504854368932%, and Black=0.1921568627451%.
Shades of #cec7af
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 #cec7af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cec7af
Preview of #cec7af on White Background
The contrast ratio of #cec7af with white color is 1.69
Preview of #cec7af on black background
The contrast ratio of #cec7af with black color is 12.41
#cec7af color will look good with a black background.
Color Schemes of #cec7af
Triadic Colors of #cec7af
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 #cec7af
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 #cec7af
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 #cec7af
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: #cec7af;
}
This is a sample text used for the color #cec7af. 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: #cec7af;
}
This is a sample text used for the color #cec7af. 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 #cec7af;
}
This is a sample text used for the color #cec7af. 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.52%
Green 34.31%
Blue 30.17%
CMYK Percentage
Cyan 0
Magenta 9.02%
Yellow 39.96%
Black 51.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.