#cdca9d Hex Color
rgb(205, 202, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ca | 9d | - | #cdca9d |
RGB | 205 | 202 | 157 | - | rgb(205,202,157) |
HSL | 56 | 32% | 71% | - | hsl(56,32%,71%) |
HSV | 56 | 23% | 80% | - | hsv(56,23%,80%) |
XYZ | 52.3832 | 57.6545 | 40.2658 | - | xyz(52.3832,57.6545,40.2658) |
CIE-LAB | 80.55 | -6.21 | 22.9 | - | lab(80.55,-6.21,22.9) |
CMYK | 0 | 0.014634146341464 | 0.23414634146341 | 0.19607843137255 | cmyk(0,0.014634146341464,0.23414634146341,0.19607843137255) |
Description
The RGB value of color #cdca9d is rgb(205, 202, 157).
In the hex color #cdca9d, The value of Red is 205, value of Green is 202, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #cdca9d consists of 56° Hue, 32% Saturation, and 71% Lightness.
In the CMYK color model, the color #cdca9d can be represented as Cyan=0%, Magenta=0.014634146341464%, Yellow=0.23414634146341%, and Black=0.19607843137255%.
Shades of #cdca9d
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 #cdca9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdca9d
Preview of #cdca9d on White Background
The contrast ratio of #cdca9d with white color is 1.68
Preview of #cdca9d on black background
The contrast ratio of #cdca9d with black color is 12.53
#cdca9d color will look good with a black background.
Color Schemes of #cdca9d
Triadic Colors of #cdca9d
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 #cdca9d
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 #cdca9d
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 #cdca9d
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: #cdca9d;
}
This is a sample text used for the color #cdca9d. 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: #cdca9d;
}
This is a sample text used for the color #cdca9d. 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 #cdca9d;
}
This is a sample text used for the color #cdca9d. 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.35%
Green 35.82%
Blue 27.84%
CMYK Percentage
Cyan 0
Magenta 3.29%
Yellow 52.63%
Black 44.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.