#14145b color RGB value is (20,20,91)
#14145b color CMYK value
#14145b color HSL value
HSV(or HSB) | 240° | 78 | 35.7 |
XYZ | 2.427 | 1.404 | 10.041 |
Yxy | 0.175 | 0.101 | 1.404 |
LAB | 11.987 | 26.603 | -42.105 |
LUV | 11.987 | -2.613 | -36.244 |
Hunter-LAB | 11.851 | 15.818 | -41.939 |
CIE-LCH | 11.987 | 49.805 | 302.286 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 14 | 14 | 5B |
Decimal | 20 | 20 | 91 |
Octal | 24 | 24 | 133 |
Binary | 00010100 | 00010100 | 01011011 |
Below, you can see some colors close to #14145b. 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 #14145b.
<span style="color:#14145b">Text here</span>
This paragraph has a background color of #14145b.
<p style="background-color:#14145b;">Content here</p>
This element has a border color of #14145b.
<div style="border:1px #14145b;">Content here</div>
.text {color:#14145b;}
.background {background-color:#14145b;}
.border {border:1px solid #14145b;}
.text-shadow {border:1px solid #14145b;}
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, #010104 is the darkest color, while #f1f1fc is the lightest one.