#d5cedb Hex Color
rgb(213, 206, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | ce | db | - | #d5cedb |
RGB | 213 | 206 | 219 | - | rgb(213,206,219) |
HSL | 272 | 15% | 83% | - | hsl(272,15%,83%) |
HSV | 272 | 6% | 86% | - | hsv(272,6%,86%) |
XYZ | 62.2981 | 63.4032 | 75.9724 | - | xyz(62.2981,63.4032,75.9724) |
CIE-LAB | 83.65 | 4.78 | -5.57 | - | lab(83.65,4.78,-5.57) |
CMYK | 0.027397260273973 | 0.059360730593607 | 0 | 0.14117647058824 | cmyk(0.027397260273973,0.059360730593607,0,0.14117647058824) |
Description
The RGB value of color #d5cedb is rgb(213, 206, 219).
In the hex color #d5cedb, The value of Red is 213, value of Green is 206, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #d5cedb consists of 272° Hue, 15% Saturation, and 83% Lightness.
In the CMYK color model, the color #d5cedb can be represented as Cyan=0.027397260273973%, Magenta=0.059360730593607%, Yellow=0%, and Black=0.14117647058824%.
Shades of #d5cedb
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 #d5cedb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5cedb
Preview of #d5cedb on White Background
The contrast ratio of #d5cedb with white color is 1.54
Preview of #d5cedb on black background
The contrast ratio of #d5cedb with black color is 13.68
#d5cedb color will look good with a black background.
Color Schemes of #d5cedb
Triadic Colors of #d5cedb
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 #d5cedb
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 #d5cedb
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 #d5cedb
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: #d5cedb;
}
This is a sample text used for the color #d5cedb. 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: #d5cedb;
}
This is a sample text used for the color #d5cedb. 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 #d5cedb;
}
This is a sample text used for the color #d5cedb. 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.39%
Green 32.29%
Blue 34.33%
CMYK Percentage
Cyan 12.02
Magenta 26.04%
Yellow 0%
Black 61.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.