#eaf8dc Hex Color
rgb(234, 248, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | f8 | dc | - | #eaf8dc |
RGB | 234 | 248 | 220 | - | rgb(234,248,220) |
HSL | 90 | 67% | 92% | - | hsl(90,67%,92%) |
HSV | 90 | 11% | 97% | - | hsv(90,11%,97%) |
XYZ | 80.4174 | 89.7945 | 80.8038 | - | xyz(80.4174,89.7945,80.8038) |
CIE-LAB | 95.91 | -9.47 | 11.88 | - | lab(95.91,-9.47,11.88) |
CMYK | 0.056451612903226 | 0 | 0.11290322580645 | 0.027450980392157 | cmyk(0.056451612903226,0,0.11290322580645,0.027450980392157) |
Description
The RGB value of color #eaf8dc is rgb(234, 248, 220).
In the hex color #eaf8dc, The value of Red is 234, value of Green is 248, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #eaf8dc consists of 90° Hue, 67% Saturation, and 92% Lightness.
In the CMYK color model, the color #eaf8dc can be represented as Cyan=0.056451612903226%, Magenta=0%, Yellow=0.11290322580645%, and Black=0.027450980392157%.
Shades of #eaf8dc
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 #eaf8dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaf8dc
Preview of #eaf8dc on White Background
The contrast ratio of #eaf8dc with white color is 1.11
Preview of #eaf8dc on black background
The contrast ratio of #eaf8dc with black color is 18.96
#eaf8dc color will look good with a black background.
Color Schemes of #eaf8dc
Triadic Colors of #eaf8dc
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 #eaf8dc
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 #eaf8dc
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 #eaf8dc
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: #eaf8dc;
}
This is a sample text used for the color #eaf8dc. 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: #eaf8dc;
}
This is a sample text used for the color #eaf8dc. 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 #eaf8dc;
}
This is a sample text used for the color #eaf8dc. 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 33.33%
Green 35.33%
Blue 31.34%
CMYK Percentage
Cyan 28.68
Magenta 0%
Yellow 57.37%
Black 13.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.