#080881 color RGB value is (8,8,129)
#080881 color CMYK value
#080881 color HSL value
HSV(or HSB) | 240° | 93.8 | 50.6 |
XYZ | 4.149 | 1.81 | 20.9 |
Yxy | 0.154 | 0.067 | 1.81 |
LAB | 14.458 | 44.771 | -62.855 |
LUV | 14.458 | -3.998 | -55.451 |
Hunter-LAB | 13.455 | 31.504 | -82.679 |
CIE-LCH | 14.458 | 77.17 | 305.462 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8 | 8 | 81 |
Decimal | 8 | 8 | 129 |
Octal | 10 | 10 | 201 |
Binary | 00001000 | 00001000 | 10000001 |
Below, you can see some colors close to #080881. 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 #080881.
<span style="color:#080881">Text here</span>
This paragraph has a background color of #080881.
<p style="background-color:#080881;">Content here</p>
This element has a border color of #080881.
<div style="border:1px #080881;">Content here</div>
.text {color:#080881;}
.background {background-color:#080881;}
.border {border:1px solid #080881;}
.text-shadow {border:1px solid #080881;}
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, #010109 is the darkest color, while #f4f4fe is the lightest one.