#dbfdd5 Hex Color
rgb(219, 253, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | fd | d5 | - | #dbfdd5 |
RGB | 219 | 253 | 213 | - | rgb(219,253,213) |
HSL | 111 | 91% | 91% | - | hsl(111,91%,91%) |
HSV | 111 | 16% | 99% | - | hsv(111,16%,99%) |
XYZ | 76.3489 | 90.1147 | 76.3207 | - | xyz(76.3489,90.1147,76.3207) |
CIE-LAB | 96.04 | -18.16 | 15.52 | - | lab(96.04,-18.16,15.52) |
CMYK | 0.13438735177866 | 0 | 0.15810276679842 | 0.0078431372549019 | cmyk(0.13438735177866,0,0.15810276679842,0.0078431372549019) |
Description
The RGB value of color #dbfdd5 is rgb(219, 253, 213).
In the hex color #dbfdd5, The value of Red is 219, value of Green is 253, and value of Blue is 213. The primary color is Green. Similarly, The HSL values for #dbfdd5 consists of 111° Hue, 91% Saturation, and 91% Lightness.
In the CMYK color model, the color #dbfdd5 can be represented as Cyan=0.13438735177866%, Magenta=0%, Yellow=0.15810276679842%, and Black=0.0078431372549019%.
Shades of #dbfdd5
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 #dbfdd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbfdd5
Preview of #dbfdd5 on White Background
The contrast ratio of #dbfdd5 with white color is 1.1
Preview of #dbfdd5 on black background
The contrast ratio of #dbfdd5 with black color is 19.02
#dbfdd5 color will look good with a black background.
Color Schemes of #dbfdd5
Triadic Colors of #dbfdd5
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 #dbfdd5
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 #dbfdd5
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 #dbfdd5
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: #dbfdd5;
}
This is a sample text used for the color #dbfdd5. 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: #dbfdd5;
}
This is a sample text used for the color #dbfdd5. 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 #dbfdd5;
}
This is a sample text used for the color #dbfdd5. 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.97%
Green 36.93%
Blue 31.09%
CMYK Percentage
Cyan 44.75
Magenta 0%
Yellow 52.64%
Black 2.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.