#eafef1 Hex Color
rgb(234, 254, 241)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | fe | f1 | - | #eafef1 |
RGB | 234 | 254 | 241 | - | rgb(234,254,241) |
HSL | 141 | 91% | 96% | - | hsl(141,91%,96%) |
HSV | 141 | 8% | 100% | - | hsv(141,8%,100%) |
XYZ | 85.2507 | 94.7269 | 97.01 | - | xyz(85.2507,94.7269,97.01) |
CIE-LAB | 97.92 | -8.86 | 3.97 | - | lab(97.92,-8.86,3.97) |
CMYK | 0.078740157480315 | 0 | 0.051181102362205 | 0.003921568627451 | cmyk(0.078740157480315,0,0.051181102362205,0.003921568627451) |
Description
The RGB value of color #eafef1 is rgb(234, 254, 241).
In the hex color #eafef1, The value of Red is 234, value of Green is 254, and value of Blue is 241. The primary color is Green. Similarly, The HSL values for #eafef1 consists of 141° Hue, 91% Saturation, and 96% Lightness.
In the CMYK color model, the color #eafef1 can be represented as Cyan=0.078740157480315%, Magenta=0%, Yellow=0.051181102362205%, and Black=0.003921568627451%.
Shades of #eafef1
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 #eafef1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eafef1
Preview of #eafef1 on White Background
The contrast ratio of #eafef1 with white color is 1.05
Preview of #eafef1 on black background
The contrast ratio of #eafef1 with black color is 19.95
#eafef1 color will look good with a black background.
Color Schemes of #eafef1
Triadic Colors of #eafef1
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 #eafef1
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 #eafef1
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 #eafef1
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: #eafef1;
}
This is a sample text used for the color #eafef1. 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: #eafef1;
}
This is a sample text used for the color #eafef1. 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 #eafef1;
}
This is a sample text used for the color #eafef1. 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.1%
Green 34.84%
Blue 33.06%
CMYK Percentage
Cyan 58.83
Magenta 0%
Yellow 38.24%
Black 2.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.