reddish black
Enter any color value (e.g., #16de6e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#7b007b color RGB value is (123,0,123)
#7b007b color CMYK value
#7b007b color HSL value
HSV(or HSB) | 300° | 100 | 48.2 |
XYZ | 11.744 | 5.641 | 19.209 |
Yxy | 0.321 | 0.154 | 5.641 |
LAB | 28.488 | 57.274 | -35.466 |
LUV | 28.488 | 39.707 | -51.343 |
Hunter-LAB | 23.751 | 46.695 | -31.326 |
CIE-LCH | 28.488 | 67.366 | 328.233 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7B | 0 | 7B |
Decimal | 123 | 0 | 123 |
Octal | 173 | 0 | 173 |
Binary | 01111011 | 00000000 | 01111011 |
Below, you can see some colors close to #7b007b. 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 #7b007b.
<span style="color:#7b007b">Text here</span>
This paragraph has a background color of #7b007b.
<p style="background-color:#7b007b;">Content here</p>
This element has a border color of #7b007b.
<div style="border:1px #7b007b;">Content here</div>
.text {color:#7b007b;}
.background {background-color:#7b007b;}
.border {border:1px solid #7b007b;}
.text-shadow {border:1px solid #7b007b;}
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, #110011 is the darkest color, while #fffbff is the lightest one.