#eedfe6 Hex Color
rgb(238, 223, 230)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | df | e6 | - | #eedfe6 |
RGB | 238 | 223 | 230 | - | rgb(238,223,230) |
HSL | 332 | 31% | 90% | - | hsl(332,31%,90%) |
HSV | 332 | 6% | 93% | - | hsv(332,6%,93%) |
XYZ | 75.9305 | 76.6657 | 85.6589 | - | xyz(75.9305,76.6657,85.6589) |
CIE-LAB | 90.17 | 6.32 | -1.58 | - | lab(90.17,6.32,-1.58) |
CMYK | 0 | 0.063025210084034 | 0.033613445378151 | 0.066666666666667 | cmyk(0,0.063025210084034,0.033613445378151,0.066666666666667) |
Description
The RGB value of color #eedfe6 is rgb(238, 223, 230).
In the hex color #eedfe6, The value of Red is 238, value of Green is 223, and value of Blue is 230. The primary color is Red. Similarly, The HSL values for #eedfe6 consists of 332° Hue, 31% Saturation, and 90% Lightness.
In the CMYK color model, the color #eedfe6 can be represented as Cyan=0%, Magenta=0.063025210084034%, Yellow=0.033613445378151%, and Black=0.066666666666667%.
Shades of #eedfe6
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 #eedfe6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eedfe6
Preview of #eedfe6 on White Background
The contrast ratio of #eedfe6 with white color is 1.29
Preview of #eedfe6 on black background
The contrast ratio of #eedfe6 with black color is 16.33
#eedfe6 color will look good with a black background.
Color Schemes of #eedfe6
Triadic Colors of #eedfe6
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 #eedfe6
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 #eedfe6
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 #eedfe6
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: #eedfe6;
}
This is a sample text used for the color #eedfe6. 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: #eedfe6;
}
This is a sample text used for the color #eedfe6. 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 #eedfe6;
}
This is a sample text used for the color #eedfe6. 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.44%
Green 32.27%
Blue 33.29%
CMYK Percentage
Cyan 0
Magenta 38.59%
Yellow 20.58%
Black 40.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.