#eedfeb Hex Color
rgb(238, 223, 235)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ee | df | eb | - | #eedfeb |
| RGB | 238 | 223 | 235 | - | rgb(238,223,235) |
| HSL | 312 | 31% | 90% | - | hsl(312,31%,90%) |
| HSV | 312 | 6% | 93% | - | hsv(312,6%,93%) |
| XYZ | 76.643 | 76.9507 | 89.4107 | - | xyz(76.643,76.9507,89.4107) |
| CIE-LAB | 90.3 | 7.2 | -4.01 | - | lab(90.3,7.2,-4.01) |
| CMYK | 0 | 0.063025210084034 | 0.012605042016807 | 0.066666666666667 | cmyk(0,0.063025210084034,0.012605042016807,0.066666666666667) |
Description
The RGB value of color #eedfeb is rgb(238, 223, 235).
In the hex color #eedfeb, The value of Red is 238, value of Green is 223, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #eedfeb consists of 312° Hue, 31% Saturation, and 90% Lightness.
In the CMYK color model, the color #eedfeb can be represented as Cyan=0%, Magenta=0.063025210084034%, Yellow=0.012605042016807%, and Black=0.066666666666667%.
Shades of #eedfeb
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 #eedfeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eedfeb
Preview of #eedfeb on White Background
The contrast ratio of #eedfeb with white color is 1.28
Preview of #eedfeb on black background
The contrast ratio of #eedfeb with black color is 16.39
#eedfeb color will look good with a black background.
Color Schemes of #eedfeb
Triadic Colors of #eedfeb
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 #eedfeb
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 #eedfeb
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 #eedfeb
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: #eedfeb;
}
This is a sample text used for the color #eedfeb. 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: #eedfeb;
}
This is a sample text used for the color #eedfeb. 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 #eedfeb;
}
This is a sample text used for the color #eedfeb. 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.2%
Green 32.04%
Blue 33.76%
CMYK Percentage
Cyan 0
Magenta 44.29%
Yellow 8.86%
Black 46.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.