deep cyan-blue/deep azure
#0d253c color RGB value is (13,37,60)
#0d253c color CMYK value
#0d253c color HSL value
HSV(or HSB) | 209.4° | 78.3 | 23.5 |
XYZ | 1.643 | 1.735 | 4.523 |
Yxy | 0.208 | 0.22 | 1.735 |
LAB | 14.03 | -0.153 | -17.491 |
LUV | 14.03 | -7.013 | -16.357 |
Hunter-LAB | 13.172 | -0.783 | -11.14 |
CIE-LCH | 14.03 | 17.492 | 269.498 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D | 25 | 3C |
Decimal | 13 | 37 | 60 |
Octal | 15 | 45 | 74 |
Binary | 00001101 | 00100101 | 00111100 |
Below, you can see some colors close to #0d253c. 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 #0d253c.
<span style="color:#0d253c">Text here</span>
This paragraph has a background color of #0d253c.
<p style="background-color:#0d253c;">Content here</p>
This element has a border color of #0d253c.
<div style="border:1px #0d253c;">Content here</div>
.text {color:#0d253c;}
.background {background-color:#0d253c;}
.border {border:1px solid #0d253c;}
.text-shadow {border:1px solid #0d253c;}
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, #020508 is the darkest color, while #f5f9fd is the lightest one.