Shades of San Felix #326430
Tints of San Felix #326430
RGB
CMYK
RGB Variations
Color information
#326430 (or 0x326430) is known color: San Felix. HEX triplet: 32, 64 and 30. RGB value is (50,100,48). Sum of RGB (Red+Green+Blue) = 50+100+48=198 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.25% from 198); Green value is 100 (39.45% from 255 or 50.51% from 198); Blue value is 48 (19.14% from 255 or 24.24% from 198); Max value from RGB is 100 - color contains mainly: green. Hex color #326430 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326430 is #CD9BCF. Grayscale: #4F4F4F. Windows color (decimal): -13474768 or 3171378. OLE color: 3171378.
HSL color Cylindrical-coordinate representation of color #326430: hue angle of 117.69º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #326430 is Cyan = 0.50, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 100 | 48 | - |
| CMYK | 0.50 | 0 | 0.52 | 0.61 |
| HSL | 117.69º | 0.35% | 0.29% | - |
| HSV(B) | 117.69º | 0.52% | 0.39% | - |
| XYZ | 6.41 | 10.01 | 4.39 | - |
| YUV | 79.12 | 110.44 | 107.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 100 | 48 | 0.50 | 0 | 0.52 | 0.61 | 117.69 | 0.35 | 0.29 |
| Hex | 32 | 64 | 30 | 32 | 0 | 34 | 3D | 76 | 23 | 1D |
| Octal | 62 | 144 | 60 | 62 | 0 | 64 | 75 | 166 | 43 | 35 |
| Binary | 110010 | 1100100 | 110000 | 110010 | 0 | 110100 | 111101 | 1110110 | 100011 | 11101 |
Color Harmonies of #326430
Complementary color
Monochromatic Colors of #326430
Black with #326430
Text Example
Text Example
White with #326430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326430; }
p { color: rgb(50,100,48); }
H1.HeaderClassName
{
color: #326430;
}
.AnyTagClassName
{
color: #326430;
}
</style>
background-color css
<style>
a { background-color: #326430; }
a { background-color: rgb(50,100,48); }
div.DivClassName
{
background-color: #326430;
}
.BgClassName
{
background-color: #326430;
}
</style>
border-color css
<style>
span { border-color: #326430; }
span { border-color: rgb(50,100,48); }
td.TdClassName
{
border-color: #326430;
}
.TagClassName
{
border-color: #326430;
}
</style>