#dbe6ec Hex Color
rgb(219, 230, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | e6 | ec | - | #dbe6ec |
RGB | 219 | 230 | 236 | - | rgb(219,230,236) |
HSL | 201 | 31% | 89% | - | hsl(201,31%,89%) |
HSV | 201 | 7% | 93% | - | hsv(201,7%,93%) |
XYZ | 72.6506 | 77.7098 | 90.5273 | - | xyz(72.6506,77.7098,90.5273) |
CIE-LAB | 90.65 | -2.52 | -4.19 | - | lab(90.65,-2.52,-4.19) |
CMYK | 0.072033898305085 | 0.025423728813559 | 0 | 0.074509803921569 | cmyk(0.072033898305085,0.025423728813559,0,0.074509803921569) |
Description
The RGB value of color #dbe6ec is rgb(219, 230, 236).
In the hex color #dbe6ec, The value of Red is 219, value of Green is 230, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #dbe6ec consists of 201° Hue, 31% Saturation, and 89% Lightness.
In the CMYK color model, the color #dbe6ec can be represented as Cyan=0.072033898305085%, Magenta=0.025423728813559%, Yellow=0%, and Black=0.074509803921569%.
Shades of #dbe6ec
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 #dbe6ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbe6ec
Preview of #dbe6ec on White Background
The contrast ratio of #dbe6ec with white color is 1.27
Preview of #dbe6ec on black background
The contrast ratio of #dbe6ec with black color is 16.54
#dbe6ec color will look good with a black background.
Color Schemes of #dbe6ec
Triadic Colors of #dbe6ec
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 #dbe6ec
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 #dbe6ec
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 #dbe6ec
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: #dbe6ec;
}
This is a sample text used for the color #dbe6ec. 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: #dbe6ec;
}
This is a sample text used for the color #dbe6ec. 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 #dbe6ec;
}
This is a sample text used for the color #dbe6ec. 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 33.58%
Blue 34.45%
CMYK Percentage
Cyan 41.89
Magenta 14.78%
Yellow 0%
Black 43.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.