#cdda6b Hex Color
rgb(205, 218, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | da | 6b | - | #cdda6b |
RGB | 205 | 218 | 107 | - | rgb(205,218,107) |
HSL | 67 | 60% | 64% | - | hsl(67,60%,64%) |
HSV | 67 | 51% | 85% | - | hsv(67,51%,85%) |
XYZ | 52.9021 | 64.1835 | 23.5103 | - | xyz(52.9021,64.1835,23.5103) |
CIE-LAB | 84.06 | -20.01 | 52.53 | - | lab(84.06,-20.01,52.53) |
CMYK | 0.059633027522936 | 0 | 0.50917431192661 | 0.14509803921569 | cmyk(0.059633027522936,0,0.50917431192661,0.14509803921569) |
Description
The RGB value of color #cdda6b is rgb(205, 218, 107).
In the hex color #cdda6b, The value of Red is 205, value of Green is 218, and value of Blue is 107. The primary color is Green. Similarly, The HSL values for #cdda6b consists of 67° Hue, 60% Saturation, and 64% Lightness.
In the CMYK color model, the color #cdda6b can be represented as Cyan=0.059633027522936%, Magenta=0%, Yellow=0.50917431192661%, and Black=0.14509803921569%.
Shades of #cdda6b
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 #cdda6b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdda6b
Preview of #cdda6b on White Background
The contrast ratio of #cdda6b with white color is 1.52
Preview of #cdda6b on black background
The contrast ratio of #cdda6b with black color is 13.84
#cdda6b color will look good with a black background.
Color Schemes of #cdda6b
Triadic Colors of #cdda6b
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 #cdda6b
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 #cdda6b
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 #cdda6b
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: #cdda6b;
}
This is a sample text used for the color #cdda6b. 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: #cdda6b;
}
This is a sample text used for the color #cdda6b. 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 #cdda6b;
}
This is a sample text used for the color #cdda6b. 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 38.68%
Green 41.13%
Blue 20.19%
CMYK Percentage
Cyan 8.35
Magenta 0%
Yellow 71.32%
Black 20.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.