#dbf3dd Hex Color
rgb(219, 243, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | f3 | dd | - | #dbf3dd |
RGB | 219 | 243 | 221 | - | rgb(219,243,221) |
HSL | 125 | 50% | 91% | - | hsl(125,50%,91%) |
HSV | 125 | 10% | 95% | - | hsv(125,10%,95%) |
XYZ | 74.3152 | 84.3817 | 80.7771 | - | xyz(74.3152,84.3817,80.7771) |
CIE-LAB | 93.62 | -11.86 | 7.94 | - | lab(93.62,-11.86,7.94) |
CMYK | 0.098765432098765 | 0 | 0.090534979423868 | 0.047058823529412 | cmyk(0.098765432098765,0,0.090534979423868,0.047058823529412) |
Description
The RGB value of color #dbf3dd is rgb(219, 243, 221).
In the hex color #dbf3dd, The value of Red is 219, value of Green is 243, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #dbf3dd consists of 125° Hue, 50% Saturation, and 91% Lightness.
In the CMYK color model, the color #dbf3dd can be represented as Cyan=0.098765432098765%, Magenta=0%, Yellow=0.090534979423868%, and Black=0.047058823529412%.
Shades of #dbf3dd
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 #dbf3dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbf3dd
Preview of #dbf3dd on White Background
The contrast ratio of #dbf3dd with white color is 1.17
Preview of #dbf3dd on black background
The contrast ratio of #dbf3dd with black color is 17.88
#dbf3dd color will look good with a black background.
Color Schemes of #dbf3dd
Triadic Colors of #dbf3dd
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 #dbf3dd
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 #dbf3dd
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 #dbf3dd
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: #dbf3dd;
}
This is a sample text used for the color #dbf3dd. 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: #dbf3dd;
}
This is a sample text used for the color #dbf3dd. 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 #dbf3dd;
}
This is a sample text used for the color #dbf3dd. 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.06%
Green 35.58%
Blue 32.36%
CMYK Percentage
Cyan 41.79
Magenta 0%
Yellow 38.3%
Black 19.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.