#ebf1ee Hex Color
rgb(235, 241, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | f1 | ee | - | #ebf1ee |
RGB | 235 | 241 | 238 | - | rgb(235,241,238) |
HSL | 150 | 18% | 93% | - | hsl(150,18%,93%) |
HSV | 150 | 2% | 95% | - | hsv(150,2%,95%) |
XYZ | 81.1489 | 86.7458 | 93.3555 | - | xyz(81.1489,86.7458,93.3555) |
CIE-LAB | 94.63 | -2.52 | 0.74 | - | lab(94.63,-2.52,0.74) |
CMYK | 0.024896265560166 | 0 | 0.012448132780083 | 0.054901960784314 | cmyk(0.024896265560166,0,0.012448132780083,0.054901960784314) |
Description
The RGB value of color #ebf1ee is rgb(235, 241, 238).
In the hex color #ebf1ee, The value of Red is 235, value of Green is 241, and value of Blue is 238. The primary color is Green. Similarly, The HSL values for #ebf1ee consists of 150° Hue, 18% Saturation, and 93% Lightness.
In the CMYK color model, the color #ebf1ee can be represented as Cyan=0.024896265560166%, Magenta=0%, Yellow=0.012448132780083%, and Black=0.054901960784314%.
Shades of #ebf1ee
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 #ebf1ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebf1ee
Preview of #ebf1ee on White Background
The contrast ratio of #ebf1ee with white color is 1.14
Preview of #ebf1ee on black background
The contrast ratio of #ebf1ee with black color is 18.35
#ebf1ee color will look good with a black background.
Color Schemes of #ebf1ee
Triadic Colors of #ebf1ee
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 #ebf1ee
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 #ebf1ee
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 #ebf1ee
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: #ebf1ee;
}
This is a sample text used for the color #ebf1ee. 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: #ebf1ee;
}
This is a sample text used for the color #ebf1ee. 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 #ebf1ee;
}
This is a sample text used for the color #ebf1ee. 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 32.91%
Green 33.75%
Blue 33.33%
CMYK Percentage
Cyan 26.99
Magenta 0%
Yellow 13.49%
Black 59.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.