#134244 color RGB value is (19,66,68)
#134244 color CMYK value
#134244 color HSL value
HSV(or HSB) | 182.4° | 72.1 | 26.7 |
XYZ | 3.26 | 4.452 | 6.156 |
Yxy | 0.235 | 0.321 | 4.452 |
LAB | 25.113 | -14.757 | -5.878 |
LUV | 25.113 | -16.49 | -5.104 |
Hunter-LAB | 21.1 | -9.346 | -2.529 |
CIE-LCH | 25.113 | 15.884 | 201.718 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 13 | 42 | 44 |
Decimal | 19 | 66 | 68 |
Octal | 23 | 102 | 104 |
Binary | 00010011 | 01000010 | 01000100 |
Below, you can see some colors close to #134244. 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 #134244.
<span style="color:#134244">Text here</span>
This paragraph has a background color of #134244.
<p style="background-color:#134244;">Content here</p>
This element has a border color of #134244.
<div style="border:1px #134244;">Content here</div>
.text {color:#134244;}
.background {background-color:#134244;}
.border {border:1px solid #134244;}
.text-shadow {border:1px solid #134244;}
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, #000202 is the darkest color, while #f0fafb is the lightest one.