Shades of San Felix #156517
Tints of San Felix #156517
RGB
CMYK
RGB Variations
Color information
#156517 (or 0x156517) is known color: San Felix. HEX triplet: 15, 65 and 17. RGB value is (21,101,23). Sum of RGB (Red+Green+Blue) = 21+101+23=145 (19% of max value = 765). Red value is 21 (8.59% from 255 or 14.48% from 145); Green value is 101 (39.84% from 255 or 69.66% from 145); Blue value is 23 (9.38% from 255 or 15.86% from 145); Max value from RGB is 101 - color contains mainly: green. Hex color #156517 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #156517 is #EA9AE8. Grayscale: #444444. Windows color (decimal): -15375081 or 1533205. OLE color: 1533205.
HSL color Cylindrical-coordinate representation of color #156517: hue angle of 121.5º 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 #156517 is Cyan = 0.79, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 101 | 23 | - |
| CMYK | 0.79 | 0 | 0.77 | 0.60 |
| HSL | 121.5º | 0.66% | 0.24% | - |
| HSV(B) | 121.5º | 0.79% | 0.4% | - |
| XYZ | 5.12 | 9.53 | 2.38 | - |
| YUV | 68.19 | 102.5 | 94.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 101 | 23 | 0.79 | 0 | 0.77 | 0.60 | 121.5 | 0.66 | 0.24 |
| Hex | 15 | 65 | 17 | 4F | 0 | 4D | 3C | 7A | 42 | 18 |
| Octal | 25 | 145 | 27 | 117 | 0 | 115 | 74 | 172 | 102 | 30 |
| Binary | 10101 | 1100101 | 10111 | 1001111 | 0 | 1001101 | 111100 | 1111010 | 1000010 | 11000 |
Color Harmonies of #156517
Complementary color
Monochromatic Colors of #156517
Black with #156517
Text Example
Text Example
White with #156517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156517; }
p { color: rgb(21,101,23); }
H1.HeaderClassName
{
color: #156517;
}
.AnyTagClassName
{
color: #156517;
}
</style>
background-color css
<style>
a { background-color: #156517; }
a { background-color: rgb(21,101,23); }
div.DivClassName
{
background-color: #156517;
}
.BgClassName
{
background-color: #156517;
}
</style>
border-color css
<style>
span { border-color: #156517; }
span { border-color: rgb(21,101,23); }
td.TdClassName
{
border-color: #156517;
}
.TagClassName
{
border-color: #156517;
}
</style>