Shades of San Felix #336734
Tints of San Felix #336734
RGB
CMYK
RGB Variations
Color information
#336734 (or 0x336734) is known color: San Felix. HEX triplet: 33, 67 and 34. RGB value is (51,103,52). Sum of RGB (Red+Green+Blue) = 51+103+52=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 103 (40.62% from 255 or 50% from 206); Blue value is 52 (20.70% from 255 or 25.24% from 206); Max value from RGB is 103 - color contains mainly: green. Hex color #336734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #336734 is #CC98CB. Grayscale: #515151. Windows color (decimal): -13408460 or 3434291. OLE color: 3434291.
HSL color Cylindrical-coordinate representation of color #336734: hue angle of 121.15º 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 #336734 is Cyan = 0.50, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 103 | 52 | - |
| CMYK | 0.50 | 0 | 0.50 | 0.60 |
| HSL | 121.15º | 0.34% | 0.3% | - |
| HSV(B) | 121.15º | 0.5% | 0.4% | - |
| XYZ | 6.84 | 10.65 | 4.94 | - |
| YUV | 81.64 | 111.27 | 106.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 103 | 52 | 0.50 | 0 | 0.50 | 0.60 | 121.15 | 0.34 | 0.3 |
| Hex | 33 | 67 | 34 | 32 | 0 | 32 | 3C | 79 | 22 | 1E |
| Octal | 63 | 147 | 64 | 62 | 0 | 62 | 74 | 171 | 42 | 36 |
| Binary | 110011 | 1100111 | 110100 | 110010 | 0 | 110010 | 111100 | 1111001 | 100010 | 11110 |
Color Harmonies of #336734
Complementary color
Monochromatic Colors of #336734
Black with #336734
Text Example
Text Example
White with #336734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336734; }
p { color: rgb(51,103,52); }
H1.HeaderClassName
{
color: #336734;
}
.AnyTagClassName
{
color: #336734;
}
</style>
background-color css
<style>
a { background-color: #336734; }
a { background-color: rgb(51,103,52); }
div.DivClassName
{
background-color: #336734;
}
.BgClassName
{
background-color: #336734;
}
</style>
border-color css
<style>
span { border-color: #336734; }
span { border-color: rgb(51,103,52); }
td.TdClassName
{
border-color: #336734;
}
.TagClassName
{
border-color: #336734;
}
</style>