#e1f0e4 Hex Color
rgb(225, 240, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e1 | f0 | e4 | - | #e1f0e4 |
RGB | 225 | 240 | 228 | - | rgb(225,240,228) |
HSL | 132 | 33% | 91% | - | hsl(132,33%,91%) |
HSV | 132 | 6% | 94% | - | hsv(132,6%,94%) |
XYZ | 76.215 | 83.9292 | 85.5818 | - | xyz(76.215,83.9292,85.5818) |
CIE-LAB | 93.42 | -7.12 | 4.08 | - | lab(93.42,-7.12,4.08) |
CMYK | 0.0625 | 0 | 0.05 | 0.058823529411765 | cmyk(0.0625,0,0.05,0.058823529411765) |
Description
The RGB value of color #e1f0e4 is rgb(225, 240, 228).
In the hex color #e1f0e4, The value of Red is 225, value of Green is 240, and value of Blue is 228. The primary color is Green. Similarly, The HSL values for #e1f0e4 consists of 132° Hue, 33% Saturation, and 91% Lightness.
In the CMYK color model, the color #e1f0e4 can be represented as Cyan=0.0625%, Magenta=0%, Yellow=0.05%, and Black=0.058823529411765%.
Shades of #e1f0e4
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 #e1f0e4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e1f0e4
Preview of #e1f0e4 on White Background
The contrast ratio of #e1f0e4 with white color is 1.18
Preview of #e1f0e4 on black background
The contrast ratio of #e1f0e4 with black color is 17.79
#e1f0e4 color will look good with a black background.
Color Schemes of #e1f0e4
Triadic Colors of #e1f0e4
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 #e1f0e4
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 #e1f0e4
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 #e1f0e4
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: #e1f0e4;
}
This is a sample text used for the color #e1f0e4. 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: #e1f0e4;
}
This is a sample text used for the color #e1f0e4. 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 #e1f0e4;
}
This is a sample text used for the color #e1f0e4. 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.47%
Green 34.63%
Blue 32.9%
CMYK Percentage
Cyan 36.48
Magenta 0%
Yellow 29.18%
Black 34.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.