reddish black
Enter any color value (e.g., #255d38, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#6f0083 color RGB value is (111,0,131)
#6f0083 color CMYK value
#6f0083 color HSL value
HSV(or HSB) | 290.8° | 100 | 51.4 |
XYZ | 10.652 | 5.018 | 21.88 |
Yxy | 0.284 | 0.134 | 5.018 |
LAB | 26.787 | 56.642 | -43.375 |
LUV | 26.787 | 29.003 | -59.321 |
Hunter-LAB | 22.401 | 45.678 | -42.229 |
CIE-LCH | 26.787 | 71.343 | 322.556 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6F | 0 | 83 |
Decimal | 111 | 0 | 131 |
Octal | 157 | 0 | 203 |
Binary | 01101111 | 00000000 | 10000011 |
Below, you can see some colors close to #6f0083. 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 #6f0083.
<span style="color:#6f0083">Text here</span>
This paragraph has a background color of #6f0083.
<p style="background-color:#6f0083;">Content here</p>
This element has a border color of #6f0083.
<div style="border:1px #6f0083;">Content here</div>
.text {color:#6f0083;}
.background {background-color:#6f0083;}
.border {border:1px solid #6f0083;}
.text-shadow {border:1px solid #6f0083;}
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, #030003 is the darkest color, while #fcedff is the lightest one.