Shades of San Felix #326936
Tints of San Felix #326936
RGB
CMYK
RGB Variations
Color information
#326936 (or 0x326936) is known color: San Felix. HEX triplet: 32, 69 and 36. RGB value is (50,105,54). Sum of RGB (Red+Green+Blue) = 50+105+54=209 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.92% from 209); Green value is 105 (41.41% from 255 or 50.24% from 209); Blue value is 54 (21.48% from 255 or 25.84% from 209); Max value from RGB is 105 - color contains mainly: green. Hex color #326936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326936 is #CD96C9. Grayscale: #525252. Windows color (decimal): -13473482 or 3565874. OLE color: 3565874.
HSL color Cylindrical-coordinate representation of color #326936: hue angle of 124.36º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #326936 is Cyan = 0.52, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 54 | - |
| CMYK | 0.52 | 0 | 0.49 | 0.59 |
| HSL | 124.36º | 0.35% | 0.3% | - |
| HSV(B) | 124.36º | 0.52% | 0.41% | - |
| XYZ | 7.03 | 11.05 | 5.25 | - |
| YUV | 82.74 | 111.78 | 104.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 54 | 0.52 | 0 | 0.49 | 0.59 | 124.36 | 0.35 | 0.3 |
| Hex | 32 | 69 | 36 | 34 | 0 | 31 | 3B | 7C | 23 | 1E |
| Octal | 62 | 151 | 66 | 64 | 0 | 61 | 73 | 174 | 43 | 36 |
| Binary | 110010 | 1101001 | 110110 | 110100 | 0 | 110001 | 111011 | 1111100 | 100011 | 11110 |
Color Harmonies of #326936
Complementary color
Monochromatic Colors of #326936
Black with #326936
Text Example
Text Example
White with #326936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326936; }
p { color: rgb(50,105,54); }
H1.HeaderClassName
{
color: #326936;
}
.AnyTagClassName
{
color: #326936;
}
</style>
background-color css
<style>
a { background-color: #326936; }
a { background-color: rgb(50,105,54); }
div.DivClassName
{
background-color: #326936;
}
.BgClassName
{
background-color: #326936;
}
</style>
border-color css
<style>
span { border-color: #326936; }
span { border-color: rgb(50,105,54); }
td.TdClassName
{
border-color: #326936;
}
.TagClassName
{
border-color: #326936;
}
</style>