#dffef7 Hex Color
rgb(223, 254, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | fe | f7 | - | #dffef7 |
RGB | 223 | 254 | 247 | - | rgb(223,254,247) |
HSL | 166 | 94% | 94% | - | hsl(166,94%,94%) |
HSV | 166 | 12% | 100% | - | hsv(166,12%,100%) |
XYZ | 82.6617 | 93.287 | 101.6451 | - | xyz(82.6617,93.287,101.6451) |
CIE-LAB | 97.34 | -11.29 | -0.05 | - | lab(97.34,-11.29,-0.05) |
CMYK | 0.12204724409449 | 0 | 0.02755905511811 | 0.003921568627451 | cmyk(0.12204724409449,0,0.02755905511811,0.003921568627451) |
Description
The RGB value of color #dffef7 is rgb(223, 254, 247).
In the hex color #dffef7, The value of Red is 223, value of Green is 254, and value of Blue is 247. The primary color is Green. Similarly, The HSL values for #dffef7 consists of 166° Hue, 94% Saturation, and 94% Lightness.
In the CMYK color model, the color #dffef7 can be represented as Cyan=0.12204724409449%, Magenta=0%, Yellow=0.02755905511811%, and Black=0.003921568627451%.
Shades of #dffef7
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 #dffef7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dffef7
Preview of #dffef7 on White Background
The contrast ratio of #dffef7 with white color is 1.07
Preview of #dffef7 on black background
The contrast ratio of #dffef7 with black color is 19.66
#dffef7 color will look good with a black background.
Color Schemes of #dffef7
Triadic Colors of #dffef7
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 #dffef7
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 #dffef7
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 #dffef7
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: #dffef7;
}
This is a sample text used for the color #dffef7. 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: #dffef7;
}
This is a sample text used for the color #dffef7. 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 #dffef7;
}
This is a sample text used for the color #dffef7. 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 30.8%
Green 35.08%
Blue 34.12%
CMYK Percentage
Cyan 79.5
Magenta 0%
Yellow 17.95%
Black 2.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.