#dbddfe Hex Color
rgb(219, 221, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | dd | fe | - | #dbddfe |
RGB | 219 | 221 | 254 | - | rgb(219,221,254) |
HSL | 237 | 95% | 93% | - | hsl(237,95%,93%) |
HSV | 237 | 14% | 100% | - | hsv(237,14%,100%) |
XYZ | 72.9593 | 73.9287 | 104.1902 | - | xyz(72.9593,73.9287,104.1902) |
CIE-LAB | 88.89 | 5.7 | -16.24 | - | lab(88.89,5.7,-16.24) |
CMYK | 0.13779527559055 | 0.12992125984252 | 0 | 0.003921568627451 | cmyk(0.13779527559055,0.12992125984252,0,0.003921568627451) |
Description
The RGB value of color #dbddfe is rgb(219, 221, 254).
In the hex color #dbddfe, The value of Red is 219, value of Green is 221, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #dbddfe consists of 237° Hue, 95% Saturation, and 93% Lightness.
In the CMYK color model, the color #dbddfe can be represented as Cyan=0.13779527559055%, Magenta=0.12992125984252%, Yellow=0%, and Black=0.003921568627451%.
Shades of #dbddfe
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 #dbddfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbddfe
Preview of #dbddfe on White Background
The contrast ratio of #dbddfe with white color is 1.33
Preview of #dbddfe on black background
The contrast ratio of #dbddfe with black color is 15.79
#dbddfe color will look good with a black background.
Color Schemes of #dbddfe
Triadic Colors of #dbddfe
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 #dbddfe
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 #dbddfe
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 #dbddfe
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: #dbddfe;
}
This is a sample text used for the color #dbddfe. 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: #dbddfe;
}
This is a sample text used for the color #dbddfe. 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 #dbddfe;
}
This is a sample text used for the color #dbddfe. 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.56%
Green 31.84%
Blue 36.6%
CMYK Percentage
Cyan 50.73
Magenta 47.83%
Yellow 0%
Black 1.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.