Shades of San Felix #156715
Tints of San Felix #156715
RGB
CMYK
RGB Variations
Color information
#156715 (or 0x156715) is known color: San Felix. HEX triplet: 15, 67 and 15. RGB value is (21,103,21). Sum of RGB (Red+Green+Blue) = 21+103+21=145 (19% of max value = 765). Red value is 21 (8.59% from 255 or 14.48% from 145); Green value is 103 (40.62% from 255 or 71.03% from 145); Blue value is 21 (8.59% from 255 or 14.48% from 145); Max value from RGB is 103 - color contains mainly: green. Hex color #156715 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #156715 is #EA98EA. Grayscale: #454545. Windows color (decimal): -15374571 or 1402645. OLE color: 1402645.
HSL color Cylindrical-coordinate representation of color #156715: hue angle of 120º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #156715 is Cyan = 0.80, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 103 | 21 | - |
| CMYK | 0.80 | 0 | 0.80 | 0.60 |
| HSL | 120º | 0.66% | 0.24% | - |
| HSV(B) | 120º | 0.8% | 0.4% | - |
| XYZ | 5.29 | 9.91 | 2.34 | - |
| YUV | 69.13 | 100.83 | 93.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 21 | 0.80 | 0 | 0.80 | 0.60 | 120 | 0.66 | 0.24 |
| Hex | 15 | 67 | 15 | 50 | 0 | 50 | 3C | 78 | 42 | 18 |
| Octal | 25 | 147 | 25 | 120 | 0 | 120 | 74 | 170 | 102 | 30 |
| Binary | 10101 | 1100111 | 10101 | 1010000 | 0 | 1010000 | 111100 | 1111000 | 1000010 | 11000 |
Color Harmonies of #156715
Complementary color
Monochromatic Colors of #156715
Black with #156715
Text Example
Text Example
White with #156715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156715; }
p { color: rgb(21,103,21); }
H1.HeaderClassName
{
color: #156715;
}
.AnyTagClassName
{
color: #156715;
}
</style>
background-color css
<style>
a { background-color: #156715; }
a { background-color: rgb(21,103,21); }
div.DivClassName
{
background-color: #156715;
}
.BgClassName
{
background-color: #156715;
}
</style>
border-color css
<style>
span { border-color: #156715; }
span { border-color: rgb(21,103,21); }
td.TdClassName
{
border-color: #156715;
}
.TagClassName
{
border-color: #156715;
}
</style>