#dfcfcc Hex Color
rgb(223, 207, 204)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | df | cf | cc | - | #dfcfcc |
| RGB | 223 | 207 | 204 | - | rgb(223,207,204) |
| HSL | 9 | 23% | 84% | - | hsl(9,23%,84%) |
| HSV | 9 | 9% | 87% | - | hsv(9,9%,87%) |
| XYZ | 63.6433 | 64.6733 | 66.2556 | - | xyz(63.6433,64.6733,66.2556) |
| CIE-LAB | 84.32 | 5.04 | 3.48 | - | lab(84.32,5.04,3.48) |
| CMYK | 0 | 0.071748878923767 | 0.085201793721973 | 0.12549019607843 | cmyk(0,0.071748878923767,0.085201793721973,0.12549019607843) |
Description
The RGB value of color #dfcfcc is rgb(223, 207, 204).
In the hex color #dfcfcc, The value of Red is 223, value of Green is 207, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #dfcfcc consists of 9° Hue, 23% Saturation, and 84% Lightness.
In the CMYK color model, the color #dfcfcc can be represented as Cyan=0%, Magenta=0.071748878923767%, Yellow=0.085201793721973%, and Black=0.12549019607843%.
Shades of #dfcfcc
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 #dfcfcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfcfcc
Preview of #dfcfcc on White Background
The contrast ratio of #dfcfcc with white color is 1.51
Preview of #dfcfcc on black background
The contrast ratio of #dfcfcc with black color is 13.93
#dfcfcc color will look good with a black background.
Color Schemes of #dfcfcc
Triadic Colors of #dfcfcc
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 #dfcfcc
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 #dfcfcc
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 #dfcfcc
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: #dfcfcc;
}
This is a sample text used for the color #dfcfcc. 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: #dfcfcc;
}
This is a sample text used for the color #dfcfcc. 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 #dfcfcc;
}
This is a sample text used for the color #dfcfcc. 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 35.17%
Green 32.65%
Blue 32.18%
CMYK Percentage
Cyan 0
Magenta 25.4%
Yellow 30.17%
Black 44.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.