Shades of San Felix #256620
Tints of San Felix #256620
RGB
CMYK
RGB Variations
Color information
#256620 (or 0x256620) is known color: San Felix. HEX triplet: 25, 66 and 20. RGB value is (37,102,32). Sum of RGB (Red+Green+Blue) = 37+102+32=171 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.64% from 171); Green value is 102 (40.23% from 255 or 59.65% from 171); Blue value is 32 (12.89% from 255 or 18.71% from 171); Max value from RGB is 102 - color contains mainly: green. Hex color #256620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #256620 is #DA99DF. Grayscale: #4A4A4A. Windows color (decimal): -14326240 or 2123301. OLE color: 2123301.
HSL color Cylindrical-coordinate representation of color #256620: hue angle of 115.71º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #256620 is Cyan = 0.64, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 37 | 102 | 32 | - |
| CMYK | 0.64 | 0 | 0.69 | 0.6 |
| HSL | 115.71º | 0.52% | 0.26% | - |
| HSV(B) | 115.71º | 0.69% | 0.4% | - |
| XYZ | 5.78 | 10 | 2.99 | - |
| YUV | 74.59 | 103.97 | 101.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 102 | 32 | 0.64 | 0 | 0.69 | 0.6 | 115.71 | 0.52 | 0.26 |
| Hex | 25 | 66 | 20 | 40 | 0 | 45 | 3C | 74 | 34 | 1A |
| Octal | 45 | 146 | 40 | 100 | 0 | 105 | 74 | 164 | 64 | 32 |
| Binary | 100101 | 1100110 | 100000 | 1000000 | 0 | 1000101 | 111100 | 1110100 | 110100 | 11010 |
Color Harmonies of #256620
Complementary color
Monochromatic Colors of #256620
Black with #256620
Text Example
Text Example
White with #256620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256620; }
p { color: rgb(37,102,32); }
H1.HeaderClassName
{
color: #256620;
}
.AnyTagClassName
{
color: #256620;
}
</style>
background-color css
<style>
a { background-color: #256620; }
a { background-color: rgb(37,102,32); }
div.DivClassName
{
background-color: #256620;
}
.BgClassName
{
background-color: #256620;
}
</style>
border-color css
<style>
span { border-color: #256620; }
span { border-color: rgb(37,102,32); }
td.TdClassName
{
border-color: #256620;
}
.TagClassName
{
border-color: #256620;
}
</style>