#ececfb Hex Color
rgb(236, 236, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | ec | fb | - | #ececfb |
RGB | 236 | 236 | 251 | - | rgb(236,236,251) |
HSL | 240 | 65% | 95% | - | hsl(240,65%,95%) |
HSV | 240 | 6% | 98% | - | hsv(240,6%,98%) |
XYZ | 82.0001 | 84.7888 | 103.3108 | - | xyz(82.0001,84.7888,103.3108) |
CIE-LAB | 93.79 | 2.75 | -7.23 | - | lab(93.79,2.75,-7.23) |
CMYK | 0.059760956175299 | 0.059760956175299 | 0 | 0.015686274509804 | cmyk(0.059760956175299,0.059760956175299,0,0.015686274509804) |
Description
The RGB value of color #ececfb is rgb(236, 236, 251).
In the hex color #ececfb, The value of Red is 236, value of Green is 236, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #ececfb consists of 240° Hue, 65% Saturation, and 95% Lightness.
In the CMYK color model, the color #ececfb can be represented as Cyan=0.059760956175299%, Magenta=0.059760956175299%, Yellow=0%, and Black=0.015686274509804%.
Shades of #ececfb
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 #ececfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ececfb
Preview of #ececfb on White Background
The contrast ratio of #ececfb with white color is 1.17
Preview of #ececfb on black background
The contrast ratio of #ececfb with black color is 17.96
#ececfb color will look good with a black background.
Color Schemes of #ececfb
Triadic Colors of #ececfb
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 #ececfb
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 #ececfb
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 #ececfb
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: #ececfb;
}
This is a sample text used for the color #ececfb. 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: #ececfb;
}
This is a sample text used for the color #ececfb. 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 #ececfb;
}
This is a sample text used for the color #ececfb. 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.64%
Green 32.64%
Blue 34.72%
CMYK Percentage
Cyan 44.2
Magenta 44.2%
Yellow 0%
Black 11.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.