#dfc5db Hex Color
rgb(223, 197, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | c5 | db | - | #dfc5db |
RGB | 223 | 197 | 219 | - | rgb(223,197,219) |
HSL | 309 | 29% | 82% | - | hsl(309,29%,82%) |
HSV | 309 | 12% | 87% | - | hsv(309,12%,87%) |
XYZ | 63.1839 | 60.735 | 75.4107 | - | xyz(63.1839,60.735,75.4107) |
CIE-LAB | 82.24 | 12.94 | -7.58 | - | lab(82.24,12.94,-7.58) |
CMYK | 0 | 0.11659192825112 | 0.017937219730942 | 0.12549019607843 | cmyk(0,0.11659192825112,0.017937219730942,0.12549019607843) |
Description
The RGB value of color #dfc5db is rgb(223, 197, 219).
In the hex color #dfc5db, The value of Red is 223, value of Green is 197, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #dfc5db consists of 309° Hue, 29% Saturation, and 82% Lightness.
In the CMYK color model, the color #dfc5db can be represented as Cyan=0%, Magenta=0.11659192825112%, Yellow=0.017937219730942%, and Black=0.12549019607843%.
Shades of #dfc5db
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 #dfc5db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfc5db
Preview of #dfc5db on White Background
The contrast ratio of #dfc5db with white color is 1.6
Preview of #dfc5db on black background
The contrast ratio of #dfc5db with black color is 13.15
#dfc5db color will look good with a black background.
Color Schemes of #dfc5db
Triadic Colors of #dfc5db
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 #dfc5db
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 #dfc5db
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 #dfc5db
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: #dfc5db;
}
This is a sample text used for the color #dfc5db. 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: #dfc5db;
}
This is a sample text used for the color #dfc5db. 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 #dfc5db;
}
This is a sample text used for the color #dfc5db. 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 34.9%
Green 30.83%
Blue 34.27%
CMYK Percentage
Cyan 0
Magenta 44.84%
Yellow 6.9%
Black 48.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.