#eda8eb Hex Color
rgb(237, 168, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | a8 | eb | - | #eda8eb |
RGB | 237 | 168 | 235 | - | rgb(237,168,235) |
HSL | 302 | 66% | 79% | - | hsl(302,66%,79%) |
HSV | 302 | 29% | 93% | - | hsv(302,29%,93%) |
XYZ | 63.9231 | 52.0079 | 85.2667 | - | xyz(63.9231,52.0079,85.2667) |
CIE-LAB | 77.29 | 35.98 | -23.51 | - | lab(77.29,35.98,-23.51) |
CMYK | 0 | 0.29113924050633 | 0.0084388185654009 | 0.070588235294118 | cmyk(0,0.29113924050633,0.0084388185654009,0.070588235294118) |
Description
The RGB value of color #eda8eb is rgb(237, 168, 235).
In the hex color #eda8eb, The value of Red is 237, value of Green is 168, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #eda8eb consists of 302° Hue, 66% Saturation, and 79% Lightness.
In the CMYK color model, the color #eda8eb can be represented as Cyan=0%, Magenta=0.29113924050633%, Yellow=0.0084388185654009%, and Black=0.070588235294118%.
Shades of #eda8eb
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 #eda8eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eda8eb
Preview of #eda8eb on White Background
The contrast ratio of #eda8eb with white color is 1.84
Preview of #eda8eb on black background
The contrast ratio of #eda8eb with black color is 11.4
#eda8eb color will look good with a black background.
Color Schemes of #eda8eb
Triadic Colors of #eda8eb
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 #eda8eb
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 #eda8eb
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 #eda8eb
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: #eda8eb;
}
This is a sample text used for the color #eda8eb. 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: #eda8eb;
}
This is a sample text used for the color #eda8eb. 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 #eda8eb;
}
This is a sample text used for the color #eda8eb. 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 37.03%
Green 26.25%
Blue 36.72%
CMYK Percentage
Cyan 0
Magenta 78.65%
Yellow 2.28%
Black 19.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.