#ebf5d0 Hex Color
rgb(235, 245, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | f5 | d0 | - | #ebf5d0 |
RGB | 235 | 245 | 208 | - | rgb(235,245,208) |
HSL | 76 | 65% | 89% | - | hsl(76,65%,89%) |
HSV | 76 | 15% | 96% | - | hsv(76,15%,96%) |
XYZ | 78.2985 | 87.521 | 72.441 | - | xyz(78.2985,87.521,72.441) |
CIE-LAB | 94.96 | -9.56 | 16.71 | - | lab(94.96,-9.56,16.71) |
CMYK | 0.040816326530612 | 0 | 0.15102040816327 | 0.03921568627451 | cmyk(0.040816326530612,0,0.15102040816327,0.03921568627451) |
Description
The RGB value of color #ebf5d0 is rgb(235, 245, 208).
In the hex color #ebf5d0, The value of Red is 235, value of Green is 245, and value of Blue is 208. The primary color is Green. Similarly, The HSL values for #ebf5d0 consists of 76° Hue, 65% Saturation, and 89% Lightness.
In the CMYK color model, the color #ebf5d0 can be represented as Cyan=0.040816326530612%, Magenta=0%, Yellow=0.15102040816327%, and Black=0.03921568627451%.
Shades of #ebf5d0
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 #ebf5d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebf5d0
Preview of #ebf5d0 on White Background
The contrast ratio of #ebf5d0 with white color is 1.13
Preview of #ebf5d0 on black background
The contrast ratio of #ebf5d0 with black color is 18.5
#ebf5d0 color will look good with a black background.
Color Schemes of #ebf5d0
Triadic Colors of #ebf5d0
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 #ebf5d0
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 #ebf5d0
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 #ebf5d0
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: #ebf5d0;
}
This is a sample text used for the color #ebf5d0. 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: #ebf5d0;
}
This is a sample text used for the color #ebf5d0. 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 #ebf5d0;
}
This is a sample text used for the color #ebf5d0. 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 34.16%
Green 35.61%
Blue 30.23%
CMYK Percentage
Cyan 17.67
Magenta 0%
Yellow 65.36%
Black 16.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.