#dfeeee Hex Color
rgb(223, 238, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | df | ee | ee | - | #dfeeee |
| RGB | 223 | 238 | 238 | - | rgb(223,238,238) |
| HSL | 180 | 31% | 90% | - | hsl(180,31%,90%) |
| HSV | 180 | 6% | 93% | - | hsv(180,6%,93%) |
| XYZ | 76.4386 | 83.0101 | 92.8827 | - | xyz(76.4386,83.0101,92.8827) |
| CIE-LAB | 93.02 | -4.94 | -1.72 | - | lab(93.02,-4.94,-1.72) |
| CMYK | 0.063025210084034 | 0 | 0 | 0.066666666666667 | cmyk(0.063025210084034,0,0,0.066666666666667) |
Description
The RGB value of color #dfeeee is rgb(223, 238, 238).
In the hex color #dfeeee, The value of Red is 223, value of Green is 238, and value of Blue is 238. The primary color is Red. Similarly, The HSL values for #dfeeee consists of 180° Hue, 31% Saturation, and 90% Lightness.
In the CMYK color model, the color #dfeeee can be represented as Cyan=0.063025210084034%, Magenta=0%, Yellow=0%, and Black=0.066666666666667%.
Shades of #dfeeee
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 #dfeeee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfeeee
Preview of #dfeeee on White Background
The contrast ratio of #dfeeee with white color is 1.19
Preview of #dfeeee on black background
The contrast ratio of #dfeeee with black color is 17.6
#dfeeee color will look good with a black background.
Color Schemes of #dfeeee
Triadic Colors of #dfeeee
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 #dfeeee
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 #dfeeee
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 #dfeeee
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: #dfeeee;
}
This is a sample text used for the color #dfeeee. 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: #dfeeee;
}
This is a sample text used for the color #dfeeee. 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 #dfeeee;
}
This is a sample text used for the color #dfeeee. 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.9%
Green 34.05%
Blue 34.05%
CMYK Percentage
Cyan 48.6
Magenta 0%
Yellow 0%
Black 51.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.