#edcee8 Hex Color
rgb(237, 206, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | ce | e8 | - | #edcee8 |
RGB | 237 | 206 | 232 | - | rgb(237,206,232) |
HSL | 310 | 46% | 87% | - | hsl(310,46%,87%) |
HSV | 310 | 13% | 93% | - | hsv(310,13%,93%) |
XYZ | 71.5618 | 67.9733 | 85.6924 | - | xyz(71.5618,67.9733,85.6924) |
CIE-LAB | 85.99 | 15.24 | -8.8 | - | lab(85.99,15.24,-8.8) |
CMYK | 0 | 0.13080168776371 | 0.021097046413502 | 0.070588235294118 | cmyk(0,0.13080168776371,0.021097046413502,0.070588235294118) |
Description
The RGB value of color #edcee8 is rgb(237, 206, 232).
In the hex color #edcee8, The value of Red is 237, value of Green is 206, and value of Blue is 232. The primary color is Red. Similarly, The HSL values for #edcee8 consists of 310° Hue, 46% Saturation, and 87% Lightness.
In the CMYK color model, the color #edcee8 can be represented as Cyan=0%, Magenta=0.13080168776371%, Yellow=0.021097046413502%, and Black=0.070588235294118%.
Shades of #edcee8
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 #edcee8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edcee8
Preview of #edcee8 on White Background
The contrast ratio of #edcee8 with white color is 1.44
Preview of #edcee8 on black background
The contrast ratio of #edcee8 with black color is 14.59
#edcee8 color will look good with a black background.
Color Schemes of #edcee8
Triadic Colors of #edcee8
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 #edcee8
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 #edcee8
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 #edcee8
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: #edcee8;
}
This is a sample text used for the color #edcee8. 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: #edcee8;
}
This is a sample text used for the color #edcee8. 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 #edcee8;
}
This is a sample text used for the color #edcee8. 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.11%
Green 30.52%
Blue 34.37%
CMYK Percentage
Cyan 0
Magenta 58.79%
Yellow 9.48%
Black 31.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.