#ece6f2 Hex Color
rgb(236, 230, 242)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | e6 | f2 | - | #ece6f2 |
RGB | 236 | 230 | 242 | - | rgb(236,230,242) |
HSL | 270 | 32% | 93% | - | hsl(270,32%,93%) |
HSV | 270 | 5% | 95% | - | hsv(270,5%,95%) |
XYZ | 78.9159 | 80.8373 | 95.4482 | - | xyz(78.9159,80.8373,95.4482) |
CIE-LAB | 92.06 | 4.17 | -5.1 | - | lab(92.06,4.17,-5.1) |
CMYK | 0.024793388429752 | 0.049586776859504 | 0 | 0.050980392156863 | cmyk(0.024793388429752,0.049586776859504,0,0.050980392156863) |
Description
The RGB value of color #ece6f2 is rgb(236, 230, 242).
In the hex color #ece6f2, The value of Red is 236, value of Green is 230, and value of Blue is 242. The primary color is Blue. Similarly, The HSL values for #ece6f2 consists of 270° Hue, 32% Saturation, and 93% Lightness.
In the CMYK color model, the color #ece6f2 can be represented as Cyan=0.024793388429752%, Magenta=0.049586776859504%, Yellow=0%, and Black=0.050980392156863%.
Shades of #ece6f2
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 #ece6f2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ece6f2
Preview of #ece6f2 on White Background
The contrast ratio of #ece6f2 with white color is 1.22
Preview of #ece6f2 on black background
The contrast ratio of #ece6f2 with black color is 17.17
#ece6f2 color will look good with a black background.
Color Schemes of #ece6f2
Triadic Colors of #ece6f2
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 #ece6f2
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 #ece6f2
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 #ece6f2
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: #ece6f2;
}
This is a sample text used for the color #ece6f2. 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: #ece6f2;
}
This is a sample text used for the color #ece6f2. 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 #ece6f2;
}
This is a sample text used for the color #ece6f2. 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 33.33%
Green 32.49%
Blue 34.18%
CMYK Percentage
Cyan 19.78
Magenta 39.56%
Yellow 0%
Black 40.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.