#cbdda8 Hex Color
rgb(203, 221, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | dd | a8 | - | #cbdda8 |
RGB | 203 | 221 | 168 | - | rgb(203,221,168) |
HSL | 80 | 44% | 76% | - | hsl(80,44%,76%) |
HSV | 80 | 24% | 87% | - | hsv(80,24%,87%) |
XYZ | 57.5529 | 67.2366 | 46.9904 | - | xyz(57.5529,67.2366,46.9904) |
CIE-LAB | 85.62 | -15.03 | 24.07 | - | lab(85.62,-15.03,24.07) |
CMYK | 0.081447963800905 | 0 | 0.23981900452489 | 0.13333333333333 | cmyk(0.081447963800905,0,0.23981900452489,0.13333333333333) |
Description
The RGB value of color #cbdda8 is rgb(203, 221, 168).
In the hex color #cbdda8, The value of Red is 203, value of Green is 221, and value of Blue is 168. The primary color is Green. Similarly, The HSL values for #cbdda8 consists of 80° Hue, 44% Saturation, and 76% Lightness.
In the CMYK color model, the color #cbdda8 can be represented as Cyan=0.081447963800905%, Magenta=0%, Yellow=0.23981900452489%, and Black=0.13333333333333%.
Shades of #cbdda8
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 #cbdda8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbdda8
Preview of #cbdda8 on White Background
The contrast ratio of #cbdda8 with white color is 1.45
Preview of #cbdda8 on black background
The contrast ratio of #cbdda8 with black color is 14.45
#cbdda8 color will look good with a black background.
Color Schemes of #cbdda8
Triadic Colors of #cbdda8
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 #cbdda8
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 #cbdda8
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 #cbdda8
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: #cbdda8;
}
This is a sample text used for the color #cbdda8. 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: #cbdda8;
}
This is a sample text used for the color #cbdda8. 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 #cbdda8;
}
This is a sample text used for the color #cbdda8. 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 34.29%
Green 37.33%
Blue 28.38%
CMYK Percentage
Cyan 17.92
Magenta 0%
Yellow 52.75%
Black 29.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.