#16165e color RGB value is (22,22,94)
#16165e color CMYK value
#16165e color HSL value
HSV(or HSB) | 240° | 76.6 | 36.9 |
XYZ | 2.638 | 1.553 | 10.75 |
Yxy | 0.177 | 0.104 | 1.553 |
LAB | 12.938 | 26.654 | -42.544 |
LUV | 12.938 | -2.767 | -38.376 |
Hunter-LAB | 12.46 | 15.988 | -42.432 |
CIE-LCH | 12.938 | 50.204 | 302.067 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 16 | 16 | 5E |
Decimal | 22 | 22 | 94 |
Octal | 26 | 26 | 136 |
Binary | 00010110 | 00010110 | 01011110 |
Below, you can see some colors close to #16165e. 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 #16165e.
<span style="color:#16165e">Text here</span>
This paragraph has a background color of #16165e.
<p style="background-color:#16165e;">Content here</p>
This element has a border color of #16165e.
<div style="border:1px #16165e;">Content here</div>
.text {color:#16165e;}
.background {background-color:#16165e;}
.border {border:1px solid #16165e;}
.text-shadow {border:1px solid #16165e;}
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, #020208 is the darkest color, while #f6f6fd is the lightest one.