#d85ecc Hex Color
rgb(216, 94, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | 5e | cc | - | #d85ecc |
RGB | 216 | 94 | 204 | - | rgb(216,94,204) |
HSL | 306 | 61% | 61% | - | hsl(306,61%,61%) |
HSV | 306 | 56% | 85% | - | hsv(306,56%,85%) |
XYZ | 43.2207 | 26.964 | 60.0533 | - | xyz(43.2207,26.964,60.0533) |
CIE-LAB | 58.94 | 61.47 | -34.81 | - | lab(58.94,61.47,-34.81) |
CMYK | 0 | 0.56481481481481 | 0.055555555555555 | 0.15294117647059 | cmyk(0,0.56481481481481,0.055555555555555,0.15294117647059) |
Description
The RGB value of color #d85ecc is rgb(216, 94, 204).
In the hex color #d85ecc, The value of Red is 216, value of Green is 94, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #d85ecc consists of 306° Hue, 61% Saturation, and 61% Lightness.
In the CMYK color model, the color #d85ecc can be represented as Cyan=0%, Magenta=0.56481481481481%, Yellow=0.055555555555555%, and Black=0.15294117647059%.
Shades of #d85ecc
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 #d85ecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d85ecc
Preview of #d85ecc on White Background
The contrast ratio of #d85ecc with white color is 3.28
Preview of #d85ecc on black background
The contrast ratio of #d85ecc with black color is 6.39
#d85ecc color will look good with a black background.
Color Schemes of #d85ecc
Triadic Colors of #d85ecc
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 #d85ecc
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 #d85ecc
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 #d85ecc
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: #d85ecc;
}
This is a sample text used for the color #d85ecc. 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: #d85ecc;
}
This is a sample text used for the color #d85ecc. 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 #d85ecc;
}
This is a sample text used for the color #d85ecc. 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.02%
Green 18.29%
Blue 39.69%
CMYK Percentage
Cyan 0
Magenta 73.04%
Yellow 7.18%
Black 19.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.