#ddeded Hex Color
rgb(221, 237, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ed | ed | - | #ddeded |
RGB | 221 | 237 | 237 | - | rgb(221,237,237) |
HSL | 180 | 31% | 90% | - | hsl(180,31%,90%) |
HSV | 180 | 7% | 93% | - | hsv(180,7%,93%) |
XYZ | 75.389 | 82.055 | 91.9855 | - | xyz(75.389,82.055,91.9855) |
CIE-LAB | 92.6 | -5.26 | -1.83 | - | lab(92.6,-5.26,-1.83) |
CMYK | 0.067510548523207 | 0 | 0 | 0.070588235294118 | cmyk(0.067510548523207,0,0,0.070588235294118) |
Description
The RGB value of color #ddeded is rgb(221, 237, 237).
In the hex color #ddeded, The value of Red is 221, value of Green is 237, and value of Blue is 237. The primary color is Red. Similarly, The HSL values for #ddeded consists of 180° Hue, 31% Saturation, and 90% Lightness.
In the CMYK color model, the color #ddeded can be represented as Cyan=0.067510548523207%, Magenta=0%, Yellow=0%, and Black=0.070588235294118%.
Shades of #ddeded
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 #ddeded
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddeded
Preview of #ddeded on White Background
The contrast ratio of #ddeded with white color is 1.21
Preview of #ddeded on black background
The contrast ratio of #ddeded with black color is 17.41
#ddeded color will look good with a black background.
Color Schemes of #ddeded
Triadic Colors of #ddeded
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 #ddeded
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 #ddeded
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 #ddeded
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: #ddeded;
}
This is a sample text used for the color #ddeded. 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: #ddeded;
}
This is a sample text used for the color #ddeded. 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 #ddeded;
}
This is a sample text used for the color #ddeded. 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 34.1%
Blue 34.1%
CMYK Percentage
Cyan 48.89
Magenta 0%
Yellow 0%
Black 51.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.