In RGB color space, #d300cc hex color has a red value of 211, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #d300cc hex color is composed of 0% cyan, 100% magenta, 3.32% yellow and 17.25% black.
#d300cc color has a hue of 302 degrees, a saturation of 100% and a lightness of 41.4%.
#d300cc hex color contains mainly RED.
The closest web safe color of #d300cc is #cc00cc
#d300cc hex color has a decimal value of 13828300.
HEX | d300cc | #d300cc |
---|---|---|
RGB | 211, 0, 204 | rgb(211, 0, 204) |
RGB Percent | 82.75, 0, 80 | rgb(82.75, 0, 80) |
CMYK | 0, 100, 3, 17 | |
HSL | 302°, 100, 41.4 | hsl(302, 100%, 41.4%) |
HSV | 302°, 100, 82.7 |
XYZ | 37.763, 18.209, 58.651 |
---|---|
Hunter Lab | 42.672, 83.289, -51.621 |
CIE-LAB | 49.749, 84.176, -49.371 |
CIE-LCH | 49.749, 97.586, 329.607 |
CIE-LUV | 0, 100, 3.32, 17.25 |
Web Safe | cc00cc |
RGB percent of color #d300cc
CMYK percent of color #d300cc
Text with hexadecimal color #d300cc
This text has a font color of #d300cc
<p style="color:#d300cc">Text here</p>
#d300cc Background Color
This box has a background color of #d300cc
<div style="background-color:#d300cc">Text here</div>
#d300cc Border Color
This box has a border color of #d300cc
<div style="border: 4px solid #d300cc">Text here</div>
CSS codes
<p style="color:#d300cc">Text here</p>
<div style="background-color:#d300cc">Text here</div>
<div style="border: 4px solid #d300cc">Text here</div>
#d300cc Color on white background
This is how a font and box color of #d300cc will look
on a white background.
#d300cc Color on black background
This is how a font and box color of #d300cc hex color will look
on a black background.