reddish black
Enter any color value (e.g., #f5f330, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9d009d color RGB value is (157,0,157)
#9d009d color CMYK value
#9d009d color HSL value
HSV(or HSB) | 300° | 100 | 61.6 |
XYZ | 19.99 | 9.602 | 32.698 |
Yxy | 0.321 | 0.154 | 9.602 |
LAB | 37.119 | 68.386 | -42.347 |
LUV | 37.119 | 51.737 | -66.898 |
Hunter-LAB | 30.988 | 60.923 | -40.871 |
CIE-LCH | 37.119 | 80.436 | 328.233 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9D | 0 | 9D |
Decimal | 157 | 0 | 157 |
Octal | 235 | 0 | 235 |
Binary | 10011101 | 00000000 | 10011101 |
Below, you can see some colors close to #9d009d. 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 #9d009d.
<span style="color:#9d009d">Text here</span>
This paragraph has a background color of #9d009d.
<p style="background-color:#9d009d;">Content here</p>
This element has a border color of #9d009d.
<div style="border:1px #9d009d;">Content here</div>
.text {color:#9d009d;}
.background {background-color:#9d009d;}
.border {border:1px solid #9d009d;}
.text-shadow {border:1px solid #9d009d;}
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, #080008 is the darkest color, while #fff2ff is the lightest one.