Shades of San Felix #316731
Tints of San Felix #316731
RGB
CMYK
RGB Variations
Color information
#316731 (or 0x316731) is known color: San Felix. HEX triplet: 31, 67 and 31. RGB value is (49,103,49). Sum of RGB (Red+Green+Blue) = 49+103+49=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 103 (40.62% from 255 or 51.24% from 201); Blue value is 49 (19.53% from 255 or 24.38% from 201); Max value from RGB is 103 - color contains mainly: green. Hex color #316731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316731 is #CE98CE. Grayscale: #505050. Windows color (decimal): -13539535 or 3237681. OLE color: 3237681.
HSL color Cylindrical-coordinate representation of color #316731: hue angle of 120º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #316731 is Cyan = 0.52, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 49 | - |
| CMYK | 0.52 | 0 | 0.52 | 0.60 |
| HSL | 120º | 0.36% | 0.3% | - |
| HSV(B) | 120º | 0.52% | 0.4% | - |
| XYZ | 6.67 | 10.58 | 4.6 | - |
| YUV | 80.7 | 110.11 | 105.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 49 | 0.52 | 0 | 0.52 | 0.60 | 120 | 0.36 | 0.3 |
| Hex | 31 | 67 | 31 | 34 | 0 | 34 | 3C | 78 | 24 | 1E |
| Octal | 61 | 147 | 61 | 64 | 0 | 64 | 74 | 170 | 44 | 36 |
| Binary | 110001 | 1100111 | 110001 | 110100 | 0 | 110100 | 111100 | 1111000 | 100100 | 11110 |
Color Harmonies of #316731
Complementary color
Monochromatic Colors of #316731
Black with #316731
Text Example
Text Example
White with #316731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316731; }
p { color: rgb(49,103,49); }
H1.HeaderClassName
{
color: #316731;
}
.AnyTagClassName
{
color: #316731;
}
</style>
background-color css
<style>
a { background-color: #316731; }
a { background-color: rgb(49,103,49); }
div.DivClassName
{
background-color: #316731;
}
.BgClassName
{
background-color: #316731;
}
</style>
border-color css
<style>
span { border-color: #316731; }
span { border-color: rgb(49,103,49); }
td.TdClassName
{
border-color: #316731;
}
.TagClassName
{
border-color: #316731;
}
</style>