#dbfcec Hex Color
rgb(219, 252, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | fc | ec | - | #dbfcec |
RGB | 219 | 252 | 236 | - | rgb(219,252,236) |
HSL | 151 | 85% | 92% | - | hsl(151,85%,92%) |
HSV | 151 | 13% | 99% | - | hsv(151,13%,99%) |
XYZ | 79.1641 | 90.737 | 92.6985 | - | xyz(79.1641,90.737,92.6985) |
CIE-LAB | 96.3 | -13.62 | 4.07 | - | lab(96.3,-13.62,4.07) |
CMYK | 0.13095238095238 | 0 | 0.063492063492063 | 0.011764705882353 | cmyk(0.13095238095238,0,0.063492063492063,0.011764705882353) |
Description
The RGB value of color #dbfcec is rgb(219, 252, 236).
In the hex color #dbfcec, The value of Red is 219, value of Green is 252, and value of Blue is 236. The primary color is Green. Similarly, The HSL values for #dbfcec consists of 151° Hue, 85% Saturation, and 92% Lightness.
In the CMYK color model, the color #dbfcec can be represented as Cyan=0.13095238095238%, Magenta=0%, Yellow=0.063492063492063%, and Black=0.011764705882353%.
Shades of #dbfcec
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 #dbfcec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbfcec
Preview of #dbfcec on White Background
The contrast ratio of #dbfcec with white color is 1.1
Preview of #dbfcec on black background
The contrast ratio of #dbfcec with black color is 19.15
#dbfcec color will look good with a black background.
Color Schemes of #dbfcec
Triadic Colors of #dbfcec
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 #dbfcec
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 #dbfcec
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 #dbfcec
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: #dbfcec;
}
This is a sample text used for the color #dbfcec. 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: #dbfcec;
}
This is a sample text used for the color #dbfcec. 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 #dbfcec;
}
This is a sample text used for the color #dbfcec. 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 30.98%
Green 35.64%
Blue 33.38%
CMYK Percentage
Cyan 63.5
Magenta 0%
Yellow 30.79%
Black 5.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.