#eaefd1 Hex Color
rgb(234, 239, 209)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | ef | d1 | - | #eaefd1 |
RGB | 234 | 239 | 209 | - | rgb(234,239,209) |
HSL | 70 | 48% | 88% | - | hsl(70,48%,88%) |
HSV | 70 | 13% | 94% | - | hsv(70,13%,94%) |
XYZ | 76.3068 | 83.8289 | 72.4804 | - | xyz(76.3068,83.8289,72.4804) |
CIE-LAB | 93.38 | -6.74 | 13.95 | - | lab(93.38,-6.74,13.95) |
CMYK | 0.02092050209205 | 0 | 0.1255230125523 | 0.062745098039216 | cmyk(0.02092050209205,0,0.1255230125523,0.062745098039216) |
Description
The RGB value of color #eaefd1 is rgb(234, 239, 209).
In the hex color #eaefd1, The value of Red is 234, value of Green is 239, and value of Blue is 209. The primary color is Green. Similarly, The HSL values for #eaefd1 consists of 70° Hue, 48% Saturation, and 88% Lightness.
In the CMYK color model, the color #eaefd1 can be represented as Cyan=0.02092050209205%, Magenta=0%, Yellow=0.1255230125523%, and Black=0.062745098039216%.
Shades of #eaefd1
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 #eaefd1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaefd1
Preview of #eaefd1 on White Background
The contrast ratio of #eaefd1 with white color is 1.18
Preview of #eaefd1 on black background
The contrast ratio of #eaefd1 with black color is 17.77
#eaefd1 color will look good with a black background.
Color Schemes of #eaefd1
Triadic Colors of #eaefd1
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 #eaefd1
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 #eaefd1
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 #eaefd1
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: #eaefd1;
}
This is a sample text used for the color #eaefd1. 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: #eaefd1;
}
This is a sample text used for the color #eaefd1. 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 #eaefd1;
}
This is a sample text used for the color #eaefd1. 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 34.31%
Green 35.04%
Blue 30.65%
CMYK Percentage
Cyan 10
Magenta 0%
Yellow 60%
Black 29.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.