Shades of San Felix #316630
Tints of San Felix #316630
RGB
CMYK
RGB Variations
Color information
#316630 (or 0x316630) is known color: San Felix. HEX triplet: 31, 66 and 30. RGB value is (49,102,48). Sum of RGB (Red+Green+Blue) = 49+102+48=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 102 (40.23% from 255 or 51.26% from 199); Blue value is 48 (19.14% from 255 or 24.12% from 199); Max value from RGB is 102 - color contains mainly: green. Hex color #316630 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316630 is #CE99CF. Grayscale: #505050. Windows color (decimal): -13539792 or 3171889. OLE color: 3171889.
HSL color Cylindrical-coordinate representation of color #316630: hue angle of 118.89º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #316630 is Cyan = 0.52, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 48 | - |
| CMYK | 0.52 | 0 | 0.53 | 0.6 |
| HSL | 118.89º | 0.36% | 0.29% | - |
| HSV(B) | 118.89º | 0.53% | 0.4% | - |
| XYZ | 6.55 | 10.37 | 4.45 | - |
| YUV | 80 | 109.94 | 105.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 48 | 0.52 | 0 | 0.53 | 0.6 | 118.89 | 0.36 | 0.29 |
| Hex | 31 | 66 | 30 | 34 | 0 | 35 | 3C | 77 | 24 | 1D |
| Octal | 61 | 146 | 60 | 64 | 0 | 65 | 74 | 167 | 44 | 35 |
| Binary | 110001 | 1100110 | 110000 | 110100 | 0 | 110101 | 111100 | 1110111 | 100100 | 11101 |
Color Harmonies of #316630
Complementary color
Monochromatic Colors of #316630
Black with #316630
Text Example
Text Example
White with #316630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316630; }
p { color: rgb(49,102,48); }
H1.HeaderClassName
{
color: #316630;
}
.AnyTagClassName
{
color: #316630;
}
</style>
background-color css
<style>
a { background-color: #316630; }
a { background-color: rgb(49,102,48); }
div.DivClassName
{
background-color: #316630;
}
.BgClassName
{
background-color: #316630;
}
</style>
border-color css
<style>
span { border-color: #316630; }
span { border-color: rgb(49,102,48); }
td.TdClassName
{
border-color: #316630;
}
.TagClassName
{
border-color: #316630;
}
</style>