#ddfbdd Hex Color
rgb(221, 251, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | fb | dd | - | #ddfbdd |
RGB | 221 | 251 | 221 | - | rgb(221,251,221) |
HSL | 120 | 79% | 93% | - | hsl(120,79%,93%) |
HSV | 120 | 12% | 98% | - | hsv(120,12%,98%) |
XYZ | 77.3671 | 89.587 | 81.6209 | - | xyz(77.3671,89.587,81.6209) |
CIE-LAB | 95.83 | -15.16 | 11.12 | - | lab(95.83,-15.16,11.12) |
CMYK | 0.1195219123506 | 0 | 0.1195219123506 | 0.015686274509804 | cmyk(0.1195219123506,0,0.1195219123506,0.015686274509804) |
Description
The RGB value of color #ddfbdd is rgb(221, 251, 221).
In the hex color #ddfbdd, The value of Red is 221, value of Green is 251, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #ddfbdd consists of 120° Hue, 79% Saturation, and 93% Lightness.
In the CMYK color model, the color #ddfbdd can be represented as Cyan=0.1195219123506%, Magenta=0%, Yellow=0.1195219123506%, and Black=0.015686274509804%.
Shades of #ddfbdd
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 #ddfbdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddfbdd
Preview of #ddfbdd on White Background
The contrast ratio of #ddfbdd with white color is 1.11
Preview of #ddfbdd on black background
The contrast ratio of #ddfbdd with black color is 18.92
#ddfbdd color will look good with a black background.
Color Schemes of #ddfbdd
Triadic Colors of #ddfbdd
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 #ddfbdd
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 #ddfbdd
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 #ddfbdd
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: #ddfbdd;
}
This is a sample text used for the color #ddfbdd. 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: #ddfbdd;
}
This is a sample text used for the color #ddfbdd. 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 #ddfbdd;
}
This is a sample text used for the color #ddfbdd. 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.89%
Green 36.22%
Blue 31.89%
CMYK Percentage
Cyan 46.92
Magenta 0%
Yellow 46.92%
Black 6.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.