#cdfdde Hex Color
rgb(205, 253, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | fd | de | - | #cdfdde |
RGB | 205 | 253 | 222 | - | rgb(205,253,222) |
HSL | 141 | 92% | 90% | - | hsl(141,92%,90%) |
HSV | 141 | 19% | 99% | - | hsv(141,19%,99%) |
XYZ | 73.4869 | 88.5036 | 82.317 | - | xyz(73.4869,88.5036,82.317) |
CIE-LAB | 95.37 | -21.14 | 9.83 | - | lab(95.37,-21.14,9.83) |
CMYK | 0.1897233201581 | 0 | 0.12252964426877 | 0.0078431372549019 | cmyk(0.1897233201581,0,0.12252964426877,0.0078431372549019) |
Description
The RGB value of color #cdfdde is rgb(205, 253, 222).
In the hex color #cdfdde, The value of Red is 205, value of Green is 253, and value of Blue is 222. The primary color is Green. Similarly, The HSL values for #cdfdde consists of 141° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #cdfdde can be represented as Cyan=0.1897233201581%, Magenta=0%, Yellow=0.12252964426877%, and Black=0.0078431372549019%.
Shades of #cdfdde
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 #cdfdde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdfdde
Preview of #cdfdde on White Background
The contrast ratio of #cdfdde with white color is 1.12
Preview of #cdfdde on black background
The contrast ratio of #cdfdde with black color is 18.7
#cdfdde color will look good with a black background.
Color Schemes of #cdfdde
Triadic Colors of #cdfdde
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 #cdfdde
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 #cdfdde
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 #cdfdde
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: #cdfdde;
}
This is a sample text used for the color #cdfdde. 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: #cdfdde;
}
This is a sample text used for the color #cdfdde. 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 #cdfdde;
}
This is a sample text used for the color #cdfdde. 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 30.15%
Green 37.21%
Blue 32.65%
CMYK Percentage
Cyan 59.27
Magenta 0%
Yellow 38.28%
Black 2.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.