#edafff Hex Color
rgb(237, 175, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ed | af | ff | - | #edafff |
| RGB | 237 | 175 | 255 | - | rgb(237,175,255) |
| HSL | 287 | 100% | 84% | - | hsl(287,100%,84%) |
| HSV | 287 | 31% | 100% | - | hsv(287,31%,100%) |
| XYZ | 68.305 | 55.8845 | 101.7945 | - | xyz(68.305,55.8845,101.7945) |
| CIE-LAB | 79.55 | 36.01 | -30.82 | - | lab(79.55,36.01,-30.82) |
| CMYK | 0.070588235294118 | 0.31372549019608 | 0 | 0 | cmyk(0.070588235294118,0.31372549019608,0,0) |
Description
The RGB value of color #edafff is rgb(237, 175, 255).
In the hex color #edafff, The value of Red is 237, value of Green is 175, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #edafff consists of 287° Hue, 100% Saturation, and 84% Lightness.
In the CMYK color model, the color #edafff can be represented as Cyan=0.070588235294118%, Magenta=0.31372549019608%, Yellow=0%, and Black=0%.
Shades of #edafff
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 #edafff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edafff
Preview of #edafff on White Background
The contrast ratio of #edafff with white color is 1.72
Preview of #edafff on black background
The contrast ratio of #edafff with black color is 12.18
#edafff color will look good with a black background.
Color Schemes of #edafff
Triadic Colors of #edafff
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 #edafff
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 #edafff
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 #edafff
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: #edafff;
}
This is a sample text used for the color #edafff. 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: #edafff;
}
This is a sample text used for the color #edafff. 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 #edafff;
}
This is a sample text used for the color #edafff. 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 35.53%
Green 26.24%
Blue 38.23%
CMYK Percentage
Cyan 18.37
Magenta 81.63%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.