#eaf1bf Hex Color
rgb(234, 241, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | f1 | bf | - | #eaf1bf |
RGB | 234 | 241 | 191 | - | rgb(234,241,191) |
HSL | 68 | 64% | 85% | - | hsl(68,64%,85%) |
HSV | 68 | 21% | 95% | - | hsv(68,21%,95%) |
XYZ | 74.791 | 84.1646 | 61.5937 | - | xyz(74.791,84.1646,61.5937) |
CIE-LAB | 93.52 | -10.47 | 23.42 | - | lab(93.52,-10.47,23.42) |
CMYK | 0.029045643153527 | 0 | 0.20746887966805 | 0.054901960784314 | cmyk(0.029045643153527,0,0.20746887966805,0.054901960784314) |
Description
The RGB value of color #eaf1bf is rgb(234, 241, 191).
In the hex color #eaf1bf, The value of Red is 234, value of Green is 241, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #eaf1bf consists of 68° Hue, 64% Saturation, and 85% Lightness.
In the CMYK color model, the color #eaf1bf can be represented as Cyan=0.029045643153527%, Magenta=0%, Yellow=0.20746887966805%, and Black=0.054901960784314%.
Shades of #eaf1bf
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 #eaf1bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaf1bf
Preview of #eaf1bf on White Background
The contrast ratio of #eaf1bf with white color is 1.18
Preview of #eaf1bf on black background
The contrast ratio of #eaf1bf with black color is 17.83
#eaf1bf color will look good with a black background.
Color Schemes of #eaf1bf
Triadic Colors of #eaf1bf
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 #eaf1bf
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 #eaf1bf
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 #eaf1bf
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: #eaf1bf;
}
This is a sample text used for the color #eaf1bf. 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: #eaf1bf;
}
This is a sample text used for the color #eaf1bf. 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 #eaf1bf;
}
This is a sample text used for the color #eaf1bf. 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.14%
Green 36.19%
Blue 28.68%
CMYK Percentage
Cyan 9.97
Magenta 0%
Yellow 71.19%
Black 18.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.