#eaf1eb Hex Color
rgb(234, 241, 235)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ea | f1 | eb | - | #eaf1eb |
| RGB | 234 | 241 | 235 | - | rgb(234,241,235) |
| HSL | 129 | 20% | 93% | - | hsl(129,20%,93%) |
| HSV | 129 | 3% | 95% | - | hsv(129,3%,95%) |
| XYZ | 80.3824 | 86.4012 | 91.0378 | - | xyz(80.3824,86.4012,91.0378) |
| CIE-LAB | 94.48 | -3.39 | 2.07 | - | lab(94.48,-3.39,2.07) |
| CMYK | 0.029045643153527 | 0 | 0.024896265560166 | 0.054901960784314 | cmyk(0.029045643153527,0,0.024896265560166,0.054901960784314) |
Description
The RGB value of color #eaf1eb is rgb(234, 241, 235).
In the hex color #eaf1eb, The value of Red is 234, value of Green is 241, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #eaf1eb consists of 129° Hue, 20% Saturation, and 93% Lightness.
In the CMYK color model, the color #eaf1eb can be represented as Cyan=0.029045643153527%, Magenta=0%, Yellow=0.024896265560166%, and Black=0.054901960784314%.
Shades of #eaf1eb
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 #eaf1eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaf1eb
Preview of #eaf1eb on White Background
The contrast ratio of #eaf1eb with white color is 1.15
Preview of #eaf1eb on black background
The contrast ratio of #eaf1eb with black color is 18.28
#eaf1eb color will look good with a black background.
Color Schemes of #eaf1eb
Triadic Colors of #eaf1eb
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 #eaf1eb
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 #eaf1eb
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 #eaf1eb
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: #eaf1eb;
}
This is a sample text used for the color #eaf1eb. 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: #eaf1eb;
}
This is a sample text used for the color #eaf1eb. 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 #eaf1eb;
}
This is a sample text used for the color #eaf1eb. 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 33.94%
Blue 33.1%
CMYK Percentage
Cyan 26.69
Magenta 0%
Yellow 22.87%
Black 50.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.