#dbe0c4 Hex Color
rgb(219, 224, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | e0 | c4 | - | #dbe0c4 |
RGB | 219 | 224 | 196 | - | rgb(219,224,196) |
HSL | 71 | 31% | 82% | - | hsl(71,31%,82%) |
HSV | 71 | 13% | 88% | - | hsv(71,13%,88%) |
XYZ | 65.8329 | 72.3569 | 62.7211 | - | xyz(65.8329,72.3569,62.7211) |
CIE-LAB | 88.14 | -6.49 | 13.14 | - | lab(88.14,-6.49,13.14) |
CMYK | 0.022321428571429 | 0 | 0.125 | 0.12156862745098 | cmyk(0.022321428571429,0,0.125,0.12156862745098) |
Description
The RGB value of color #dbe0c4 is rgb(219, 224, 196).
In the hex color #dbe0c4, The value of Red is 219, value of Green is 224, and value of Blue is 196. The primary color is Green. Similarly, The HSL values for #dbe0c4 consists of 71° Hue, 31% Saturation, and 82% Lightness.
In the CMYK color model, the color #dbe0c4 can be represented as Cyan=0.022321428571429%, Magenta=0%, Yellow=0.125%, and Black=0.12156862745098%.
This color is named Airy Green.
Shades of #dbe0c4
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 #dbe0c4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbe0c4
Preview of #dbe0c4 on White Background
The contrast ratio of #dbe0c4 with white color is 1.36
Preview of #dbe0c4 on black background
The contrast ratio of #dbe0c4 with black color is 15.47
#dbe0c4 color will look good with a black background.
Color Schemes of #dbe0c4
Triadic Colors of #dbe0c4
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 #dbe0c4
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 #dbe0c4
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 #dbe0c4
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: #dbe0c4;
}
This is a sample text used for the color #dbe0c4. 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: #dbe0c4;
}
This is a sample text used for the color #dbe0c4. 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 #dbe0c4;
}
This is a sample text used for the color #dbe0c4. 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 34.27%
Green 35.05%
Blue 30.67%
CMYK Percentage
Cyan 8.3
Magenta 0%
Yellow 46.49%
Black 45.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.