#cddb6e Hex Color
rgb(205, 219, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | db | 6e | - | #cddb6e |
RGB | 205 | 219 | 110 | - | rgb(205,219,110) |
HSL | 68 | 60% | 65% | - | hsl(68,60%,65%) |
HSV | 68 | 50% | 86% | - | hsv(68,50%,86%) |
XYZ | 53.3228 | 64.768 | 24.4429 | - | xyz(53.3228,64.768,24.4429) |
CIE-LAB | 84.36 | -20.23 | 51.49 | - | lab(84.36,-20.23,51.49) |
CMYK | 0.063926940639269 | 0 | 0.49771689497717 | 0.14117647058824 | cmyk(0.063926940639269,0,0.49771689497717,0.14117647058824) |
Description
The RGB value of color #cddb6e is rgb(205, 219, 110).
In the hex color #cddb6e, The value of Red is 205, value of Green is 219, and value of Blue is 110. The primary color is Green. Similarly, The HSL values for #cddb6e consists of 68° Hue, 60% Saturation, and 65% Lightness.
In the CMYK color model, the color #cddb6e can be represented as Cyan=0.063926940639269%, Magenta=0%, Yellow=0.49771689497717%, and Black=0.14117647058824%.
Shades of #cddb6e
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 #cddb6e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cddb6e
Preview of #cddb6e on White Background
The contrast ratio of #cddb6e with white color is 1.5
Preview of #cddb6e on black background
The contrast ratio of #cddb6e with black color is 13.95
#cddb6e color will look good with a black background.
Color Schemes of #cddb6e
Triadic Colors of #cddb6e
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 #cddb6e
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 #cddb6e
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 #cddb6e
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: #cddb6e;
}
This is a sample text used for the color #cddb6e. 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: #cddb6e;
}
This is a sample text used for the color #cddb6e. 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 #cddb6e;
}
This is a sample text used for the color #cddb6e. 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.39%
Green 41.01%
Blue 20.6%
CMYK Percentage
Cyan 9.1
Magenta 0%
Yellow 70.82%
Black 20.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.