#ded6db Hex Color
rgb(222, 214, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | d6 | db | - | #ded6db |
RGB | 222 | 214 | 219 | - | rgb(222,214,219) |
HSL | 323 | 11% | 85% | - | hsl(323,11%,85%) |
HSV | 323 | 4% | 87% | - | hsv(323,4%,87%) |
XYZ | 66.957 | 68.7372 | 76.7564 | - | xyz(66.957,68.7372,76.7564) |
CIE-LAB | 86.37 | 3.63 | -1.49 | - | lab(86.37,3.63,-1.49) |
CMYK | 0 | 0.036036036036036 | 0.013513513513514 | 0.12941176470588 | cmyk(0,0.036036036036036,0.013513513513514,0.12941176470588) |
Description
The RGB value of color #ded6db is rgb(222, 214, 219).
In the hex color #ded6db, The value of Red is 222, value of Green is 214, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #ded6db consists of 323° Hue, 11% Saturation, and 85% Lightness.
In the CMYK color model, the color #ded6db can be represented as Cyan=0%, Magenta=0.036036036036036%, Yellow=0.013513513513514%, and Black=0.12941176470588%.
Shades of #ded6db
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 #ded6db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ded6db
Preview of #ded6db on White Background
The contrast ratio of #ded6db with white color is 1.42
Preview of #ded6db on black background
The contrast ratio of #ded6db with black color is 14.75
#ded6db color will look good with a black background.
Color Schemes of #ded6db
Triadic Colors of #ded6db
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 #ded6db
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 #ded6db
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 #ded6db
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: #ded6db;
}
This is a sample text used for the color #ded6db. 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: #ded6db;
}
This is a sample text used for the color #ded6db. 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 #ded6db;
}
This is a sample text used for the color #ded6db. 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.89%
Green 32.67%
Blue 33.44%
CMYK Percentage
Cyan 0
Magenta 20.14%
Yellow 7.55%
Black 72.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.