#dfdfdb Hex Color
rgb(223, 223, 219)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | df | df | db | - | #dfdfdb |
| RGB | 223 | 223 | 219 | - | rgb(223,223,219) |
| HSL | 60 | 6% | 87% | - | hsl(60,6%,87%) |
| HSV | 60 | 2% | 87% | - | hsv(60,2%,87%) |
| XYZ | 69.6053 | 73.5778 | 77.5512 | - | xyz(69.6053,73.5778,77.5512) |
| CIE-LAB | 88.72 | -0.71 | 1.95 | - | lab(88.72,-0.71,1.95) |
| CMYK | 0 | 0 | 0.017937219730942 | 0.12549019607843 | cmyk(0,0,0.017937219730942,0.12549019607843) |
Description
The RGB value of color #dfdfdb is rgb(223, 223, 219).
In the hex color #dfdfdb, The value of Red is 223, value of Green is 223, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #dfdfdb consists of 60° Hue, 6% Saturation, and 87% Lightness.
In the CMYK color model, the color #dfdfdb can be represented as Cyan=0%, Magenta=0%, Yellow=0.017937219730942%, and Black=0.12549019607843%.
This color is named White Kitten.
Shades of #dfdfdb
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 #dfdfdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfdfdb
Preview of #dfdfdb on White Background
The contrast ratio of #dfdfdb with white color is 1.34
Preview of #dfdfdb on black background
The contrast ratio of #dfdfdb with black color is 15.72
#dfdfdb color will look good with a black background.
Color Schemes of #dfdfdb
Triadic Colors of #dfdfdb
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 #dfdfdb
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 #dfdfdb
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 #dfdfdb
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: #dfdfdb;
}
This is a sample text used for the color #dfdfdb. 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: #dfdfdb;
}
This is a sample text used for the color #dfdfdb. 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 #dfdfdb;
}
This is a sample text used for the color #dfdfdb. 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 33.53%
Green 33.53%
Blue 32.93%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 12.51%
Black 87.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.