Shades of San Felix #256516
Tints of San Felix #256516
RGB
CMYK
RGB Variations
Color information
#256516 (or 0x256516) is known color: San Felix. HEX triplet: 25, 65 and 16. RGB value is (37,101,22). Sum of RGB (Red+Green+Blue) = 37+101+22=160 (21% of max value = 765). Red value is 37 (14.84% from 255 or 23.12% from 160); Green value is 101 (39.84% from 255 or 63.12% from 160); Blue value is 22 (8.98% from 255 or 13.75% from 160); Max value from RGB is 101 - color contains mainly: green. Hex color #256516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #256516 is #DA9AE9. Grayscale: #494949. Windows color (decimal): -14326506 or 1467685. OLE color: 1467685.
HSL color Cylindrical-coordinate representation of color #256516: hue angle of 108.61º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #256516 is Cyan = 0.63, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 37 | 101 | 22 | - |
| CMYK | 0.63 | 0 | 0.78 | 0.60 |
| HSL | 108.61º | 0.64% | 0.24% | - |
| HSV(B) | 108.61º | 0.78% | 0.4% | - |
| XYZ | 5.56 | 9.76 | 2.35 | - |
| YUV | 72.86 | 99.3 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 101 | 22 | 0.63 | 0 | 0.78 | 0.60 | 108.61 | 0.64 | 0.24 |
| Hex | 25 | 65 | 16 | 3F | 0 | 4E | 3C | 6D | 40 | 18 |
| Octal | 45 | 145 | 26 | 77 | 0 | 116 | 74 | 155 | 100 | 30 |
| Binary | 100101 | 1100101 | 10110 | 111111 | 0 | 1001110 | 111100 | 1101101 | 1000000 | 11000 |
Color Harmonies of #256516
Complementary color
Monochromatic Colors of #256516
Black with #256516
Text Example
Text Example
White with #256516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256516; }
p { color: rgb(37,101,22); }
H1.HeaderClassName
{
color: #256516;
}
.AnyTagClassName
{
color: #256516;
}
</style>
background-color css
<style>
a { background-color: #256516; }
a { background-color: rgb(37,101,22); }
div.DivClassName
{
background-color: #256516;
}
.BgClassName
{
background-color: #256516;
}
</style>
border-color css
<style>
span { border-color: #256516; }
span { border-color: rgb(37,101,22); }
td.TdClassName
{
border-color: #256516;
}
.TagClassName
{
border-color: #256516;
}
</style>