Shades of San Felix #346830
Tints of San Felix #346830
RGB
CMYK
RGB Variations
Color information
#346830 (or 0x346830) is known color: San Felix. HEX triplet: 34, 68 and 30. RGB value is (52,104,48). Sum of RGB (Red+Green+Blue) = 52+104+48=204 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.49% from 204); Green value is 104 (41.02% from 255 or 50.98% from 204); Blue value is 48 (19.14% from 255 or 23.53% from 204); Max value from RGB is 104 - color contains mainly: green. Hex color #346830 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346830 is #CB97CF. Grayscale: #525252. Windows color (decimal): -13342672 or 3172404. OLE color: 3172404.
HSL color Cylindrical-coordinate representation of color #346830: hue angle of 115.71º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #346830 is Cyan = 0.50, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 104 | 48 | - |
| CMYK | 0.50 | 0 | 0.54 | 0.59 |
| HSL | 115.71º | 0.37% | 0.3% | - |
| HSV(B) | 115.71º | 0.54% | 0.41% | - |
| XYZ | 6.9 | 10.84 | 4.53 | - |
| YUV | 82.07 | 108.77 | 106.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 104 | 48 | 0.50 | 0 | 0.54 | 0.59 | 115.71 | 0.37 | 0.3 |
| Hex | 34 | 68 | 30 | 32 | 0 | 36 | 3B | 74 | 25 | 1E |
| Octal | 64 | 150 | 60 | 62 | 0 | 66 | 73 | 164 | 45 | 36 |
| Binary | 110100 | 1101000 | 110000 | 110010 | 0 | 110110 | 111011 | 1110100 | 100101 | 11110 |
Color Harmonies of #346830
Complementary color
Monochromatic Colors of #346830
Black with #346830
Text Example
Text Example
White with #346830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346830; }
p { color: rgb(52,104,48); }
H1.HeaderClassName
{
color: #346830;
}
.AnyTagClassName
{
color: #346830;
}
</style>
background-color css
<style>
a { background-color: #346830; }
a { background-color: rgb(52,104,48); }
div.DivClassName
{
background-color: #346830;
}
.BgClassName
{
background-color: #346830;
}
</style>
border-color css
<style>
span { border-color: #346830; }
span { border-color: rgb(52,104,48); }
td.TdClassName
{
border-color: #346830;
}
.TagClassName
{
border-color: #346830;
}
</style>