#de7cad Hex Color
rgb(222, 124, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | 7c | ad | - | #de7cad |
RGB | 222 | 124 | 173 | - | rgb(222,124,173) |
HSL | 330 | 60% | 68% | - | hsl(330,60%,68%) |
HSV | 330 | 44% | 87% | - | hsv(330,44%,87%) |
XYZ | 44.8747 | 32.962 | 43.5323 | - | xyz(44.8747,32.962,43.5323) |
CIE-LAB | 64.13 | 43.95 | -9.18 | - | lab(64.13,43.95,-9.18) |
CMYK | 0 | 0.44144144144144 | 0.22072072072072 | 0.12941176470588 | cmyk(0,0.44144144144144,0.22072072072072,0.12941176470588) |
Description
The RGB value of color #de7cad is rgb(222, 124, 173).
In the hex color #de7cad, The value of Red is 222, value of Green is 124, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #de7cad consists of 330° Hue, 60% Saturation, and 68% Lightness.
In the CMYK color model, the color #de7cad can be represented as Cyan=0%, Magenta=0.44144144144144%, Yellow=0.22072072072072%, and Black=0.12941176470588%.
Shades of #de7cad
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 #de7cad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #de7cad
Preview of #de7cad on White Background
The contrast ratio of #de7cad with white color is 2.77
Preview of #de7cad on black background
The contrast ratio of #de7cad with black color is 7.59
#de7cad color will look good with a black background.
Color Schemes of #de7cad
Triadic Colors of #de7cad
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 #de7cad
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 #de7cad
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 #de7cad
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: #de7cad;
}
This is a sample text used for the color #de7cad. 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: #de7cad;
}
This is a sample text used for the color #de7cad. 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 #de7cad;
}
This is a sample text used for the color #de7cad. 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 42.77%
Green 23.89%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 55.77%
Yellow 27.88%
Black 16.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.