reddish black
Enter any color value (e.g., #e7cf77, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d313d3 color RGB value is (211,19,211)
#d313d3 color CMYK value
#d313d3 color HSL value
HSV(or HSB) | 300° | 91 | 82.7 |
XYZ | 38.855 | 19.018 | 63.251 |
Yxy | 0.321 | 0.157 | 19.018 |
LAB | 50.708 | 83.549 | -51.864 |
LUV | 50.708 | 68.956 | -89.163 |
Hunter-LAB | 43.609 | 82.722 | -55.468 |
CIE-LCH | 50.708 | 98.338 | 328.17 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D3 | 13 | D3 |
Decimal | 211 | 19 | 211 |
Octal | 323 | 23 | 323 |
Binary | 11010011 | 00010011 | 11010011 |
Below, you can see some colors close to #d313d3. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #d313d3.
<span style="color:#d313d3">Text here</span>
This paragraph has a background color of #d313d3.
<p style="background-color:#d313d3;">Content here</p>
This element has a border color of #d313d3.
<div style="border:1px #d313d3;">Content here</div>
.text {color:#d313d3;}
.background {background-color:#d313d3;}
.border {border:1px solid #d313d3;}
.text-shadow {border:1px solid #d313d3;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #100110 is the darkest color, while #fffcff is the lightest one.