#d0c1db Hex Color
rgb(208, 193, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | c1 | db | - | #d0c1db |
RGB | 208 | 193 | 219 | - | rgb(208,193,219) |
HSL | 275 | 27% | 81% | - | hsl(275,27%,81%) |
HSV | 275 | 12% | 86% | - | hsv(275,12%,86%) |
XYZ | 57.8686 | 56.6643 | 74.9051 | - | xyz(57.8686,56.6643,74.9051) |
CIE-LAB | 79.99 | 10.03 | -11.05 | - | lab(79.99,10.03,-11.05) |
CMYK | 0.050228310502283 | 0.11872146118721 | 0 | 0.14117647058824 | cmyk(0.050228310502283,0.11872146118721,0,0.14117647058824) |
Description
The RGB value of color #d0c1db is rgb(208, 193, 219).
In the hex color #d0c1db, The value of Red is 208, value of Green is 193, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #d0c1db consists of 275° Hue, 27% Saturation, and 81% Lightness.
In the CMYK color model, the color #d0c1db can be represented as Cyan=0.050228310502283%, Magenta=0.11872146118721%, Yellow=0%, and Black=0.14117647058824%.
Shades of #d0c1db
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 #d0c1db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0c1db
Preview of #d0c1db on White Background
The contrast ratio of #d0c1db with white color is 1.7
Preview of #d0c1db on black background
The contrast ratio of #d0c1db with black color is 12.33
#d0c1db color will look good with a black background.
Color Schemes of #d0c1db
Triadic Colors of #d0c1db
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 #d0c1db
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 #d0c1db
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 #d0c1db
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: #d0c1db;
}
This is a sample text used for the color #d0c1db. 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: #d0c1db;
}
This is a sample text used for the color #d0c1db. 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 #d0c1db;
}
This is a sample text used for the color #d0c1db. 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.55%
Green 31.13%
Blue 35.32%
CMYK Percentage
Cyan 16.2
Magenta 38.28%
Yellow 0%
Black 45.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.