#dbf2dd Hex Color
rgb(219, 242, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | db | f2 | dd | - | #dbf2dd |
| RGB | 219 | 242 | 221 | - | rgb(219,242,221) |
| HSL | 125 | 47% | 90% | - | hsl(125,47%,90%) |
| HSV | 125 | 10% | 95% | - | hsv(125,10%,95%) |
| XYZ | 74.0167 | 83.7848 | 80.6776 | - | xyz(74.0167,83.7848,80.6776) |
| CIE-LAB | 93.36 | -11.36 | 7.57 | - | lab(93.36,-11.36,7.57) |
| CMYK | 0.09504132231405 | 0 | 0.086776859504132 | 0.050980392156863 | cmyk(0.09504132231405,0,0.086776859504132,0.050980392156863) |
Description
The RGB value of color #dbf2dd is rgb(219, 242, 221).
In the hex color #dbf2dd, The value of Red is 219, value of Green is 242, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #dbf2dd consists of 125° Hue, 47% Saturation, and 90% Lightness.
In the CMYK color model, the color #dbf2dd can be represented as Cyan=0.09504132231405%, Magenta=0%, Yellow=0.086776859504132%, and Black=0.050980392156863%.
Shades of #dbf2dd
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 #dbf2dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbf2dd
Preview of #dbf2dd on White Background
The contrast ratio of #dbf2dd with white color is 1.18
Preview of #dbf2dd on black background
The contrast ratio of #dbf2dd with black color is 17.76
#dbf2dd color will look good with a black background.
Color Schemes of #dbf2dd
Triadic Colors of #dbf2dd
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 #dbf2dd
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 #dbf2dd
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 #dbf2dd
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: #dbf2dd;
}
This is a sample text used for the color #dbf2dd. 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: #dbf2dd;
}
This is a sample text used for the color #dbf2dd. 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 #dbf2dd;
}
This is a sample text used for the color #dbf2dd. 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 32.11%
Green 35.48%
Blue 32.4%
CMYK Percentage
Cyan 40.83
Magenta 0%
Yellow 37.28%
Black 21.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.