#ddecee Hex Color
rgb(221, 236, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ec | ee | - | #ddecee |
RGB | 221 | 236 | 238 | - | rgb(221,236,238) |
HSL | 187 | 33% | 90% | - | hsl(187,33%,90%) |
HSV | 187 | 7% | 93% | - | hsv(187,7%,93%) |
XYZ | 75.2469 | 81.5361 | 92.661 | - | xyz(75.2469,81.5361,92.661) |
CIE-LAB | 92.37 | -4.57 | -2.68 | - | lab(92.37,-4.57,-2.68) |
CMYK | 0.071428571428571 | 0.0084033613445378 | 0 | 0.066666666666667 | cmyk(0.071428571428571,0.0084033613445378,0,0.066666666666667) |
Description
The RGB value of color #ddecee is rgb(221, 236, 238).
In the hex color #ddecee, The value of Red is 221, value of Green is 236, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #ddecee consists of 187° Hue, 33% Saturation, and 90% Lightness.
In the CMYK color model, the color #ddecee can be represented as Cyan=0.071428571428571%, Magenta=0.0084033613445378%, Yellow=0%, and Black=0.066666666666667%.
Shades of #ddecee
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 #ddecee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddecee
Preview of #ddecee on White Background
The contrast ratio of #ddecee with white color is 1.21
Preview of #ddecee on black background
The contrast ratio of #ddecee with black color is 17.31
#ddecee color will look good with a black background.
Color Schemes of #ddecee
Triadic Colors of #ddecee
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 #ddecee
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 #ddecee
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 #ddecee
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: #ddecee;
}
This is a sample text used for the color #ddecee. 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: #ddecee;
}
This is a sample text used for the color #ddecee. 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 #ddecee;
}
This is a sample text used for the color #ddecee. 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 31.8%
Green 33.96%
Blue 34.24%
CMYK Percentage
Cyan 48.76
Magenta 5.74%
Yellow 0%
Black 45.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.