#cec29a Hex Color
rgb(206, 194, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | c2 | 9a | - | #cec29a |
RGB | 206 | 194 | 154 | - | rgb(206,194,154) |
HSL | 46 | 35% | 71% | - | hsl(46,35%,71%) |
HSV | 46 | 25% | 81% | - | hsv(46,25%,81%) |
XYZ | 50.5781 | 54.0385 | 38.3366 | - | xyz(50.5781,54.0385,38.3366) |
CIE-LAB | 78.48 | -2.08 | 21.68 | - | lab(78.48,-2.08,21.68) |
CMYK | 0 | 0.058252427184466 | 0.25242718446602 | 0.1921568627451 | cmyk(0,0.058252427184466,0.25242718446602,0.1921568627451) |
Description
The RGB value of color #cec29a is rgb(206, 194, 154).
In the hex color #cec29a, The value of Red is 206, value of Green is 194, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #cec29a consists of 46° Hue, 35% Saturation, and 71% Lightness.
In the CMYK color model, the color #cec29a can be represented as Cyan=0%, Magenta=0.058252427184466%, Yellow=0.25242718446602%, and Black=0.1921568627451%.
Shades of #cec29a
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 #cec29a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cec29a
Preview of #cec29a on White Background
The contrast ratio of #cec29a with white color is 1.78
Preview of #cec29a on black background
The contrast ratio of #cec29a with black color is 11.81
#cec29a color will look good with a black background.
Color Schemes of #cec29a
Triadic Colors of #cec29a
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 #cec29a
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 #cec29a
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 #cec29a
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: #cec29a;
}
This is a sample text used for the color #cec29a. 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: #cec29a;
}
This is a sample text used for the color #cec29a. 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 #cec29a;
}
This is a sample text used for the color #cec29a. 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 37.18%
Green 35.02%
Blue 27.8%
CMYK Percentage
Cyan 0
Magenta 11.58%
Yellow 50.2%
Black 38.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.