Shades of San Felix #156617
Tints of San Felix #156617
RGB
CMYK
RGB Variations
Color information
#156617 (or 0x156617) is known color: San Felix. HEX triplet: 15, 66 and 17. RGB value is (21,102,23). Sum of RGB (Red+Green+Blue) = 21+102+23=146 (19% of max value = 765). Red value is 21 (8.59% from 255 or 14.38% from 146); Green value is 102 (40.23% from 255 or 69.86% from 146); Blue value is 23 (9.38% from 255 or 15.75% from 146); Max value from RGB is 102 - color contains mainly: green. Hex color #156617 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #156617 is #EA99E8. Grayscale: #454545. Windows color (decimal): -15374825 or 1533461. OLE color: 1533461.
HSL color Cylindrical-coordinate representation of color #156617: hue angle of 121.48º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #156617 is Cyan = 0.79, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 21 | 102 | 23 | - |
| CMYK | 0.79 | 0 | 0.77 | 0.6 |
| HSL | 121.48º | 0.66% | 0.24% | - |
| HSV(B) | 121.48º | 0.79% | 0.4% | - |
| XYZ | 5.22 | 9.72 | 2.41 | - |
| YUV | 68.78 | 102.16 | 93.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 23 | 0.79 | 0 | 0.77 | 0.6 | 121.48 | 0.66 | 0.24 |
| Hex | 15 | 66 | 17 | 4F | 0 | 4D | 3C | 79 | 42 | 18 |
| Octal | 25 | 146 | 27 | 117 | 0 | 115 | 74 | 171 | 102 | 30 |
| Binary | 10101 | 1100110 | 10111 | 1001111 | 0 | 1001101 | 111100 | 1111001 | 1000010 | 11000 |
Color Harmonies of #156617
Complementary color
Monochromatic Colors of #156617
Black with #156617
Text Example
Text Example
White with #156617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156617; }
p { color: rgb(21,102,23); }
H1.HeaderClassName
{
color: #156617;
}
.AnyTagClassName
{
color: #156617;
}
</style>
background-color css
<style>
a { background-color: #156617; }
a { background-color: rgb(21,102,23); }
div.DivClassName
{
background-color: #156617;
}
.BgClassName
{
background-color: #156617;
}
</style>
border-color css
<style>
span { border-color: #156617; }
span { border-color: rgb(21,102,23); }
td.TdClassName
{
border-color: #156617;
}
.TagClassName
{
border-color: #156617;
}
</style>