deep blue/deep phthalo blue
#192170 color RGB value is (25,33,112)
#192170 color CMYK value
#192170 color HSL value
HSV(or HSB) | 234.5° | 77.7 | 43.9 |
XYZ | 3.869 | 2.464 | 15.601 |
Yxy | 0.176 | 0.112 | 2.464 |
LAB | 17.756 | 26.503 | -46.455 |
LUV | 17.756 | -4.9 | -49.689 |
Hunter-LAB | 15.698 | 16.527 | -47.935 |
CIE-LCH | 17.756 | 53.484 | 299.706 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 19 | 21 | 70 |
Decimal | 25 | 33 | 112 |
Octal | 31 | 41 | 160 |
Binary | 00011001 | 00100001 | 01110000 |
Below, you can see some colors close to #192170. 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 #192170.
<span style="color:#192170">Text here</span>
This paragraph has a background color of #192170.
<p style="background-color:#192170;">Content here</p>
This element has a border color of #192170.
<div style="border:1px #192170;">Content here</div>
.text {color:#192170;}
.background {background-color:#192170;}
.border {border:1px solid #192170;}
.text-shadow {border:1px solid #192170;}
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 #f5f6fd is the lightest one.