#d73ecc Hex Color
rgb(215, 62, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | 3e | cc | - | #d73ecc |
RGB | 215 | 62 | 204 | - | rgb(215,62,204) |
HSL | 304 | 66% | 54% | - | hsl(304,66%,54%) |
HSV | 304 | 71% | 84% | - | hsv(304,71%,84%) |
XYZ | 40.646 | 22.252 | 59.2795 | - | xyz(40.646,22.252,59.2795) |
CIE-LAB | 54.29 | 73.71 | -42.11 | - | lab(54.29,73.71,-42.11) |
CMYK | 0 | 0.71162790697674 | 0.051162790697674 | 0.15686274509804 | cmyk(0,0.71162790697674,0.051162790697674,0.15686274509804) |
Description
The RGB value of color #d73ecc is rgb(215, 62, 204).
In the hex color #d73ecc, The value of Red is 215, value of Green is 62, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #d73ecc consists of 304° Hue, 66% Saturation, and 54% Lightness.
In the CMYK color model, the color #d73ecc can be represented as Cyan=0%, Magenta=0.71162790697674%, Yellow=0.051162790697674%, and Black=0.15686274509804%.
Shades of #d73ecc
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 #d73ecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d73ecc
Preview of #d73ecc on White Background
The contrast ratio of #d73ecc with white color is 3.85
Preview of #d73ecc on black background
The contrast ratio of #d73ecc with black color is 5.45
#d73ecc color will look good with a black background.
Color Schemes of #d73ecc
Triadic Colors of #d73ecc
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 #d73ecc
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 #d73ecc
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 #d73ecc
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: #d73ecc;
}
This is a sample text used for the color #d73ecc. 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: #d73ecc;
}
This is a sample text used for the color #d73ecc. 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 #d73ecc;
}
This is a sample text used for the color #d73ecc. 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 44.7%
Green 12.89%
Blue 42.41%
CMYK Percentage
Cyan 0
Magenta 77.38%
Yellow 5.56%
Black 17.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.