#ece5fb Hex Color
rgb(236, 229, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | e5 | fb | - | #ece5fb |
RGB | 236 | 229 | 251 | - | rgb(236,229,251) |
HSL | 259 | 73% | 94% | - | hsl(259,73%,94%) |
HSV | 259 | 9% | 98% | - | hsv(259,9%,98%) |
XYZ | 80.024 | 80.8365 | 102.6521 | - | xyz(80.024,80.8365,102.6521) |
CIE-LAB | 92.06 | 6.36 | -9.8 | - | lab(92.06,6.36,-9.8) |
CMYK | 0.059760956175299 | 0.087649402390438 | 0 | 0.015686274509804 | cmyk(0.059760956175299,0.087649402390438,0,0.015686274509804) |
Description
The RGB value of color #ece5fb is rgb(236, 229, 251).
In the hex color #ece5fb, The value of Red is 236, value of Green is 229, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #ece5fb consists of 259° Hue, 73% Saturation, and 94% Lightness.
In the CMYK color model, the color #ece5fb can be represented as Cyan=0.059760956175299%, Magenta=0.087649402390438%, Yellow=0%, and Black=0.015686274509804%.
Shades of #ece5fb
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 #ece5fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ece5fb
Preview of #ece5fb on White Background
The contrast ratio of #ece5fb with white color is 1.22
Preview of #ece5fb on black background
The contrast ratio of #ece5fb with black color is 17.17
#ece5fb color will look good with a black background.
Color Schemes of #ece5fb
Triadic Colors of #ece5fb
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 #ece5fb
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 #ece5fb
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 #ece5fb
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: #ece5fb;
}
This is a sample text used for the color #ece5fb. 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: #ece5fb;
}
This is a sample text used for the color #ece5fb. 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 #ece5fb;
}
This is a sample text used for the color #ece5fb. 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 32.96%
Green 31.98%
Blue 35.06%
CMYK Percentage
Cyan 36.64
Magenta 53.74%
Yellow 0%
Black 9.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.