Shades of San Felix #346733
Tints of San Felix #346733
RGB
CMYK
RGB Variations
Color information
#346733 (or 0x346733) is known color: San Felix. HEX triplet: 34, 67 and 33. RGB value is (52,103,51). Sum of RGB (Red+Green+Blue) = 52+103+51=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 103 (40.62% from 255 or 50% from 206); Blue value is 51 (20.31% from 255 or 24.76% from 206); Max value from RGB is 103 - color contains mainly: green. Hex color #346733 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346733 is #CB98CC. Grayscale: #515151. Windows color (decimal): -13342925 or 3368756. OLE color: 3368756.
HSL color Cylindrical-coordinate representation of color #346733: hue angle of 118.85º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #346733 is Cyan = 0.50, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 51 | - |
| CMYK | 0.50 | 0 | 0.50 | 0.60 |
| HSL | 118.85º | 0.34% | 0.3% | - |
| HSV(B) | 118.85º | 0.5% | 0.4% | - |
| XYZ | 6.86 | 10.67 | 4.83 | - |
| YUV | 81.82 | 110.6 | 106.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 51 | 0.50 | 0 | 0.50 | 0.60 | 118.85 | 0.34 | 0.3 |
| Hex | 34 | 67 | 33 | 32 | 0 | 32 | 3C | 77 | 22 | 1E |
| Octal | 64 | 147 | 63 | 62 | 0 | 62 | 74 | 167 | 42 | 36 |
| Binary | 110100 | 1100111 | 110011 | 110010 | 0 | 110010 | 111100 | 1110111 | 100010 | 11110 |
Color Harmonies of #346733
Complementary color
Monochromatic Colors of #346733
Black with #346733
Text Example
Text Example
White with #346733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346733; }
p { color: rgb(52,103,51); }
H1.HeaderClassName
{
color: #346733;
}
.AnyTagClassName
{
color: #346733;
}
</style>
background-color css
<style>
a { background-color: #346733; }
a { background-color: rgb(52,103,51); }
div.DivClassName
{
background-color: #346733;
}
.BgClassName
{
background-color: #346733;
}
</style>
border-color css
<style>
span { border-color: #346733; }
span { border-color: rgb(52,103,51); }
td.TdClassName
{
border-color: #346733;
}
.TagClassName
{
border-color: #346733;
}
</style>