Shades of San Felix #156820
Tints of San Felix #156820
RGB
CMYK
RGB Variations
Color information
#156820 (or 0x156820) is known color: San Felix. HEX triplet: 15, 68 and 20. RGB value is (21,104,32). Sum of RGB (Red+Green+Blue) = 21+104+32=157 (20% of max value = 765). Red value is 21 (8.59% from 255 or 13.38% from 157); Green value is 104 (41.02% from 255 or 66.24% from 157); Blue value is 32 (12.89% from 255 or 20.38% from 157); Max value from RGB is 104 - color contains mainly: green. Hex color #156820 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156820 is #EA97DF. Grayscale: #474747. Windows color (decimal): -15374304 or 2123797. OLE color: 2123797.
HSL color Cylindrical-coordinate representation of color #156820: hue angle of 127.95º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #156820 is Cyan = 0.80, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 104 | 32 | - |
| CMYK | 0.80 | 0 | 0.69 | 0.59 |
| HSL | 127.95º | 0.66% | 0.25% | - |
| HSV(B) | 127.95º | 0.8% | 0.41% | - |
| XYZ | 5.52 | 10.16 | 3.04 | - |
| YUV | 70.98 | 106 | 92.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 104 | 32 | 0.80 | 0 | 0.69 | 0.59 | 127.95 | 0.66 | 0.25 |
| Hex | 15 | 68 | 20 | 50 | 0 | 45 | 3B | 80 | 42 | 19 |
| Octal | 25 | 150 | 40 | 120 | 0 | 105 | 73 | 200 | 102 | 31 |
| Binary | 10101 | 1101000 | 100000 | 1010000 | 0 | 1000101 | 111011 | 10000000 | 1000010 | 11001 |
Color Harmonies of #156820
Complementary color
Monochromatic Colors of #156820
Black with #156820
Text Example
Text Example
White with #156820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156820; }
p { color: rgb(21,104,32); }
H1.HeaderClassName
{
color: #156820;
}
.AnyTagClassName
{
color: #156820;
}
</style>
background-color css
<style>
a { background-color: #156820; }
a { background-color: rgb(21,104,32); }
div.DivClassName
{
background-color: #156820;
}
.BgClassName
{
background-color: #156820;
}
</style>
border-color css
<style>
span { border-color: #156820; }
span { border-color: rgb(21,104,32); }
td.TdClassName
{
border-color: #156820;
}
.TagClassName
{
border-color: #156820;
}
</style>