#cdeacf Hex Color
rgb(205, 234, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ea | cf | - | #cdeacf |
RGB | 205 | 234 | 207 | - | rgb(205,234,207) |
HSL | 124 | 41% | 86% | - | hsl(124,41%,86%) |
HSV | 124 | 12% | 92% | - | hsv(124,12%,92%) |
XYZ | 65.8621 | 76.3298 | 70.2933 | - | xyz(65.8621,76.3298,70.2933) |
CIE-LAB | 90.01 | -14.49 | 9.92 | - | lab(90.01,-14.49,9.92) |
CMYK | 0.12393162393162 | 0 | 0.11538461538462 | 0.082352941176471 | cmyk(0.12393162393162,0,0.11538461538462,0.082352941176471) |
Description
The RGB value of color #cdeacf is rgb(205, 234, 207).
In the hex color #cdeacf, The value of Red is 205, value of Green is 234, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #cdeacf consists of 124° Hue, 41% Saturation, and 86% Lightness.
In the CMYK color model, the color #cdeacf can be represented as Cyan=0.12393162393162%, Magenta=0%, Yellow=0.11538461538462%, and Black=0.082352941176471%.
Shades of #cdeacf
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 #cdeacf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdeacf
Preview of #cdeacf on White Background
The contrast ratio of #cdeacf with white color is 1.29
Preview of #cdeacf on black background
The contrast ratio of #cdeacf with black color is 16.27
#cdeacf color will look good with a black background.
Color Schemes of #cdeacf
Triadic Colors of #cdeacf
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 #cdeacf
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 #cdeacf
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 #cdeacf
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: #cdeacf;
}
This is a sample text used for the color #cdeacf. 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: #cdeacf;
}
This is a sample text used for the color #cdeacf. 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 #cdeacf;
}
This is a sample text used for the color #cdeacf. 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 31.73%
Green 36.22%
Blue 32.04%
CMYK Percentage
Cyan 38.53
Magenta 0%
Yellow 35.87%
Black 25.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.