#09094d color RGB value is (9,9,77)
#09094d color CMYK value
#09094d color HSL value
HSV(or HSB) | 240° | 88.3 | 30.2 |
XYZ | 1.55 | 0.789 | 7.092 |
Yxy | 0.164 | 0.084 | 0.789 |
LAB | 7.129 | 27.096 | -40.591 |
LUV | 7.129 | -1.76 | -24.414 |
Hunter-LAB | 8.884 | 15.593 | -41.11 |
CIE-LCH | 7.129 | 48.804 | 303.725 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9 | 9 | 4D |
Decimal | 9 | 9 | 77 |
Octal | 11 | 11 | 115 |
Binary | 00001001 | 00001001 | 01001101 |
Below, you can see some colors close to #09094d. 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 #09094d.
<span style="color:#09094d">Text here</span>
This paragraph has a background color of #09094d.
<p style="background-color:#09094d;">Content here</p>
This element has a border color of #09094d.
<div style="border:1px #09094d;">Content here</div>
.text {color:#09094d;}
.background {background-color:#09094d;}
.border {border:1px solid #09094d;}
.text-shadow {border:1px solid #09094d;}
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, #000001 is the darkest color, while #ededfd is the lightest one.