#dfd0fd Hex Color
rgb(223, 208, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | d0 | fd | - | #dfd0fd |
RGB | 223 | 208 | 253 | - | rgb(223,208,253) |
HSL | 260 | 92% | 90% | - | hsl(260,92%,90%) |
HSV | 260 | 18% | 99% | - | hsv(260,18%,99%) |
XYZ | 70.7169 | 67.8916 | 102.3057 | - | xyz(70.7169,67.8916,102.3057) |
CIE-LAB | 85.95 | 13.62 | -20.11 | - | lab(85.95,13.62,-20.11) |
CMYK | 0.11857707509881 | 0.17786561264822 | 0 | 0.0078431372549019 | cmyk(0.11857707509881,0.17786561264822,0,0.0078431372549019) |
Description
The RGB value of color #dfd0fd is rgb(223, 208, 253).
In the hex color #dfd0fd, The value of Red is 223, value of Green is 208, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #dfd0fd consists of 260° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #dfd0fd can be represented as Cyan=0.11857707509881%, Magenta=0.17786561264822%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #dfd0fd
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 #dfd0fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfd0fd
Preview of #dfd0fd on White Background
The contrast ratio of #dfd0fd with white color is 1.44
Preview of #dfd0fd on black background
The contrast ratio of #dfd0fd with black color is 14.58
#dfd0fd color will look good with a black background.
Color Schemes of #dfd0fd
Triadic Colors of #dfd0fd
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 #dfd0fd
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 #dfd0fd
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 #dfd0fd
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: #dfd0fd;
}
This is a sample text used for the color #dfd0fd. 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: #dfd0fd;
}
This is a sample text used for the color #dfd0fd. 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 #dfd0fd;
}
This is a sample text used for the color #dfd0fd. 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.6%
Green 30.41%
Blue 36.99%
CMYK Percentage
Cyan 38.97
Magenta 58.45%
Yellow 0%
Black 2.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.