Shades of San Felix #317036
Tints of San Felix #317036
RGB
CMYK
RGB Variations
Color information
#317036 (or 0x317036) is known color: San Felix. HEX triplet: 31, 70 and 36. RGB value is (49,112,54). Sum of RGB (Red+Green+Blue) = 49+112+54=215 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.79% from 215); Green value is 112 (44.14% from 255 or 52.09% from 215); Blue value is 54 (21.48% from 255 or 25.12% from 215); Max value from RGB is 112 - color contains mainly: green. Hex color #317036 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317036 is #CE8FC9. Grayscale: #565656. Windows color (decimal): -13537226 or 3567665. OLE color: 3567665.
HSL color Cylindrical-coordinate representation of color #317036: hue angle of 124.76º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #317036 is Cyan = 0.56, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 54 | - |
| CMYK | 0.56 | 0 | 0.52 | 0.56 |
| HSL | 124.76º | 0.39% | 0.32% | - |
| HSV(B) | 124.76º | 0.56% | 0.44% | - |
| XYZ | 7.73 | 12.51 | 5.5 | - |
| YUV | 86.55 | 109.63 | 101.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 54 | 0.56 | 0 | 0.52 | 0.56 | 124.76 | 0.39 | 0.32 |
| Hex | 31 | 70 | 36 | 38 | 0 | 34 | 38 | 7D | 27 | 20 |
| Octal | 61 | 160 | 66 | 70 | 0 | 64 | 70 | 175 | 47 | 40 |
| Binary | 110001 | 1110000 | 110110 | 111000 | 0 | 110100 | 111000 | 1111101 | 100111 | 100000 |
Color Harmonies of #317036
Complementary color
Monochromatic Colors of #317036
Black with #317036
Text Example
Text Example
White with #317036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317036; }
p { color: rgb(49,112,54); }
H1.HeaderClassName
{
color: #317036;
}
.AnyTagClassName
{
color: #317036;
}
</style>
background-color css
<style>
a { background-color: #317036; }
a { background-color: rgb(49,112,54); }
div.DivClassName
{
background-color: #317036;
}
.BgClassName
{
background-color: #317036;
}
</style>
border-color css
<style>
span { border-color: #317036; }
span { border-color: rgb(49,112,54); }
td.TdClassName
{
border-color: #317036;
}
.TagClassName
{
border-color: #317036;
}
</style>