#dbdecf Hex Color
rgb(219, 222, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | de | cf | - | #dbdecf |
RGB | 219 | 222 | 207 | - | rgb(219,222,207) |
HSL | 72 | 19% | 84% | - | hsl(72,19%,84%) |
HSV | 72 | 7% | 87% | - | hsv(72,7%,87%) |
XYZ | 66.5972 | 71.8076 | 69.3817 | - | xyz(66.5972,71.8076,69.3817) |
CIE-LAB | 87.88 | -3.65 | 6.99 | - | lab(87.88,-3.65,6.99) |
CMYK | 0.013513513513514 | 0 | 0.067567567567568 | 0.12941176470588 | cmyk(0.013513513513514,0,0.067567567567568,0.12941176470588) |
Description
The RGB value of color #dbdecf is rgb(219, 222, 207).
In the hex color #dbdecf, The value of Red is 219, value of Green is 222, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #dbdecf consists of 72° Hue, 19% Saturation, and 84% Lightness.
In the CMYK color model, the color #dbdecf can be represented as Cyan=0.013513513513514%, Magenta=0%, Yellow=0.067567567567568%, and Black=0.12941176470588%.
Shades of #dbdecf
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 #dbdecf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbdecf
Preview of #dbdecf on White Background
The contrast ratio of #dbdecf with white color is 1.37
Preview of #dbdecf on black background
The contrast ratio of #dbdecf with black color is 15.36
#dbdecf color will look good with a black background.
Color Schemes of #dbdecf
Triadic Colors of #dbdecf
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 #dbdecf
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 #dbdecf
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 #dbdecf
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: #dbdecf;
}
This is a sample text used for the color #dbdecf. 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: #dbdecf;
}
This is a sample text used for the color #dbdecf. 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 #dbdecf;
}
This is a sample text used for the color #dbdecf. 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 33.8%
Green 34.26%
Blue 31.94%
CMYK Percentage
Cyan 6.42
Magenta 0%
Yellow 32.1%
Black 61.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.