#080802 color RGB value is (8,8,2)
#080802 color CMYK value
#080802 color HSL value
HSV(or HSB) | 60° | 75 | 3.1 |
XYZ | 0.198 | 0.23 | 0.091 |
Yxy | 0.381 | 0.443 | 0.23 |
LAB | 2.075 | -0.834 | 2.271 |
LUV | 2.075 | 0.116 | 1.601 |
Hunter-LAB | 4.792 | -1.015 | 2.225 |
CIE-LCH | 2.075 | 2.419 | 110.176 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8 | 8 | 2 |
Decimal | 8 | 8 | 2 |
Octal | 10 | 10 | 2 |
Binary | 00001000 | 00001000 | 00000010 |
Below, you can see some colors close to #080802. 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 #080802.
<span style="color:#080802">Text here</span>
This paragraph has a background color of #080802.
<p style="background-color:#080802;">Content here</p>
This element has a border color of #080802.
<div style="border:1px #080802;">Content here</div>
.text {color:#080802;}
.background {background-color:#080802;}
.border {border:1px solid #080802;}
.text-shadow {border:1px solid #080802;}
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, #080802 is the darkest color, while #fdfdf6 is the lightest one.