#070742 color RGB value is (7,7,66)
#070742 color CMYK value
#070742 color HSL value
HSV(or HSB) | 240° | 89.4 | 25.9 |
XYZ | 1.147 | 0.59 | 5.208 |
Yxy | 0.165 | 0.085 | 0.59 |
LAB | 5.334 | 22.73 | -35.816 |
LUV | 5.334 | -1.305 | -18.095 |
Hunter-LAB | 7.684 | 13.196 | -34.803 |
CIE-LCH | 5.334 | 42.42 | 302.4 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7 | 7 | 42 |
Decimal | 7 | 7 | 66 |
Octal | 7 | 7 | 102 |
Binary | 00000111 | 00000111 | 01000010 |
Below, you can see some colors close to #070742. 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 #070742.
<span style="color:#070742">Text here</span>
This paragraph has a background color of #070742.
<p style="background-color:#070742;">Content here</p>
This element has a border color of #070742.
<div style="border:1px #070742;">Content here</div>
.text {color:#070742;}
.background {background-color:#070742;}
.border {border:1px solid #070742;}
.text-shadow {border:1px solid #070742;}
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, #010108 is the darkest color, while #f4f4fe is the lightest one.