#edece6 Hex Color
rgb(237, 236, 230)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | ec | e6 | - | #edece6 |
RGB | 237 | 236 | 230 | - | rgb(237,236,230) |
HSL | 51 | 16% | 92% | - | hsl(51,16%,92%) |
HSV | 51 | 3% | 93% | - | hsv(51,3%,93%) |
XYZ | 79.2034 | 83.7086 | 86.8458 | - | xyz(79.2034,83.7086,86.8458) |
CIE-LAB | 93.32 | -0.71 | 3.01 | - | lab(93.32,-0.71,3.01) |
CMYK | 0 | 0.0042194092827004 | 0.029535864978903 | 0.070588235294118 | cmyk(0,0.0042194092827004,0.029535864978903,0.070588235294118) |
Description
The RGB value of color #edece6 is rgb(237, 236, 230).
In the hex color #edece6, The value of Red is 237, value of Green is 236, and value of Blue is 230. The primary color is Red. Similarly, The HSL values for #edece6 consists of 51° Hue, 16% Saturation, and 92% Lightness.
In the CMYK color model, the color #edece6 can be represented as Cyan=0%, Magenta=0.0042194092827004%, Yellow=0.029535864978903%, and Black=0.070588235294118%.
This color is named Commercial White.
Shades of #edece6
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 #edece6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edece6
Preview of #edece6 on White Background
The contrast ratio of #edece6 with white color is 1.18
Preview of #edece6 on black background
The contrast ratio of #edece6 with black color is 17.74
#edece6 color will look good with a black background.
Color Schemes of #edece6
Triadic Colors of #edece6
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 #edece6
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 #edece6
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 #edece6
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: #edece6;
}
This is a sample text used for the color #edece6. 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: #edece6;
}
This is a sample text used for the color #edece6. 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 #edece6;
}
This is a sample text used for the color #edece6. 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 33.71%
Green 33.57%
Blue 32.72%
CMYK Percentage
Cyan 0
Magenta 4.04%
Yellow 28.31%
Black 67.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.