#dfefdf Hex Color
rgb(223, 239, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | ef | df | - | #dfefdf |
RGB | 223 | 239 | 223 | - | rgb(223,239,223) |
HSL | 120 | 33% | 91% | - | hsl(120,33%,91%) |
HSV | 120 | 7% | 94% | - | hsv(120,7%,94%) |
XYZ | 74.6172 | 82.7487 | 81.8514 | - | xyz(74.6172,82.7487,81.8514) |
CIE-LAB | 92.9 | -8.16 | 5.91 | - | lab(92.9,-8.16,5.91) |
CMYK | 0.066945606694561 | 0 | 0.066945606694561 | 0.062745098039216 | cmyk(0.066945606694561,0,0.066945606694561,0.062745098039216) |
Description
The RGB value of color #dfefdf is rgb(223, 239, 223).
In the hex color #dfefdf, The value of Red is 223, value of Green is 239, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #dfefdf consists of 120° Hue, 33% Saturation, and 91% Lightness.
In the CMYK color model, the color #dfefdf can be represented as Cyan=0.066945606694561%, Magenta=0%, Yellow=0.066945606694561%, and Black=0.062745098039216%.
Shades of #dfefdf
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 #dfefdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfefdf
Preview of #dfefdf on White Background
The contrast ratio of #dfefdf with white color is 1.2
Preview of #dfefdf on black background
The contrast ratio of #dfefdf with black color is 17.55
#dfefdf color will look good with a black background.
Color Schemes of #dfefdf
Triadic Colors of #dfefdf
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 #dfefdf
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 #dfefdf
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 #dfefdf
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: #dfefdf;
}
This is a sample text used for the color #dfefdf. 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: #dfefdf;
}
This is a sample text used for the color #dfefdf. 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 #dfefdf;
}
This is a sample text used for the color #dfefdf. 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.55%
Green 34.89%
Blue 32.55%
CMYK Percentage
Cyan 34.05
Magenta 0%
Yellow 34.05%
Black 31.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.