#dfc9fd Hex Color
rgb(223, 201, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | c9 | fd | - | #dfc9fd |
RGB | 223 | 201 | 253 | - | rgb(223,201,253) |
HSL | 265 | 93% | 89% | - | hsl(265,93%,89%) |
HSV | 265 | 21% | 99% | - | hsv(265,21%,99%) |
XYZ | 69.0477 | 64.5531 | 101.7493 | - | xyz(69.0477,64.5531,101.7493) |
CIE-LAB | 84.25 | 17.35 | -22.68 | - | lab(84.25,17.35,-22.68) |
CMYK | 0.11857707509881 | 0.20553359683794 | 0 | 0.0078431372549019 | cmyk(0.11857707509881,0.20553359683794,0,0.0078431372549019) |
Description
The RGB value of color #dfc9fd is rgb(223, 201, 253).
In the hex color #dfc9fd, The value of Red is 223, value of Green is 201, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #dfc9fd consists of 265° Hue, 93% Saturation, and 89% Lightness.
In the CMYK color model, the color #dfc9fd can be represented as Cyan=0.11857707509881%, Magenta=0.20553359683794%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #dfc9fd
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 #dfc9fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfc9fd
Preview of #dfc9fd on White Background
The contrast ratio of #dfc9fd with white color is 1.51
Preview of #dfc9fd on black background
The contrast ratio of #dfc9fd with black color is 13.91
#dfc9fd color will look good with a black background.
Color Schemes of #dfc9fd
Triadic Colors of #dfc9fd
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 #dfc9fd
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 #dfc9fd
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 #dfc9fd
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: #dfc9fd;
}
This is a sample text used for the color #dfc9fd. 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: #dfc9fd;
}
This is a sample text used for the color #dfc9fd. 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 #dfc9fd;
}
This is a sample text used for the color #dfc9fd. 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.94%
Green 29.69%
Blue 37.37%
CMYK Percentage
Cyan 35.72
Magenta 61.92%
Yellow 0%
Black 2.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.