Shades of San Felix #307036
Tints of San Felix #307036
RGB
CMYK
RGB Variations
Color information
#307036 (or 0x307036) is known color: San Felix. HEX triplet: 30, 70 and 36. RGB value is (48,112,54). Sum of RGB (Red+Green+Blue) = 48+112+54=214 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.43% from 214); Green value is 112 (44.14% from 255 or 52.34% from 214); Blue value is 54 (21.48% from 255 or 25.23% from 214); Max value from RGB is 112 - color contains mainly: green. Hex color #307036 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307036 is #CF8FC9. Grayscale: #565656. Windows color (decimal): -13602762 or 3567664. OLE color: 3567664.
HSL color Cylindrical-coordinate representation of color #307036: hue angle of 125.62º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #307036 is Cyan = 0.57, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 54 | - |
| CMYK | 0.57 | 0 | 0.52 | 0.56 |
| HSL | 125.63º | 0.4% | 0.31% | - |
| HSV(B) | 125.63º | 0.57% | 0.44% | - |
| XYZ | 7.68 | 12.48 | 5.49 | - |
| YUV | 86.25 | 109.8 | 100.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 54 | 0.57 | 0 | 0.52 | 0.56 | 125.63 | 0.4 | 0.31 |
| Hex | 30 | 70 | 36 | 39 | 0 | 34 | 38 | 7E | 28 | 1F |
| Octal | 60 | 160 | 66 | 71 | 0 | 64 | 70 | 176 | 50 | 37 |
| Binary | 110000 | 1110000 | 110110 | 111001 | 0 | 110100 | 111000 | 1111110 | 101000 | 11111 |
Color Harmonies of #307036
Complementary color
Monochromatic Colors of #307036
Black with #307036
Text Example
Text Example
White with #307036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307036; }
p { color: rgb(48,112,54); }
H1.HeaderClassName
{
color: #307036;
}
.AnyTagClassName
{
color: #307036;
}
</style>
background-color css
<style>
a { background-color: #307036; }
a { background-color: rgb(48,112,54); }
div.DivClassName
{
background-color: #307036;
}
.BgClassName
{
background-color: #307036;
}
</style>
border-color css
<style>
span { border-color: #307036; }
span { border-color: rgb(48,112,54); }
td.TdClassName
{
border-color: #307036;
}
.TagClassName
{
border-color: #307036;
}
</style>