Shades of San Felix #326734
Tints of San Felix #326734
RGB
CMYK
RGB Variations
Color information
#326734 (or 0x326734) is known color: San Felix. HEX triplet: 32, 67 and 34. RGB value is (50,103,52). Sum of RGB (Red+Green+Blue) = 50+103+52=205 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.39% from 205); Green value is 103 (40.62% from 255 or 50.24% from 205); Blue value is 52 (20.70% from 255 or 25.37% from 205); Max value from RGB is 103 - color contains mainly: green. Hex color #326734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326734 is #CD98CB. Grayscale: #515151. Windows color (decimal): -13473996 or 3434290. OLE color: 3434290.
HSL color Cylindrical-coordinate representation of color #326734: hue angle of 122.26º 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 #326734 is Cyan = 0.51, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 103 | 52 | - |
| CMYK | 0.51 | 0 | 0.50 | 0.60 |
| HSL | 122.26º | 0.35% | 0.3% | - |
| HSV(B) | 122.26º | 0.51% | 0.4% | - |
| XYZ | 6.79 | 10.63 | 4.94 | - |
| YUV | 81.34 | 111.44 | 105.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 52 | 0.51 | 0 | 0.50 | 0.60 | 122.26 | 0.35 | 0.3 |
| Hex | 32 | 67 | 34 | 33 | 0 | 32 | 3C | 7A | 23 | 1E |
| Octal | 62 | 147 | 64 | 63 | 0 | 62 | 74 | 172 | 43 | 36 |
| Binary | 110010 | 1100111 | 110100 | 110011 | 0 | 110010 | 111100 | 1111010 | 100011 | 11110 |
Color Harmonies of #326734
Complementary color
Monochromatic Colors of #326734
Black with #326734
Text Example
Text Example
White with #326734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326734; }
p { color: rgb(50,103,52); }
H1.HeaderClassName
{
color: #326734;
}
.AnyTagClassName
{
color: #326734;
}
</style>
background-color css
<style>
a { background-color: #326734; }
a { background-color: rgb(50,103,52); }
div.DivClassName
{
background-color: #326734;
}
.BgClassName
{
background-color: #326734;
}
</style>
border-color css
<style>
span { border-color: #326734; }
span { border-color: rgb(50,103,52); }
td.TdClassName
{
border-color: #326734;
}
.TagClassName
{
border-color: #326734;
}
</style>