#d3dbef Hex Color
rgb(211, 219, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | db | ef | - | #d3dbef |
RGB | 211 | 219 | 239 | - | rgb(211,219,239) |
HSL | 223 | 47% | 88% | - | hsl(223,47%,88%) |
HSV | 223 | 12% | 94% | - | hsv(223,12%,94%) |
XYZ | 67.7755 | 70.7439 | 91.7441 | - | xyz(67.7755,70.7439,91.7441) |
CIE-LAB | 87.36 | 1.18 | -10.69 | - | lab(87.36,1.18,-10.69) |
CMYK | 0.11715481171548 | 0.083682008368201 | 0 | 0.062745098039216 | cmyk(0.11715481171548,0.083682008368201,0,0.062745098039216) |
Description
The RGB value of color #d3dbef is rgb(211, 219, 239).
In the hex color #d3dbef, The value of Red is 211, value of Green is 219, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #d3dbef consists of 223° Hue, 47% Saturation, and 88% Lightness.
In the CMYK color model, the color #d3dbef can be represented as Cyan=0.11715481171548%, Magenta=0.083682008368201%, Yellow=0%, and Black=0.062745098039216%.
Shades of #d3dbef
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 #d3dbef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3dbef
Preview of #d3dbef on White Background
The contrast ratio of #d3dbef with white color is 1.39
Preview of #d3dbef on black background
The contrast ratio of #d3dbef with black color is 15.15
#d3dbef color will look good with a black background.
Color Schemes of #d3dbef
Triadic Colors of #d3dbef
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 #d3dbef
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 #d3dbef
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 #d3dbef
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: #d3dbef;
}
This is a sample text used for the color #d3dbef. 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: #d3dbef;
}
This is a sample text used for the color #d3dbef. 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 #d3dbef;
}
This is a sample text used for the color #d3dbef. 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.54%
Green 32.74%
Blue 35.72%
CMYK Percentage
Cyan 44.45
Magenta 31.75%
Yellow 0%
Black 23.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.