Shades of San Felix #346831
Tints of San Felix #346831
RGB
CMYK
RGB Variations
Color information
#346831 (or 0x346831) is known color: San Felix. HEX triplet: 34, 68 and 31. RGB value is (52,104,49). Sum of RGB (Red+Green+Blue) = 52+104+49=205 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.37% from 205); Green value is 104 (41.02% from 255 or 50.73% from 205); Blue value is 49 (19.53% from 255 or 23.90% from 205); Max value from RGB is 104 - color contains mainly: green. Hex color #346831 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346831 is #CB97CE. Grayscale: #525252. Windows color (decimal): -13342671 or 3237940. OLE color: 3237940.
HSL color Cylindrical-coordinate representation of color #346831: hue angle of 116.73º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #346831 is Cyan = 0.50, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 104 | 49 | - |
| CMYK | 0.50 | 0 | 0.53 | 0.59 |
| HSL | 116.73º | 0.36% | 0.3% | - |
| HSV(B) | 116.73º | 0.53% | 0.41% | - |
| XYZ | 6.92 | 10.85 | 4.64 | - |
| YUV | 82.18 | 109.27 | 106.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 104 | 49 | 0.50 | 0 | 0.53 | 0.59 | 116.73 | 0.36 | 0.3 |
| Hex | 34 | 68 | 31 | 32 | 0 | 35 | 3B | 75 | 24 | 1E |
| Octal | 64 | 150 | 61 | 62 | 0 | 65 | 73 | 165 | 44 | 36 |
| Binary | 110100 | 1101000 | 110001 | 110010 | 0 | 110101 | 111011 | 1110101 | 100100 | 11110 |
Color Harmonies of #346831
Complementary color
Monochromatic Colors of #346831
Black with #346831
Text Example
Text Example
White with #346831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346831; }
p { color: rgb(52,104,49); }
H1.HeaderClassName
{
color: #346831;
}
.AnyTagClassName
{
color: #346831;
}
</style>
background-color css
<style>
a { background-color: #346831; }
a { background-color: rgb(52,104,49); }
div.DivClassName
{
background-color: #346831;
}
.BgClassName
{
background-color: #346831;
}
</style>
border-color css
<style>
span { border-color: #346831; }
span { border-color: rgb(52,104,49); }
td.TdClassName
{
border-color: #346831;
}
.TagClassName
{
border-color: #346831;
}
</style>