#cdf3ed Hex Color
rgb(205, 243, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | f3 | ed | - | #cdf3ed |
RGB | 205 | 243 | 237 | - | rgb(205,243,237) |
HSL | 171 | 61% | 88% | - | hsl(171,61%,88%) |
HSV | 171 | 16% | 95% | - | hsv(171,16%,95%) |
XYZ | 72.5135 | 83.1947 | 92.3571 | - | xyz(72.5135,83.1947,92.3571) |
CIE-LAB | 93.1 | -13.38 | -1.22 | - | lab(93.1,-13.38,-1.22) |
CMYK | 0.15637860082305 | 0 | 0.024691358024691 | 0.047058823529412 | cmyk(0.15637860082305,0,0.024691358024691,0.047058823529412) |
Description
The RGB value of color #cdf3ed is rgb(205, 243, 237).
In the hex color #cdf3ed, The value of Red is 205, value of Green is 243, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #cdf3ed consists of 171° Hue, 61% Saturation, and 88% Lightness.
In the CMYK color model, the color #cdf3ed can be represented as Cyan=0.15637860082305%, Magenta=0%, Yellow=0.024691358024691%, and Black=0.047058823529412%.
Shades of #cdf3ed
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 #cdf3ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdf3ed
Preview of #cdf3ed on White Background
The contrast ratio of #cdf3ed with white color is 1.19
Preview of #cdf3ed on black background
The contrast ratio of #cdf3ed with black color is 17.64
#cdf3ed color will look good with a black background.
Color Schemes of #cdf3ed
Triadic Colors of #cdf3ed
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 #cdf3ed
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 #cdf3ed
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 #cdf3ed
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: #cdf3ed;
}
This is a sample text used for the color #cdf3ed. 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: #cdf3ed;
}
This is a sample text used for the color #cdf3ed. 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 #cdf3ed;
}
This is a sample text used for the color #cdf3ed. 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 29.93%
Green 35.47%
Blue 34.6%
CMYK Percentage
Cyan 68.55
Magenta 0%
Yellow 10.82%
Black 20.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.