#eaf2bb Hex Color
rgb(234, 242, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | f2 | bb | - | #eaf2bb |
RGB | 234 | 242 | 187 | - | rgb(234,242,187) |
HSL | 69 | 68% | 84% | - | hsl(69,68%,84%) |
HSV | 69 | 23% | 95% | - | hsv(69,23%,95%) |
XYZ | 74.6535 | 84.5845 | 59.4055 | - | xyz(74.6535,84.5845,59.4055) |
CIE-LAB | 93.7 | -11.54 | 25.72 | - | lab(93.7,-11.54,25.72) |
CMYK | 0.033057851239669 | 0 | 0.22727272727273 | 0.050980392156863 | cmyk(0.033057851239669,0,0.22727272727273,0.050980392156863) |
Description
The RGB value of color #eaf2bb is rgb(234, 242, 187).
In the hex color #eaf2bb, The value of Red is 234, value of Green is 242, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #eaf2bb consists of 69° Hue, 68% Saturation, and 84% Lightness.
In the CMYK color model, the color #eaf2bb can be represented as Cyan=0.033057851239669%, Magenta=0%, Yellow=0.22727272727273%, and Black=0.050980392156863%.
Shades of #eaf2bb
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 #eaf2bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaf2bb
Preview of #eaf2bb on White Background
The contrast ratio of #eaf2bb with white color is 1.17
Preview of #eaf2bb on black background
The contrast ratio of #eaf2bb with black color is 17.92
#eaf2bb color will look good with a black background.
Color Schemes of #eaf2bb
Triadic Colors of #eaf2bb
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 #eaf2bb
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 #eaf2bb
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 #eaf2bb
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: #eaf2bb;
}
This is a sample text used for the color #eaf2bb. 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: #eaf2bb;
}
This is a sample text used for the color #eaf2bb. 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 #eaf2bb;
}
This is a sample text used for the color #eaf2bb. 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 35.29%
Green 36.5%
Blue 28.21%
CMYK Percentage
Cyan 10.62
Magenta 0%
Yellow 73.01%
Black 16.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.