#cdb1aa Hex Color
rgb(205, 177, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | b1 | aa | - | #cdb1aa |
RGB | 205 | 177 | 170 | - | rgb(205,177,170) |
HSL | 12 | 26% | 74% | - | hsl(12,26%,74%) |
HSV | 12 | 17% | 80% | - | hsv(12,17%,80%) |
XYZ | 48.1547 | 47.3257 | 44.627 | - | xyz(48.1547,47.3257,44.627) |
CIE-LAB | 74.4 | 8.95 | 7.3 | - | lab(74.4,8.95,7.3) |
CMYK | 0 | 0.13658536585366 | 0.17073170731707 | 0.19607843137255 | cmyk(0,0.13658536585366,0.17073170731707,0.19607843137255) |
Description
The RGB value of color #cdb1aa is rgb(205, 177, 170).
In the hex color #cdb1aa, The value of Red is 205, value of Green is 177, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #cdb1aa consists of 12° Hue, 26% Saturation, and 74% Lightness.
In the CMYK color model, the color #cdb1aa can be represented as Cyan=0%, Magenta=0.13658536585366%, Yellow=0.17073170731707%, and Black=0.19607843137255%.
Shades of #cdb1aa
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 #cdb1aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdb1aa
Preview of #cdb1aa on White Background
The contrast ratio of #cdb1aa with white color is 2.01
Preview of #cdb1aa on black background
The contrast ratio of #cdb1aa with black color is 10.47
#cdb1aa color will look good with a black background.
Color Schemes of #cdb1aa
Triadic Colors of #cdb1aa
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 #cdb1aa
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 #cdb1aa
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 #cdb1aa
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: #cdb1aa;
}
This is a sample text used for the color #cdb1aa. 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: #cdb1aa;
}
This is a sample text used for the color #cdb1aa. 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 #cdb1aa;
}
This is a sample text used for the color #cdb1aa. 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.14%
Green 32.07%
Blue 30.8%
CMYK Percentage
Cyan 0
Magenta 27.13%
Yellow 33.92%
Black 38.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.