#cdd29e Hex Color
rgb(205, 210, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | d2 | 9e | - | #cdd29e |
RGB | 205 | 210 | 158 | - | rgb(205,210,158) |
HSL | 66 | 37% | 72% | - | hsl(66,37%,72%) |
HSV | 66 | 25% | 82% | - | hsv(66,25%,82%) |
XYZ | 54.395 | 61.5409 | 41.3594 | - | xyz(54.395,61.5409,41.3594) |
CIE-LAB | 82.67 | -10.17 | 25.27 | - | lab(82.67,-10.17,25.27) |
CMYK | 0.023809523809524 | 0 | 0.24761904761905 | 0.17647058823529 | cmyk(0.023809523809524,0,0.24761904761905,0.17647058823529) |
Description
The RGB value of color #cdd29e is rgb(205, 210, 158).
In the hex color #cdd29e, The value of Red is 205, value of Green is 210, and value of Blue is 158. The primary color is Green. Similarly, The HSL values for #cdd29e consists of 66° Hue, 37% Saturation, and 72% Lightness.
In the CMYK color model, the color #cdd29e can be represented as Cyan=0.023809523809524%, Magenta=0%, Yellow=0.24761904761905%, and Black=0.17647058823529%.
Shades of #cdd29e
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 #cdd29e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdd29e
Preview of #cdd29e on White Background
The contrast ratio of #cdd29e with white color is 1.58
Preview of #cdd29e on black background
The contrast ratio of #cdd29e with black color is 13.31
#cdd29e color will look good with a black background.
Color Schemes of #cdd29e
Triadic Colors of #cdd29e
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 #cdd29e
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 #cdd29e
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 #cdd29e
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: #cdd29e;
}
This is a sample text used for the color #cdd29e. 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: #cdd29e;
}
This is a sample text used for the color #cdd29e. 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 #cdd29e;
}
This is a sample text used for the color #cdd29e. 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 35.78%
Green 36.65%
Blue 27.57%
CMYK Percentage
Cyan 5.32
Magenta 0%
Yellow 55.28%
Black 39.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.