#dbeae2 Hex Color
rgb(219, 234, 226)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | ea | e2 | - | #dbeae2 |
RGB | 219 | 234 | 226 | - | rgb(219,234,226) |
HSL | 148 | 26% | 89% | - | hsl(148,26%,89%) |
HSV | 148 | 6% | 92% | - | hsv(148,6%,92%) |
XYZ | 72.3637 | 79.3967 | 83.4626 | - | xyz(72.3637,79.3967,83.4626) |
CIE-LAB | 91.41 | -6.43 | 2.16 | - | lab(91.41,-6.43,2.16) |
CMYK | 0.064102564102564 | 0 | 0.034188034188034 | 0.082352941176471 | cmyk(0.064102564102564,0,0.034188034188034,0.082352941176471) |
Description
The RGB value of color #dbeae2 is rgb(219, 234, 226).
In the hex color #dbeae2, The value of Red is 219, value of Green is 234, and value of Blue is 226. The primary color is Green. Similarly, The HSL values for #dbeae2 consists of 148° Hue, 26% Saturation, and 89% Lightness.
In the CMYK color model, the color #dbeae2 can be represented as Cyan=0.064102564102564%, Magenta=0%, Yellow=0.034188034188034%, and Black=0.082352941176471%.
Shades of #dbeae2
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 #dbeae2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbeae2
Preview of #dbeae2 on White Background
The contrast ratio of #dbeae2 with white color is 1.24
Preview of #dbeae2 on black background
The contrast ratio of #dbeae2 with black color is 16.88
#dbeae2 color will look good with a black background.
Color Schemes of #dbeae2
Triadic Colors of #dbeae2
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 #dbeae2
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 #dbeae2
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 #dbeae2
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: #dbeae2;
}
This is a sample text used for the color #dbeae2. 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: #dbeae2;
}
This is a sample text used for the color #dbeae2. 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 #dbeae2;
}
This is a sample text used for the color #dbeae2. 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 32.25%
Green 34.46%
Blue 33.28%
CMYK Percentage
Cyan 35.49
Magenta 0%
Yellow 18.93%
Black 45.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.