#d5c7db Hex Color
rgb(213, 199, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | c7 | db | - | #d5c7db |
RGB | 213 | 199 | 219 | - | rgb(213,199,219) |
HSL | 282 | 22% | 82% | - | hsl(282,22%,82%) |
HSV | 282 | 9% | 86% | - | hsv(282,9%,86%) |
XYZ | 60.6502 | 60.1075 | 75.4231 | - | xyz(60.6502,60.1075,75.4231) |
CIE-LAB | 81.9 | 8.49 | -8.17 | - | lab(81.9,8.49,-8.17) |
CMYK | 0.027397260273973 | 0.091324200913242 | 0 | 0.14117647058824 | cmyk(0.027397260273973,0.091324200913242,0,0.14117647058824) |
Description
The RGB value of color #d5c7db is rgb(213, 199, 219).
In the hex color #d5c7db, The value of Red is 213, value of Green is 199, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #d5c7db consists of 282° Hue, 22% Saturation, and 82% Lightness.
In the CMYK color model, the color #d5c7db can be represented as Cyan=0.027397260273973%, Magenta=0.091324200913242%, Yellow=0%, and Black=0.14117647058824%.
Shades of #d5c7db
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 #d5c7db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5c7db
Preview of #d5c7db on White Background
The contrast ratio of #d5c7db with white color is 1.61
Preview of #d5c7db on black background
The contrast ratio of #d5c7db with black color is 13.02
#d5c7db color will look good with a black background.
Color Schemes of #d5c7db
Triadic Colors of #d5c7db
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 #d5c7db
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 #d5c7db
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 #d5c7db
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: #d5c7db;
}
This is a sample text used for the color #d5c7db. 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: #d5c7db;
}
This is a sample text used for the color #d5c7db. 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 #d5c7db;
}
This is a sample text used for the color #d5c7db. 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.76%
Green 31.54%
Blue 34.71%
CMYK Percentage
Cyan 10.54
Magenta 35.14%
Yellow 0%
Black 54.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.