#dbf6ea Hex Color
rgb(219, 246, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | f6 | ea | - | #dbf6ea |
RGB | 219 | 246 | 234 | - | rgb(219,246,234) |
HSL | 153 | 60% | 91% | - | hsl(153,60%,91%) |
HSV | 153 | 11% | 96% | - | hsv(153,11%,96%) |
XYZ | 77.0205 | 86.9121 | 90.5582 | - | xyz(77.0205,86.9121,90.5582) |
CIE-LAB | 94.7 | -11.01 | 2.78 | - | lab(94.7,-11.01,2.78) |
CMYK | 0.10975609756098 | 0 | 0.048780487804878 | 0.035294117647059 | cmyk(0.10975609756098,0,0.048780487804878,0.035294117647059) |
Description
The RGB value of color #dbf6ea is rgb(219, 246, 234).
In the hex color #dbf6ea, The value of Red is 219, value of Green is 246, and value of Blue is 234. The primary color is Green. Similarly, The HSL values for #dbf6ea consists of 153° Hue, 60% Saturation, and 91% Lightness.
In the CMYK color model, the color #dbf6ea can be represented as Cyan=0.10975609756098%, Magenta=0%, Yellow=0.048780487804878%, and Black=0.035294117647059%.
Shades of #dbf6ea
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 #dbf6ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbf6ea
Preview of #dbf6ea on White Background
The contrast ratio of #dbf6ea with white color is 1.14
Preview of #dbf6ea on black background
The contrast ratio of #dbf6ea with black color is 18.38
#dbf6ea color will look good with a black background.
Color Schemes of #dbf6ea
Triadic Colors of #dbf6ea
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 #dbf6ea
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 #dbf6ea
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 #dbf6ea
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: #dbf6ea;
}
This is a sample text used for the color #dbf6ea. 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: #dbf6ea;
}
This is a sample text used for the color #dbf6ea. 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 #dbf6ea;
}
This is a sample text used for the color #dbf6ea. 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.33%
Green 35.19%
Blue 33.48%
CMYK Percentage
Cyan 56.62
Magenta 0%
Yellow 25.17%
Black 18.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.