Shades of San Felix #326933
Tints of San Felix #326933
RGB
CMYK
RGB Variations
Color information
#326933 (or 0x326933) is known color: San Felix. HEX triplet: 32, 69 and 33. RGB value is (50,105,51). Sum of RGB (Red+Green+Blue) = 50+105+51=206 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.27% from 206); Green value is 105 (41.41% from 255 or 50.97% from 206); Blue value is 51 (20.31% from 255 or 24.76% from 206); Max value from RGB is 105 - color contains mainly: green. Hex color #326933 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326933 is #CD96CC. Grayscale: #525252. Windows color (decimal): -13473485 or 3369266. OLE color: 3369266.
HSL color Cylindrical-coordinate representation of color #326933: hue angle of 121.09º 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 #326933 is Cyan = 0.52, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 51 | - |
| CMYK | 0.52 | 0 | 0.51 | 0.59 |
| HSL | 121.09º | 0.35% | 0.3% | - |
| HSV(B) | 121.09º | 0.52% | 0.41% | - |
| XYZ | 6.96 | 11.02 | 4.89 | - |
| YUV | 82.4 | 110.28 | 104.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 51 | 0.52 | 0 | 0.51 | 0.59 | 121.09 | 0.35 | 0.3 |
| Hex | 32 | 69 | 33 | 34 | 0 | 33 | 3B | 79 | 23 | 1E |
| Octal | 62 | 151 | 63 | 64 | 0 | 63 | 73 | 171 | 43 | 36 |
| Binary | 110010 | 1101001 | 110011 | 110100 | 0 | 110011 | 111011 | 1111001 | 100011 | 11110 |
Color Harmonies of #326933
Complementary color
Monochromatic Colors of #326933
Black with #326933
Text Example
Text Example
White with #326933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326933; }
p { color: rgb(50,105,51); }
H1.HeaderClassName
{
color: #326933;
}
.AnyTagClassName
{
color: #326933;
}
</style>
background-color css
<style>
a { background-color: #326933; }
a { background-color: rgb(50,105,51); }
div.DivClassName
{
background-color: #326933;
}
.BgClassName
{
background-color: #326933;
}
</style>
border-color css
<style>
span { border-color: #326933; }
span { border-color: rgb(50,105,51); }
td.TdClassName
{
border-color: #326933;
}
.TagClassName
{
border-color: #326933;
}
</style>