#dec5ea Hex Color
rgb(222, 197, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | c5 | ea | - | #dec5ea |
RGB | 222 | 197 | 234 | - | rgb(222,197,234) |
HSL | 281 | 47% | 85% | - | hsl(281,47%,85%) |
HSV | 281 | 16% | 92% | - | hsv(281,16%,92%) |
XYZ | 64.9417 | 61.4026 | 86.271 | - | xyz(64.9417,61.4026,86.271) |
CIE-LAB | 82.59 | 15.41 | -15.08 | - | lab(82.59,15.41,-15.08) |
CMYK | 0.051282051282051 | 0.15811965811966 | 0 | 0.082352941176471 | cmyk(0.051282051282051,0.15811965811966,0,0.082352941176471) |
Description
The RGB value of color #dec5ea is rgb(222, 197, 234).
In the hex color #dec5ea, The value of Red is 222, value of Green is 197, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #dec5ea consists of 281° Hue, 47% Saturation, and 85% Lightness.
In the CMYK color model, the color #dec5ea can be represented as Cyan=0.051282051282051%, Magenta=0.15811965811966%, Yellow=0%, and Black=0.082352941176471%.
Shades of #dec5ea
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 #dec5ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dec5ea
Preview of #dec5ea on White Background
The contrast ratio of #dec5ea with white color is 1.58
Preview of #dec5ea on black background
The contrast ratio of #dec5ea with black color is 13.28
#dec5ea color will look good with a black background.
Color Schemes of #dec5ea
Triadic Colors of #dec5ea
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 #dec5ea
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 #dec5ea
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 #dec5ea
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: #dec5ea;
}
This is a sample text used for the color #dec5ea. 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: #dec5ea;
}
This is a sample text used for the color #dec5ea. 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 #dec5ea;
}
This is a sample text used for the color #dec5ea. 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%
Green 30.17%
Blue 35.83%
CMYK Percentage
Cyan 17.58
Magenta 54.2%
Yellow 0%
Black 28.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.