#cdbeab Hex Color
rgb(205, 190, 171)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | be | ab | - | #cdbeab |
| RGB | 205 | 190 | 171 | - | rgb(205,190,171) |
| HSL | 34 | 25% | 74% | - | hsl(34,25%,74%) |
| HSV | 34 | 17% | 80% | - | hsv(34,17%,80%) |
| XYZ | 50.941 | 52.7463 | 46.0243 | - | xyz(50.941,52.7463,46.0243) |
| CIE-LAB | 77.72 | 2.16 | 11.5 | - | lab(77.72,2.16,11.5) |
| CMYK | 0 | 0.073170731707317 | 0.16585365853659 | 0.19607843137255 | cmyk(0,0.073170731707317,0.16585365853659,0.19607843137255) |
Description
The RGB value of color #cdbeab is rgb(205, 190, 171).
In the hex color #cdbeab, The value of Red is 205, value of Green is 190, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #cdbeab consists of 34° Hue, 25% Saturation, and 74% Lightness.
In the CMYK color model, the color #cdbeab can be represented as Cyan=0%, Magenta=0.073170731707317%, Yellow=0.16585365853659%, and Black=0.19607843137255%.
Shades of #cdbeab
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 #cdbeab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdbeab
Preview of #cdbeab on White Background
The contrast ratio of #cdbeab with white color is 1.82
Preview of #cdbeab on black background
The contrast ratio of #cdbeab with black color is 11.55
#cdbeab color will look good with a black background.
Color Schemes of #cdbeab
Triadic Colors of #cdbeab
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 #cdbeab
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 #cdbeab
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 #cdbeab
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: #cdbeab;
}
This is a sample text used for the color #cdbeab. 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: #cdbeab;
}
This is a sample text used for the color #cdbeab. 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 #cdbeab;
}
This is a sample text used for the color #cdbeab. 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 36.22%
Green 33.57%
Blue 30.21%
CMYK Percentage
Cyan 0
Magenta 16.82%
Yellow 38.12%
Black 45.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.