Shades of San Felix #336730
Tints of San Felix #336730
RGB
CMYK
RGB Variations
Color information
#336730 (or 0x336730) is known color: San Felix. HEX triplet: 33, 67 and 30. RGB value is (51,103,48). Sum of RGB (Red+Green+Blue) = 51+103+48=202 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.25% from 202); Green value is 103 (40.62% from 255 or 50.99% from 202); Blue value is 48 (19.14% from 255 or 23.76% from 202); Max value from RGB is 103 - color contains mainly: green. Hex color #336730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #336730 is #CC98CF. Grayscale: #515151. Windows color (decimal): -13408464 or 3172147. OLE color: 3172147.
HSL color Cylindrical-coordinate representation of color #336730: hue angle of 116.73º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #336730 is Cyan = 0.50, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 103 | 48 | - |
| CMYK | 0.50 | 0 | 0.53 | 0.60 |
| HSL | 116.73º | 0.36% | 0.3% | - |
| HSV(B) | 116.73º | 0.53% | 0.4% | - |
| XYZ | 6.75 | 10.62 | 4.49 | - |
| YUV | 81.18 | 109.27 | 106.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 103 | 48 | 0.50 | 0 | 0.53 | 0.60 | 116.73 | 0.36 | 0.3 |
| Hex | 33 | 67 | 30 | 32 | 0 | 35 | 3C | 75 | 24 | 1E |
| Octal | 63 | 147 | 60 | 62 | 0 | 65 | 74 | 165 | 44 | 36 |
| Binary | 110011 | 1100111 | 110000 | 110010 | 0 | 110101 | 111100 | 1110101 | 100100 | 11110 |
Color Harmonies of #336730
Complementary color
Monochromatic Colors of #336730
Black with #336730
Text Example
Text Example
White with #336730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336730; }
p { color: rgb(51,103,48); }
H1.HeaderClassName
{
color: #336730;
}
.AnyTagClassName
{
color: #336730;
}
</style>
background-color css
<style>
a { background-color: #336730; }
a { background-color: rgb(51,103,48); }
div.DivClassName
{
background-color: #336730;
}
.BgClassName
{
background-color: #336730;
}
</style>
border-color css
<style>
span { border-color: #336730; }
span { border-color: rgb(51,103,48); }
td.TdClassName
{
border-color: #336730;
}
.TagClassName
{
border-color: #336730;
}
</style>