Shades of San Felix #326732
Tints of San Felix #326732
RGB
CMYK
RGB Variations
Color information
#326732 (or 0x326732) is known color: San Felix. HEX triplet: 32, 67 and 32. RGB value is (50,103,50). Sum of RGB (Red+Green+Blue) = 50+103+50=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 103 (40.62% from 255 or 50.74% from 203); Blue value is 50 (19.92% from 255 or 24.63% from 203); Max value from RGB is 103 - color contains mainly: green. Hex color #326732 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326732 is #CD98CD. Grayscale: #515151. Windows color (decimal): -13473998 or 3303218. OLE color: 3303218.
HSL color Cylindrical-coordinate representation of color #326732: hue angle of 120º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #326732 is Cyan = 0.51, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 103 | 50 | - |
| CMYK | 0.51 | 0 | 0.51 | 0.60 |
| HSL | 120º | 0.35% | 0.3% | - |
| HSV(B) | 120º | 0.51% | 0.4% | - |
| XYZ | 6.74 | 10.61 | 4.71 | - |
| YUV | 81.11 | 110.44 | 105.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 50 | 0.51 | 0 | 0.51 | 0.60 | 120 | 0.35 | 0.3 |
| Hex | 32 | 67 | 32 | 33 | 0 | 33 | 3C | 78 | 23 | 1E |
| Octal | 62 | 147 | 62 | 63 | 0 | 63 | 74 | 170 | 43 | 36 |
| Binary | 110010 | 1100111 | 110010 | 110011 | 0 | 110011 | 111100 | 1111000 | 100011 | 11110 |
Color Harmonies of #326732
Complementary color
Monochromatic Colors of #326732
Black with #326732
Text Example
Text Example
White with #326732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326732; }
p { color: rgb(50,103,50); }
H1.HeaderClassName
{
color: #326732;
}
.AnyTagClassName
{
color: #326732;
}
</style>
background-color css
<style>
a { background-color: #326732; }
a { background-color: rgb(50,103,50); }
div.DivClassName
{
background-color: #326732;
}
.BgClassName
{
background-color: #326732;
}
</style>
border-color css
<style>
span { border-color: #326732; }
span { border-color: rgb(50,103,50); }
td.TdClassName
{
border-color: #326732;
}
.TagClassName
{
border-color: #326732;
}
</style>