#131354 color RGB value is (19,19,84)
#131354 color CMYK value
#131354 color HSL value
HSV(or HSB) | 240° | 77.4 | 32.9 |
XYZ | 2.102 | 1.244 | 8.517 |
Yxy | 0.177 | 0.105 | 1.244 |
LAB | 10.88 | 24.476 | -39.189 |
LUV | 10.88 | -2.311 | -32.044 |
Hunter-LAB | 11.155 | 14.11 | -37.461 |
CIE-LCH | 10.88 | 46.204 | 301.988 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 13 | 13 | 54 |
Decimal | 19 | 19 | 84 |
Octal | 23 | 23 | 124 |
Binary | 00010011 | 00010011 | 01010100 |
Below, you can see some colors close to #131354. 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 #131354.
<span style="color:#131354">Text here</span>
This paragraph has a background color of #131354.
<p style="background-color:#131354;">Content here</p>
This element has a border color of #131354.
<div style="border:1px #131354;">Content here</div>
.text {color:#131354;}
.background {background-color:#131354;}
.border {border:1px solid #131354;}
.text-shadow {border:1px solid #131354;}
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, #03030f is the darkest color, while #fcfcfe is the lightest one.