#dbe8c2 Hex Color
rgb(219, 232, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | e8 | c2 | - | #dbe8c2 |
RGB | 219 | 232 | 194 | - | rgb(219,232,194) |
HSL | 81 | 45% | 84% | - | hsl(81,45%,84%) |
HSV | 81 | 16% | 91% | - | hsv(81,16%,91%) |
XYZ | 67.8076 | 76.6683 | 62.2636 | - | xyz(67.8076,76.6683,62.2636) |
CIE-LAB | 90.17 | -10.85 | 17.04 | - | lab(90.17,-10.85,17.04) |
CMYK | 0.056034482758621 | 0 | 0.16379310344828 | 0.090196078431373 | cmyk(0.056034482758621,0,0.16379310344828,0.090196078431373) |
Description
The RGB value of color #dbe8c2 is rgb(219, 232, 194).
In the hex color #dbe8c2, The value of Red is 219, value of Green is 232, and value of Blue is 194. The primary color is Green. Similarly, The HSL values for #dbe8c2 consists of 81° Hue, 45% Saturation, and 84% Lightness.
In the CMYK color model, the color #dbe8c2 can be represented as Cyan=0.056034482758621%, Magenta=0%, Yellow=0.16379310344828%, and Black=0.090196078431373%.
Shades of #dbe8c2
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 #dbe8c2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbe8c2
Preview of #dbe8c2 on White Background
The contrast ratio of #dbe8c2 with white color is 1.29
Preview of #dbe8c2 on black background
The contrast ratio of #dbe8c2 with black color is 16.33
#dbe8c2 color will look good with a black background.
Color Schemes of #dbe8c2
Triadic Colors of #dbe8c2
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 #dbe8c2
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 #dbe8c2
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 #dbe8c2
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: #dbe8c2;
}
This is a sample text used for the color #dbe8c2. 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: #dbe8c2;
}
This is a sample text used for the color #dbe8c2. 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 #dbe8c2;
}
This is a sample text used for the color #dbe8c2. 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.95%
Green 35.97%
Blue 30.08%
CMYK Percentage
Cyan 18.07
Magenta 0%
Yellow 52.83%
Black 29.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.