#eef8bd Hex Color
rgb(238, 248, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | f8 | bd | - | #eef8bd |
RGB | 238 | 248 | 189 | - | rgb(238,248,189) |
HSL | 70 | 81% | 86% | - | hsl(70,81%,86%) |
HSV | 70 | 24% | 97% | - | hsv(70,24%,97%) |
XYZ | 78.0126 | 88.9861 | 61.2084 | - | xyz(78.0126,88.9861,61.2084) |
CIE-LAB | 95.57 | -12.78 | 27.31 | - | lab(95.57,-12.78,27.31) |
CMYK | 0.040322580645161 | 0 | 0.23790322580645 | 0.027450980392157 | cmyk(0.040322580645161,0,0.23790322580645,0.027450980392157) |
Description
The RGB value of color #eef8bd is rgb(238, 248, 189).
In the hex color #eef8bd, The value of Red is 238, value of Green is 248, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #eef8bd consists of 70° Hue, 81% Saturation, and 86% Lightness.
In the CMYK color model, the color #eef8bd can be represented as Cyan=0.040322580645161%, Magenta=0%, Yellow=0.23790322580645%, and Black=0.027450980392157%.
Shades of #eef8bd
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 #eef8bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eef8bd
Preview of #eef8bd on White Background
The contrast ratio of #eef8bd with white color is 1.12
Preview of #eef8bd on black background
The contrast ratio of #eef8bd with black color is 18.8
#eef8bd color will look good with a black background.
Color Schemes of #eef8bd
Triadic Colors of #eef8bd
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 #eef8bd
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 #eef8bd
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 #eef8bd
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: #eef8bd;
}
This is a sample text used for the color #eef8bd. 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: #eef8bd;
}
This is a sample text used for the color #eef8bd. 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 #eef8bd;
}
This is a sample text used for the color #eef8bd. 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.26%
Green 36.74%
Blue 28%
CMYK Percentage
Cyan 13.19
Magenta 0%
Yellow 77.83%
Black 8.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.