#de0a8c Hex Color
rgb(222, 10, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | 0a | 8c | - | #de0a8c |
RGB | 222 | 10 | 140 | - | rgb(222,10,140) |
HSL | 323 | 91% | 45% | - | hsl(323,91%,45%) |
HSV | 323 | 95% | 87% | - | hsv(323,95%,87%) |
XYZ | 34.9664 | 17.6401 | 26.3729 | - | xyz(34.9664,17.6401,26.3729) |
CIE-LAB | 49.06 | 77.85 | -12.5 | - | lab(49.06,77.85,-12.5) |
CMYK | 0 | 0.95495495495495 | 0.36936936936937 | 0.12941176470588 | cmyk(0,0.95495495495495,0.36936936936937,0.12941176470588) |
Description
The RGB value of color #de0a8c is rgb(222, 10, 140).
In the hex color #de0a8c, The value of Red is 222, value of Green is 10, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #de0a8c consists of 323° Hue, 91% Saturation, and 45% Lightness.
In the CMYK color model, the color #de0a8c can be represented as Cyan=0%, Magenta=0.95495495495495%, Yellow=0.36936936936937%, and Black=0.12941176470588%.
Shades of #de0a8c
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 #de0a8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #de0a8c
Preview of #de0a8c on White Background
The contrast ratio of #de0a8c with white color is 4.64
#de0a8c color will look good on a white background.
Preview of #de0a8c on black background
The contrast ratio of #de0a8c with black color is 4.53
Color Schemes of #de0a8c
Triadic Colors of #de0a8c
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 #de0a8c
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 #de0a8c
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 #de0a8c
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: #de0a8c;
}
This is a sample text used for the color #de0a8c. 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: #de0a8c;
}
This is a sample text used for the color #de0a8c. 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 #de0a8c;
}
This is a sample text used for the color #de0a8c. 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 59.68%
Green 2.69%
Blue 37.63%
CMYK Percentage
Cyan 0
Magenta 65.69%
Yellow 25.41%
Black 8.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.