#def4ea Hex Color
rgb(222, 244, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | f4 | ea | - | #def4ea |
RGB | 222 | 244 | 234 | - | rgb(222,244,234) |
HSL | 153 | 50% | 91% | - | hsl(153,50%,91%) |
HSV | 153 | 9% | 96% | - | hsv(153,9%,96%) |
XYZ | 77.3262 | 86.1715 | 90.3991 | - | xyz(77.3262,86.1715,90.3991) |
CIE-LAB | 94.39 | -9.03 | 2.35 | - | lab(94.39,-9.03,2.35) |
CMYK | 0.09016393442623 | 0 | 0.040983606557377 | 0.043137254901961 | cmyk(0.09016393442623,0,0.040983606557377,0.043137254901961) |
Description
The RGB value of color #def4ea is rgb(222, 244, 234).
In the hex color #def4ea, The value of Red is 222, value of Green is 244, and value of Blue is 234. The primary color is Green. Similarly, The HSL values for #def4ea consists of 153° Hue, 50% Saturation, and 91% Lightness.
In the CMYK color model, the color #def4ea can be represented as Cyan=0.09016393442623%, Magenta=0%, Yellow=0.040983606557377%, and Black=0.043137254901961%.
Shades of #def4ea
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 #def4ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #def4ea
Preview of #def4ea on White Background
The contrast ratio of #def4ea with white color is 1.15
Preview of #def4ea on black background
The contrast ratio of #def4ea with black color is 18.23
#def4ea color will look good with a black background.
Color Schemes of #def4ea
Triadic Colors of #def4ea
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 #def4ea
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 #def4ea
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 #def4ea
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: #def4ea;
}
This is a sample text used for the color #def4ea. 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: #def4ea;
}
This is a sample text used for the color #def4ea. 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 #def4ea;
}
This is a sample text used for the color #def4ea. 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.71%
Green 34.86%
Blue 33.43%
CMYK Percentage
Cyan 51.73
Magenta 0%
Yellow 23.52%
Black 24.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.