In a RGB color space, #0d075a hex color is composed of 5.1% red, 2.7% green and 35.3% blue. Whereas in a CMYK color space, it is composed of 85.6% cyan, 92.2% magenta, 0% yellow and 64.7% black. It has a hue angle of 244.3 degrees, a saturation of 85.6% and a lightness of 19%. #0d075a color hex could be obtained by blending #1a0eb4 with #000000. Closest websafe color is: #000066.
The hexadecimal color #0d075a has RGB values of R:13, G:7, B:90 and CMYK values of C:0.86, M:0.92, Y:0, K:0.65. Its decimal value is 853850.
Hex triplet | 0d075a | #0d075a |
RGB Decimal | 13, 7, 90 | rgb(13,7,90) |
RGB Percent | 5.1, 2.7, 35.3 | rgb(5.1%,2.7%,35.3%) |
CMYK | 85.6, 92.2, 0, 64.7 | |
HSL | 244.3°, 85.6, 19 | hsl(244.3,85.6%,19%) |
HSV(HSB) | 244.3°, 92.2, 35.3 | |
Web Safe | 000066 | #006 |
XYZ | 2.087, 0.976, 9.751 |
xyY | 0.163, 0.076, 0.976 |
CIE-LAB | 8.787, 33.179, -46.744 |
CIE-LCH | 8.787, 57.322, 305.367 |
CIE-LUV | 8.787, -1.854, -31.682 |
Hunter-Lab | 9.878, 20.435, -51.615 |
Binary | 00001101, 00000111, 01011010 |
Below, you can see some colors close to #0d075a. 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 #0d075a.
<span style="color:#0d075a">Text here</span>
This paragraph has a background color of #0d075a.
<p style="background-color:#0d075a;">Content here</p>
This element has a border color of #0d075a.
<div style="border:1px #0d075a;">Content here</div>
.text {color:#0d075a;}
.background {background-color:#0d075a;}
.border {border:1px solid #0d075a;}
.text-shadow {border:1px solid #0d075a;}
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, #02010b is the darkest color, while #f7f6fe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #302f32 is the less saturated color, while #0a035e is the most saturated one.