Shades of San Felix #316932
Tints of San Felix #316932
RGB
CMYK
RGB Variations
Color information
#316932 (or 0x316932) is known color: San Felix. HEX triplet: 31, 69 and 32. RGB value is (49,105,50). Sum of RGB (Red+Green+Blue) = 49+105+50=204 (27% of max value = 765). Red value is 49 (19.53% from 255 or 24.02% from 204); Green value is 105 (41.41% from 255 or 51.47% from 204); Blue value is 50 (19.92% from 255 or 24.51% from 204); Max value from RGB is 105 - color contains mainly: green. Hex color #316932 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316932 is #CE96CD. Grayscale: #525252. Windows color (decimal): -13539022 or 3303729. OLE color: 3303729.
HSL color Cylindrical-coordinate representation of color #316932: hue angle of 121.07º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #316932 is Cyan = 0.53, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 50 | - |
| CMYK | 0.53 | 0 | 0.52 | 0.59 |
| HSL | 121.07º | 0.36% | 0.3% | - |
| HSV(B) | 121.07º | 0.53% | 0.41% | - |
| XYZ | 6.89 | 10.99 | 4.77 | - |
| YUV | 81.99 | 109.95 | 104.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 50 | 0.53 | 0 | 0.52 | 0.59 | 121.07 | 0.36 | 0.3 |
| Hex | 31 | 69 | 32 | 35 | 0 | 34 | 3B | 79 | 24 | 1E |
| Octal | 61 | 151 | 62 | 65 | 0 | 64 | 73 | 171 | 44 | 36 |
| Binary | 110001 | 1101001 | 110010 | 110101 | 0 | 110100 | 111011 | 1111001 | 100100 | 11110 |
Color Harmonies of #316932
Complementary color
Monochromatic Colors of #316932
Black with #316932
Text Example
Text Example
White with #316932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316932; }
p { color: rgb(49,105,50); }
H1.HeaderClassName
{
color: #316932;
}
.AnyTagClassName
{
color: #316932;
}
</style>
background-color css
<style>
a { background-color: #316932; }
a { background-color: rgb(49,105,50); }
div.DivClassName
{
background-color: #316932;
}
.BgClassName
{
background-color: #316932;
}
</style>
border-color css
<style>
span { border-color: #316932; }
span { border-color: rgb(49,105,50); }
td.TdClassName
{
border-color: #316932;
}
.TagClassName
{
border-color: #316932;
}
</style>