#197019 color RGB value is (25,112,25)
#197019 color CMYK value
#197019 color HSL value
HSV(or HSB) | 120° | 77.7 | 43.9 |
XYZ | 6.371 | 11.865 | 2.874 |
Yxy | 0.302 | 0.562 | 11.865 |
LAB | 41.001 | -42.591 | 38.728 |
LUV | 41.001 | -35.066 | 45.331 |
Hunter-LAB | 34.446 | -27.268 | 19.165 |
CIE-LCH | 41.001 | 57.566 | 137.72 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 19 | 70 | 19 |
Decimal | 25 | 112 | 25 |
Octal | 31 | 160 | 31 |
Binary | 00011001 | 01110000 | 00011001 |
Below, you can see some colors close to #197019. 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 #197019.
<span style="color:#197019">Text here</span>
This paragraph has a background color of #197019.
<p style="background-color:#197019;">Content here</p>
This element has a border color of #197019.
<div style="border:1px #197019;">Content here</div>
.text {color:#197019;}
.background {background-color:#197019;}
.border {border:1px solid #197019;}
.text-shadow {border:1px solid #197019;}
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, #020802 is the darkest color, while #f5fdf5 is the lightest one.