#ed8efb Hex Color
rgb(237, 142, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 8e | fb | - | #ed8efb |
RGB | 237 | 142 | 251 | - | rgb(237,142,251) |
HSL | 292 | 93% | 77% | - | hsl(292,93%,77%) |
HSV | 292 | 43% | 98% | - | hsv(292,43%,98%) |
XYZ | 62.0106 | 44.3156 | 96.5522 | - | xyz(62.0106,44.3156,96.5522) |
CIE-LAB | 72.44 | 52.45 | -39.66 | - | lab(72.44,52.45,-39.66) |
CMYK | 0.055776892430279 | 0.43426294820717 | 0 | 0.015686274509804 | cmyk(0.055776892430279,0.43426294820717,0,0.015686274509804) |
Description
The RGB value of color #ed8efb is rgb(237, 142, 251).
In the hex color #ed8efb, The value of Red is 237, value of Green is 142, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #ed8efb consists of 292° Hue, 93% Saturation, and 77% Lightness.
In the CMYK color model, the color #ed8efb can be represented as Cyan=0.055776892430279%, Magenta=0.43426294820717%, Yellow=0%, and Black=0.015686274509804%.
Shades of #ed8efb
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 #ed8efb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed8efb
Preview of #ed8efb on White Background
The contrast ratio of #ed8efb with white color is 2.13
Preview of #ed8efb on black background
The contrast ratio of #ed8efb with black color is 9.86
#ed8efb color will look good with a black background.
Color Schemes of #ed8efb
Triadic Colors of #ed8efb
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 #ed8efb
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 #ed8efb
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 #ed8efb
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: #ed8efb;
}
This is a sample text used for the color #ed8efb. 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: #ed8efb;
}
This is a sample text used for the color #ed8efb. 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 #ed8efb;
}
This is a sample text used for the color #ed8efb. 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.62%
Green 22.54%
Blue 39.84%
CMYK Percentage
Cyan 11.03
Magenta 85.87%
Yellow 0%
Black 3.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.