#cde4fd Hex Color
rgb(205, 228, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | e4 | fd | - | #cde4fd |
RGB | 205 | 228 | 253 | - | rgb(205,228,253) |
HSL | 211 | 92% | 90% | - | hsl(211,92%,90%) |
HSV | 211 | 19% | 99% | - | hsv(211,19%,99%) |
XYZ | 70.6499 | 75.5578 | 103.789 | - | xyz(70.6499,75.5578,103.789) |
CIE-LAB | 89.65 | -2.48 | -14.67 | - | lab(89.65,-2.48,-14.67) |
CMYK | 0.1897233201581 | 0.098814229249012 | 0 | 0.0078431372549019 | cmyk(0.1897233201581,0.098814229249012,0,0.0078431372549019) |
Description
The RGB value of color #cde4fd is rgb(205, 228, 253).
In the hex color #cde4fd, The value of Red is 205, value of Green is 228, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #cde4fd consists of 211° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #cde4fd can be represented as Cyan=0.1897233201581%, Magenta=0.098814229249012%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #cde4fd
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 #cde4fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cde4fd
Preview of #cde4fd on White Background
The contrast ratio of #cde4fd with white color is 1.3
Preview of #cde4fd on black background
The contrast ratio of #cde4fd with black color is 16.11
#cde4fd color will look good with a black background.
Color Schemes of #cde4fd
Triadic Colors of #cde4fd
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 #cde4fd
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 #cde4fd
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 #cde4fd
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: #cde4fd;
}
This is a sample text used for the color #cde4fd. 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: #cde4fd;
}
This is a sample text used for the color #cde4fd. 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 #cde4fd;
}
This is a sample text used for the color #cde4fd. 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.88%
Green 33.24%
Blue 36.88%
CMYK Percentage
Cyan 64.01
Magenta 33.34%
Yellow 0%
Black 2.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.