Shades of San Felix #156819
Tints of San Felix #156819
RGB
CMYK
RGB Variations
Color information
#156819 (or 0x156819) is known color: San Felix. HEX triplet: 15, 68 and 19. RGB value is (21,104,25). Sum of RGB (Red+Green+Blue) = 21+104+25=150 (19% of max value = 765). Red value is 21 (8.59% from 255 or 14% from 150); Green value is 104 (41.02% from 255 or 69.33% from 150); Blue value is 25 (10.16% from 255 or 16.67% from 150); Max value from RGB is 104 - color contains mainly: green. Hex color #156819 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #156819 is #EA97E6. Grayscale: #464646. Windows color (decimal): -15374311 or 1665045. OLE color: 1665045.
HSL color Cylindrical-coordinate representation of color #156819: hue angle of 122.89º 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 #156819 is Cyan = 0.80, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 104 | 25 | - |
| CMYK | 0.80 | 0 | 0.76 | 0.59 |
| HSL | 122.89º | 0.66% | 0.25% | - |
| HSV(B) | 122.89º | 0.8% | 0.41% | - |
| XYZ | 5.44 | 10.13 | 2.59 | - |
| YUV | 70.18 | 102.5 | 92.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 104 | 25 | 0.80 | 0 | 0.76 | 0.59 | 122.89 | 0.66 | 0.25 |
| Hex | 15 | 68 | 19 | 50 | 0 | 4C | 3B | 7B | 42 | 19 |
| Octal | 25 | 150 | 31 | 120 | 0 | 114 | 73 | 173 | 102 | 31 |
| Binary | 10101 | 1101000 | 11001 | 1010000 | 0 | 1001100 | 111011 | 1111011 | 1000010 | 11001 |
Color Harmonies of #156819
Complementary color
Monochromatic Colors of #156819
Black with #156819
Text Example
Text Example
White with #156819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156819; }
p { color: rgb(21,104,25); }
H1.HeaderClassName
{
color: #156819;
}
.AnyTagClassName
{
color: #156819;
}
</style>
background-color css
<style>
a { background-color: #156819; }
a { background-color: rgb(21,104,25); }
div.DivClassName
{
background-color: #156819;
}
.BgClassName
{
background-color: #156819;
}
</style>
border-color css
<style>
span { border-color: #156819; }
span { border-color: rgb(21,104,25); }
td.TdClassName
{
border-color: #156819;
}
.TagClassName
{
border-color: #156819;
}
</style>