#ddefc5 Hex Color
rgb(221, 239, 197)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ef | c5 | - | #ddefc5 |
RGB | 221 | 239 | 197 | - | rgb(221,239,197) |
HSL | 86 | 57% | 85% | - | hsl(86,57%,85%) |
HSV | 86 | 18% | 94% | - | hsv(86,18%,94%) |
XYZ | 70.7633 | 81.1364 | 64.7546 | - | xyz(70.7633,81.1364,64.7546) |
CIE-LAB | 92.19 | -13.18 | 18.35 | - | lab(92.19,-13.18,18.35) |
CMYK | 0.075313807531381 | 0 | 0.17573221757322 | 0.062745098039216 | cmyk(0.075313807531381,0,0.17573221757322,0.062745098039216) |
Description
The RGB value of color #ddefc5 is rgb(221, 239, 197).
In the hex color #ddefc5, The value of Red is 221, value of Green is 239, and value of Blue is 197. The primary color is Green. Similarly, The HSL values for #ddefc5 consists of 86° Hue, 57% Saturation, and 85% Lightness.
In the CMYK color model, the color #ddefc5 can be represented as Cyan=0.075313807531381%, Magenta=0%, Yellow=0.17573221757322%, and Black=0.062745098039216%.
Shades of #ddefc5
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 #ddefc5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddefc5
Preview of #ddefc5 on White Background
The contrast ratio of #ddefc5 with white color is 1.22
Preview of #ddefc5 on black background
The contrast ratio of #ddefc5 with black color is 17.23
#ddefc5 color will look good with a black background.
Color Schemes of #ddefc5
Triadic Colors of #ddefc5
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 #ddefc5
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 #ddefc5
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 #ddefc5
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: #ddefc5;
}
This is a sample text used for the color #ddefc5. 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: #ddefc5;
}
This is a sample text used for the color #ddefc5. 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 #ddefc5;
}
This is a sample text used for the color #ddefc5. 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.64%
Green 36.38%
Blue 29.98%
CMYK Percentage
Cyan 24
Magenta 0%
Yellow 56%
Black 20%
Comments on this color
Please login or signup to post a comment.
No comments yet.