#ebefed Hex Color
rgb(235, 239, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | ef | ed | - | #ebefed |
RGB | 235 | 239 | 237 | - | rgb(235,239,237) |
HSL | 150 | 11% | 93% | - | hsl(150,11%,93%) |
HSV | 150 | 2% | 94% | - | hsv(150,2%,94%) |
XYZ | 80.4135 | 85.5096 | 92.3875 | - | xyz(80.4135,85.5096,92.3875) |
CIE-LAB | 94.1 | -1.68 | 0.49 | - | lab(94.1,-1.68,0.49) |
CMYK | 0.01673640167364 | 0 | 0.0083682008368201 | 0.062745098039216 | cmyk(0.01673640167364,0,0.0083682008368201,0.062745098039216) |
Description
The RGB value of color #ebefed is rgb(235, 239, 237).
In the hex color #ebefed, The value of Red is 235, value of Green is 239, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #ebefed consists of 150° Hue, 11% Saturation, and 93% Lightness.
In the CMYK color model, the color #ebefed can be represented as Cyan=0.01673640167364%, Magenta=0%, Yellow=0.0083682008368201%, and Black=0.062745098039216%.
Shades of #ebefed
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 #ebefed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebefed
Preview of #ebefed on White Background
The contrast ratio of #ebefed with white color is 1.16
Preview of #ebefed on black background
The contrast ratio of #ebefed with black color is 18.1
#ebefed color will look good with a black background.
Color Schemes of #ebefed
Triadic Colors of #ebefed
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 #ebefed
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 #ebefed
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 #ebefed
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: #ebefed;
}
This is a sample text used for the color #ebefed. 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: #ebefed;
}
This is a sample text used for the color #ebefed. 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 #ebefed;
}
This is a sample text used for the color #ebefed. 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.05%
Green 33.61%
Blue 33.33%
CMYK Percentage
Cyan 19.05
Magenta 0%
Yellow 9.53%
Black 71.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.