Shades of San Felix #156515
Tints of San Felix #156515
RGB
CMYK
RGB Variations
Color information
#156515 (or 0x156515) is known color: San Felix. HEX triplet: 15, 65 and 15. RGB value is (21,101,21). Sum of RGB (Red+Green+Blue) = 21+101+21=143 (18% of max value = 765). Red value is 21 (8.59% from 255 or 14.69% from 143); Green value is 101 (39.84% from 255 or 70.63% from 143); Blue value is 21 (8.59% from 255 or 14.69% from 143); Max value from RGB is 101 - color contains mainly: green. Hex color #156515 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #156515 is #EA9AEA. Grayscale: #444444. Windows color (decimal): -15375083 or 1402133. OLE color: 1402133.
HSL color Cylindrical-coordinate representation of color #156515: 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.79%. Process color model (Four color, CMYK) of #156515 is Cyan = 0.79, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 101 | 21 | - |
| CMYK | 0.79 | 0 | 0.79 | 0.60 |
| HSL | 120º | 0.66% | 0.24% | - |
| HSV(B) | 120º | 0.79% | 0.4% | - |
| XYZ | 5.1 | 9.52 | 2.28 | - |
| YUV | 67.96 | 101.5 | 94.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 101 | 21 | 0.79 | 0 | 0.79 | 0.60 | 120 | 0.66 | 0.24 |
| Hex | 15 | 65 | 15 | 4F | 0 | 4F | 3C | 78 | 42 | 18 |
| Octal | 25 | 145 | 25 | 117 | 0 | 117 | 74 | 170 | 102 | 30 |
| Binary | 10101 | 1100101 | 10101 | 1001111 | 0 | 1001111 | 111100 | 1111000 | 1000010 | 11000 |
Color Harmonies of #156515
Complementary color
Monochromatic Colors of #156515
Black with #156515
Text Example
Text Example
White with #156515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156515; }
p { color: rgb(21,101,21); }
H1.HeaderClassName
{
color: #156515;
}
.AnyTagClassName
{
color: #156515;
}
</style>
background-color css
<style>
a { background-color: #156515; }
a { background-color: rgb(21,101,21); }
div.DivClassName
{
background-color: #156515;
}
.BgClassName
{
background-color: #156515;
}
</style>
border-color css
<style>
span { border-color: #156515; }
span { border-color: rgb(21,101,21); }
td.TdClassName
{
border-color: #156515;
}
.TagClassName
{
border-color: #156515;
}
</style>