#dec1ef Hex Color
rgb(222, 193, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | c1 | ef | - | #dec1ef |
RGB | 222 | 193 | 239 | - | rgb(222,193,239) |
HSL | 278 | 59% | 85% | - | hsl(278,59%,85%) |
HSV | 278 | 19% | 94% | - | hsv(278,19%,94%) |
XYZ | 64.7742 | 59.9015 | 89.8095 | - | xyz(64.7742,59.9015,89.8095) |
CIE-LAB | 81.78 | 18.52 | -18.97 | - | lab(81.78,18.52,-18.97) |
CMYK | 0.071129707112971 | 0.19246861924686 | 0 | 0.062745098039216 | cmyk(0.071129707112971,0.19246861924686,0,0.062745098039216) |
Description
The RGB value of color #dec1ef is rgb(222, 193, 239).
In the hex color #dec1ef, The value of Red is 222, value of Green is 193, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #dec1ef consists of 278° Hue, 59% Saturation, and 85% Lightness.
In the CMYK color model, the color #dec1ef can be represented as Cyan=0.071129707112971%, Magenta=0.19246861924686%, Yellow=0%, and Black=0.062745098039216%.
Shades of #dec1ef
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 #dec1ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dec1ef
Preview of #dec1ef on White Background
The contrast ratio of #dec1ef with white color is 1.62
Preview of #dec1ef on black background
The contrast ratio of #dec1ef with black color is 12.98
#dec1ef color will look good with a black background.
Color Schemes of #dec1ef
Triadic Colors of #dec1ef
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 #dec1ef
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 #dec1ef
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 #dec1ef
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: #dec1ef;
}
This is a sample text used for the color #dec1ef. 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: #dec1ef;
}
This is a sample text used for the color #dec1ef. 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 #dec1ef;
}
This is a sample text used for the color #dec1ef. 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.94%
Green 29.51%
Blue 36.54%
CMYK Percentage
Cyan 21.8
Magenta 58.98%
Yellow 0%
Black 19.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.