#dbdfeb Hex Color
rgb(219, 223, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | df | eb | - | #dbdfeb |
RGB | 219 | 223 | 235 | - | rgb(219,223,235) |
HSL | 225 | 29% | 89% | - | hsl(225,29%,89%) |
HSV | 225 | 7% | 92% | - | hsv(225,7%,92%) |
XYZ | 70.5965 | 73.8336 | 89.1277 | - | xyz(70.5965,73.8336,89.1277) |
CIE-LAB | 88.84 | 0.9 | -6.32 | - | lab(88.84,0.9,-6.32) |
CMYK | 0.068085106382979 | 0.051063829787234 | 0 | 0.07843137254902 | cmyk(0.068085106382979,0.051063829787234,0,0.07843137254902) |
Description
The RGB value of color #dbdfeb is rgb(219, 223, 235).
In the hex color #dbdfeb, The value of Red is 219, value of Green is 223, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #dbdfeb consists of 225° Hue, 29% Saturation, and 89% Lightness.
In the CMYK color model, the color #dbdfeb can be represented as Cyan=0.068085106382979%, Magenta=0.051063829787234%, Yellow=0%, and Black=0.07843137254902%.
Shades of #dbdfeb
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 #dbdfeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbdfeb
Preview of #dbdfeb on White Background
The contrast ratio of #dbdfeb with white color is 1.33
Preview of #dbdfeb on black background
The contrast ratio of #dbdfeb with black color is 15.77
#dbdfeb color will look good with a black background.
Color Schemes of #dbdfeb
Triadic Colors of #dbdfeb
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 #dbdfeb
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 #dbdfeb
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 #dbdfeb
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: #dbdfeb;
}
This is a sample text used for the color #dbdfeb. 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: #dbdfeb;
}
This is a sample text used for the color #dbdfeb. 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 #dbdfeb;
}
This is a sample text used for the color #dbdfeb. 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.35%
Green 32.94%
Blue 34.71%
CMYK Percentage
Cyan 34.46
Magenta 25.84%
Yellow 0%
Black 39.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.