Shades of San Felix #306937
Tints of San Felix #306937
RGB
CMYK
RGB Variations
Color information
#306937 (or 0x306937) is known color: San Felix. HEX triplet: 30, 69 and 37. RGB value is (48,105,55). Sum of RGB (Red+Green+Blue) = 48+105+55=208 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.08% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 55 (21.88% from 255 or 26.44% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #306937 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306937 is #CF96C8. Grayscale: #525252. Windows color (decimal): -13604553 or 3631408. OLE color: 3631408.
HSL color Cylindrical-coordinate representation of color #306937: hue angle of 127.37º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #306937 is Cyan = 0.54, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 105 | 55 | - |
| CMYK | 0.54 | 0 | 0.48 | 0.59 |
| HSL | 127.37º | 0.37% | 0.3% | - |
| HSV(B) | 127.37º | 0.54% | 0.41% | - |
| XYZ | 6.96 | 11.01 | 5.37 | - |
| YUV | 82.26 | 112.62 | 103.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 105 | 55 | 0.54 | 0 | 0.48 | 0.59 | 127.37 | 0.37 | 0.3 |
| Hex | 30 | 69 | 37 | 36 | 0 | 30 | 3B | 7F | 25 | 1E |
| Octal | 60 | 151 | 67 | 66 | 0 | 60 | 73 | 177 | 45 | 36 |
| Binary | 110000 | 1101001 | 110111 | 110110 | 0 | 110000 | 111011 | 1111111 | 100101 | 11110 |
Color Harmonies of #306937
Complementary color
Monochromatic Colors of #306937
Black with #306937
Text Example
Text Example
White with #306937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306937; }
p { color: rgb(48,105,55); }
H1.HeaderClassName
{
color: #306937;
}
.AnyTagClassName
{
color: #306937;
}
</style>
background-color css
<style>
a { background-color: #306937; }
a { background-color: rgb(48,105,55); }
div.DivClassName
{
background-color: #306937;
}
.BgClassName
{
background-color: #306937;
}
</style>
border-color css
<style>
span { border-color: #306937; }
span { border-color: rgb(48,105,55); }
td.TdClassName
{
border-color: #306937;
}
.TagClassName
{
border-color: #306937;
}
</style>