#dbdeff Hex Color
rgb(219, 222, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | de | ff | - | #dbdeff |
RGB | 219 | 222 | 255 | - | rgb(219,222,255) |
HSL | 235 | 100% | 93% | - | hsl(235,100%,93%) |
HSV | 235 | 14% | 100% | - | hsv(235,14%,100%) |
XYZ | 73.3847 | 74.5226 | 105.1243 | - | xyz(73.3847,74.5226,105.1243) |
CIE-LAB | 89.17 | 5.38 | -16.35 | - | lab(89.17,5.38,-16.35) |
CMYK | 0.14117647058824 | 0.12941176470588 | 0 | 0 | cmyk(0.14117647058824,0.12941176470588,0,0) |
Description
The RGB value of color #dbdeff is rgb(219, 222, 255).
In the hex color #dbdeff, The value of Red is 219, value of Green is 222, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #dbdeff consists of 235° Hue, 100% Saturation, and 93% Lightness.
In the CMYK color model, the color #dbdeff can be represented as Cyan=0.14117647058824%, Magenta=0.12941176470588%, Yellow=0%, and Black=0%.
Shades of #dbdeff
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 #dbdeff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbdeff
Preview of #dbdeff on White Background
The contrast ratio of #dbdeff with white color is 1.32
Preview of #dbdeff on black background
The contrast ratio of #dbdeff with black color is 15.9
#dbdeff color will look good with a black background.
Color Schemes of #dbdeff
Triadic Colors of #dbdeff
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 #dbdeff
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 #dbdeff
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 #dbdeff
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: #dbdeff;
}
This is a sample text used for the color #dbdeff. 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: #dbdeff;
}
This is a sample text used for the color #dbdeff. 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 #dbdeff;
}
This is a sample text used for the color #dbdeff. 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.47%
Green 31.9%
Blue 36.64%
CMYK Percentage
Cyan 52.17
Magenta 47.83%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.