#eda8ec Hex Color
rgb(237, 168, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | a8 | ec | - | #eda8ec |
RGB | 237 | 168 | 236 | - | rgb(237,168,236) |
HSL | 301 | 66% | 79% | - | hsl(301,66%,79%) |
HSV | 301 | 29% | 93% | - | hsv(301,29%,93%) |
XYZ | 64.068 | 52.0659 | 86.0299 | - | xyz(64.068,52.0659,86.0299) |
CIE-LAB | 77.32 | 36.16 | -24 | - | lab(77.32,36.16,-24) |
CMYK | 0 | 0.29113924050633 | 0.0042194092827004 | 0.070588235294118 | cmyk(0,0.29113924050633,0.0042194092827004,0.070588235294118) |
Description
The RGB value of color #eda8ec is rgb(237, 168, 236).
In the hex color #eda8ec, The value of Red is 237, value of Green is 168, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #eda8ec consists of 301° Hue, 66% Saturation, and 79% Lightness.
In the CMYK color model, the color #eda8ec can be represented as Cyan=0%, Magenta=0.29113924050633%, Yellow=0.0042194092827004%, and Black=0.070588235294118%.
Shades of #eda8ec
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 #eda8ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eda8ec
Preview of #eda8ec on White Background
The contrast ratio of #eda8ec with white color is 1.84
Preview of #eda8ec on black background
The contrast ratio of #eda8ec with black color is 11.41
#eda8ec color will look good with a black background.
Color Schemes of #eda8ec
Triadic Colors of #eda8ec
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 #eda8ec
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 #eda8ec
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 #eda8ec
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: #eda8ec;
}
This is a sample text used for the color #eda8ec. 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: #eda8ec;
}
This is a sample text used for the color #eda8ec. 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 #eda8ec;
}
This is a sample text used for the color #eda8ec. 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 36.97%
Green 26.21%
Blue 36.82%
CMYK Percentage
Cyan 0
Magenta 79.56%
Yellow 1.15%
Black 19.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.