Shades of San Felix #316531
Tints of San Felix #316531
RGB
CMYK
RGB Variations
Color information
#316531 (or 0x316531) is known color: San Felix. HEX triplet: 31, 65 and 31. RGB value is (49,101,49). Sum of RGB (Red+Green+Blue) = 49+101+49=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 101 (39.84% from 255 or 50.75% from 199); Blue value is 49 (19.53% from 255 or 24.62% from 199); Max value from RGB is 101 - color contains mainly: green. Hex color #316531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316531 is #CE9ACE. Grayscale: #4F4F4F. Windows color (decimal): -13540047 or 3237169. OLE color: 3237169.
HSL color Cylindrical-coordinate representation of color #316531: hue angle of 120º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #316531 is Cyan = 0.51, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 101 | 49 | - |
| CMYK | 0.51 | 0 | 0.51 | 0.60 |
| HSL | 120º | 0.35% | 0.29% | - |
| HSV(B) | 120º | 0.51% | 0.4% | - |
| XYZ | 6.47 | 10.18 | 4.53 | - |
| YUV | 79.52 | 110.77 | 106.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 49 | 0.51 | 0 | 0.51 | 0.60 | 120 | 0.35 | 0.29 |
| Hex | 31 | 65 | 31 | 33 | 0 | 33 | 3C | 78 | 23 | 1D |
| Octal | 61 | 145 | 61 | 63 | 0 | 63 | 74 | 170 | 43 | 35 |
| Binary | 110001 | 1100101 | 110001 | 110011 | 0 | 110011 | 111100 | 1111000 | 100011 | 11101 |
Color Harmonies of #316531
Complementary color
Monochromatic Colors of #316531
Black with #316531
Text Example
Text Example
White with #316531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316531; }
p { color: rgb(49,101,49); }
H1.HeaderClassName
{
color: #316531;
}
.AnyTagClassName
{
color: #316531;
}
</style>
background-color css
<style>
a { background-color: #316531; }
a { background-color: rgb(49,101,49); }
div.DivClassName
{
background-color: #316531;
}
.BgClassName
{
background-color: #316531;
}
</style>
border-color css
<style>
span { border-color: #316531; }
span { border-color: rgb(49,101,49); }
td.TdClassName
{
border-color: #316531;
}
.TagClassName
{
border-color: #316531;
}
</style>