#cec4bf Hex Color
rgb(206, 196, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | c4 | bf | - | #cec4bf |
RGB | 206 | 196 | 191 | - | rgb(206,196,191) |
HSL | 20 | 13% | 78% | - | hsl(20,13%,78%) |
HSV | 20 | 7% | 81% | - | hsv(20,7%,81%) |
XYZ | 54.5975 | 56.3633 | 57.2918 | - | xyz(54.5975,56.3633,57.2918) |
CIE-LAB | 79.82 | 2.62 | 3.74 | - | lab(79.82,2.62,3.74) |
CMYK | 0 | 0.048543689320388 | 0.072815533980583 | 0.1921568627451 | cmyk(0,0.048543689320388,0.072815533980583,0.1921568627451) |
Description
The RGB value of color #cec4bf is rgb(206, 196, 191).
In the hex color #cec4bf, The value of Red is 206, value of Green is 196, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #cec4bf consists of 20° Hue, 13% Saturation, and 78% Lightness.
In the CMYK color model, the color #cec4bf can be represented as Cyan=0%, Magenta=0.048543689320388%, Yellow=0.072815533980583%, and Black=0.1921568627451%.
Shades of #cec4bf
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 #cec4bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cec4bf
Preview of #cec4bf on White Background
The contrast ratio of #cec4bf with white color is 1.71
Preview of #cec4bf on black background
The contrast ratio of #cec4bf with black color is 12.27
#cec4bf color will look good with a black background.
Color Schemes of #cec4bf
Triadic Colors of #cec4bf
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 #cec4bf
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 #cec4bf
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 #cec4bf
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: #cec4bf;
}
This is a sample text used for the color #cec4bf. 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: #cec4bf;
}
This is a sample text used for the color #cec4bf. 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 #cec4bf;
}
This is a sample text used for the color #cec4bf. 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.74%
Green 33.05%
Blue 32.21%
CMYK Percentage
Cyan 0
Magenta 15.48%
Yellow 23.23%
Black 61.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.