#ebefc0 Hex Color
rgb(235, 239, 192)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | eb | ef | c0 | - | #ebefc0 |
| RGB | 235 | 239 | 192 | - | rgb(235,239,192) |
| HSL | 65 | 59% | 85% | - | hsl(65,59%,85%) |
| HSV | 65 | 20% | 94% | - | hsv(65,20%,94%) |
| XYZ | 74.6419 | 83.2009 | 61.9945 | - | xyz(74.6419,83.2009,61.9945) |
| CIE-LAB | 93.1 | -8.97 | 22.34 | - | lab(93.1,-8.97,22.34) |
| CMYK | 0.01673640167364 | 0 | 0.19665271966527 | 0.062745098039216 | cmyk(0.01673640167364,0,0.19665271966527,0.062745098039216) |
Description
The RGB value of color #ebefc0 is rgb(235, 239, 192).
In the hex color #ebefc0, The value of Red is 235, value of Green is 239, and value of Blue is 192. The primary color is Green. Similarly, The HSL values for #ebefc0 consists of 65° Hue, 59% Saturation, and 85% Lightness.
In the CMYK color model, the color #ebefc0 can be represented as Cyan=0.01673640167364%, Magenta=0%, Yellow=0.19665271966527%, and Black=0.062745098039216%.
Shades of #ebefc0
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 #ebefc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebefc0
Preview of #ebefc0 on White Background
The contrast ratio of #ebefc0 with white color is 1.19
Preview of #ebefc0 on black background
The contrast ratio of #ebefc0 with black color is 17.64
#ebefc0 color will look good with a black background.
Color Schemes of #ebefc0
Triadic Colors of #ebefc0
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 #ebefc0
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 #ebefc0
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 #ebefc0
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: #ebefc0;
}
This is a sample text used for the color #ebefc0. 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: #ebefc0;
}
This is a sample text used for the color #ebefc0. 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 #ebefc0;
}
This is a sample text used for the color #ebefc0. 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.29%
Green 35.89%
Blue 28.83%
CMYK Percentage
Cyan 6.06
Magenta 0%
Yellow 71.22%
Black 22.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.