#707019 color RGB value is (112,112,25)
#707019 color CMYK value
#707019 color HSL value
HSV(or HSB) | 60° | 77.7 | 43.9 |
XYZ | 12.652 | 15.103 | 3.168 |
Yxy | 0.409 | 0.488 | 15.103 |
LAB | 45.775 | -10.979 | 44.995 |
LUV | 45.775 | 3.357 | 46.543 |
Hunter-LAB | 38.863 | -9.9 | 22.371 |
CIE-LCH | 45.775 | 46.315 | 103.713 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 70 | 70 | 19 |
Decimal | 112 | 112 | 25 |
Octal | 160 | 160 | 31 |
Binary | 01110000 | 01110000 | 00011001 |
Below, you can see some colors close to #707019. 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 #707019.
<span style="color:#707019">Text here</span>
This paragraph has a background color of #707019.
<p style="background-color:#707019;">Content here</p>
This element has a border color of #707019.
<div style="border:1px #707019;">Content here</div>
.text {color:#707019;}
.background {background-color:#707019;}
.border {border:1px solid #707019;}
.text-shadow {border:1px solid #707019;}
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, #080802 is the darkest color, while #fdfdf5 is the lightest one.