#eceafc Hex Color
rgb(236, 234, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | ea | fc | - | #eceafc |
RGB | 236 | 234 | 252 | - | rgb(236,234,252) |
HSL | 247 | 75% | 95% | - | hsl(247,75%,95%) |
HSV | 247 | 7% | 99% | - | hsv(247,7%,99%) |
XYZ | 81.5856 | 83.7068 | 103.9525 | - | xyz(81.5856,83.7068,103.9525) |
CIE-LAB | 93.32 | 3.96 | -8.45 | - | lab(93.32,3.96,-8.45) |
CMYK | 0.063492063492063 | 0.071428571428572 | 0 | 0.011764705882353 | cmyk(0.063492063492063,0.071428571428572,0,0.011764705882353) |
Description
The RGB value of color #eceafc is rgb(236, 234, 252).
In the hex color #eceafc, The value of Red is 236, value of Green is 234, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #eceafc consists of 247° Hue, 75% Saturation, and 95% Lightness.
In the CMYK color model, the color #eceafc can be represented as Cyan=0.063492063492063%, Magenta=0.071428571428572%, Yellow=0%, and Black=0.011764705882353%.
Shades of #eceafc
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 #eceafc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eceafc
Preview of #eceafc on White Background
The contrast ratio of #eceafc with white color is 1.18
Preview of #eceafc on black background
The contrast ratio of #eceafc with black color is 17.74
#eceafc color will look good with a black background.
Color Schemes of #eceafc
Triadic Colors of #eceafc
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 #eceafc
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 #eceafc
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 #eceafc
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: #eceafc;
}
This is a sample text used for the color #eceafc. 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: #eceafc;
}
This is a sample text used for the color #eceafc. 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 #eceafc;
}
This is a sample text used for the color #eceafc. 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.69%
Green 32.41%
Blue 34.9%
CMYK Percentage
Cyan 43.28
Magenta 48.7%
Yellow 0%
Black 8.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.