#e6ecfd Hex Color
rgb(230, 236, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | ec | fd | - | #e6ecfd |
RGB | 230 | 236 | 253 | - | rgb(230,236,253) |
HSL | 224 | 85% | 95% | - | hsl(224,85%,95%) |
HSV | 224 | 9% | 99% | - | hsv(224,9%,99%) |
XYZ | 80.3582 | 83.9057 | 104.8886 | - | xyz(80.3582,83.9057,104.8886) |
CIE-LAB | 93.41 | 1.2 | -8.89 | - | lab(93.41,1.2,-8.89) |
CMYK | 0.090909090909091 | 0.067193675889328 | 0 | 0.0078431372549019 | cmyk(0.090909090909091,0.067193675889328,0,0.0078431372549019) |
Description
The RGB value of color #e6ecfd is rgb(230, 236, 253).
In the hex color #e6ecfd, The value of Red is 230, value of Green is 236, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #e6ecfd consists of 224° Hue, 85% Saturation, and 95% Lightness.
In the CMYK color model, the color #e6ecfd can be represented as Cyan=0.090909090909091%, Magenta=0.067193675889328%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #e6ecfd
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 #e6ecfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6ecfd
Preview of #e6ecfd on White Background
The contrast ratio of #e6ecfd with white color is 1.18
Preview of #e6ecfd on black background
The contrast ratio of #e6ecfd with black color is 17.78
#e6ecfd color will look good with a black background.
Color Schemes of #e6ecfd
Triadic Colors of #e6ecfd
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 #e6ecfd
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 #e6ecfd
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 #e6ecfd
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: #e6ecfd;
}
This is a sample text used for the color #e6ecfd. 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: #e6ecfd;
}
This is a sample text used for the color #e6ecfd. 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 #e6ecfd;
}
This is a sample text used for the color #e6ecfd. 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.99%
Green 32.82%
Blue 35.19%
CMYK Percentage
Cyan 54.78
Magenta 40.49%
Yellow 0%
Black 4.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.