Shades of San Felix #316634
Tints of San Felix #316634
RGB
CMYK
RGB Variations
Color information
#316634 (or 0x316634) is known color: San Felix. HEX triplet: 31, 66 and 34. RGB value is (49,102,52). Sum of RGB (Red+Green+Blue) = 49+102+52=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 102 (40.23% from 255 or 50.25% from 203); Blue value is 52 (20.70% from 255 or 25.62% from 203); Max value from RGB is 102 - color contains mainly: green. Hex color #316634 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316634 is #CE99CB. Grayscale: #505050. Windows color (decimal): -13539788 or 3434033. OLE color: 3434033.
HSL color Cylindrical-coordinate representation of color #316634: hue angle of 123.4º degrees, saturation: 0.35, 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 #316634 is Cyan = 0.52, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 52 | - |
| CMYK | 0.52 | 0 | 0.49 | 0.6 |
| HSL | 123.4º | 0.35% | 0.3% | - |
| HSV(B) | 123.4º | 0.52% | 0.4% | - |
| XYZ | 6.64 | 10.4 | 4.91 | - |
| YUV | 80.45 | 111.94 | 105.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 52 | 0.52 | 0 | 0.49 | 0.6 | 123.4 | 0.35 | 0.3 |
| Hex | 31 | 66 | 34 | 34 | 0 | 31 | 3C | 7B | 23 | 1E |
| Octal | 61 | 146 | 64 | 64 | 0 | 61 | 74 | 173 | 43 | 36 |
| Binary | 110001 | 1100110 | 110100 | 110100 | 0 | 110001 | 111100 | 1111011 | 100011 | 11110 |
Color Harmonies of #316634
Complementary color
Monochromatic Colors of #316634
Black with #316634
Text Example
Text Example
White with #316634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316634; }
p { color: rgb(49,102,52); }
H1.HeaderClassName
{
color: #316634;
}
.AnyTagClassName
{
color: #316634;
}
</style>
background-color css
<style>
a { background-color: #316634; }
a { background-color: rgb(49,102,52); }
div.DivClassName
{
background-color: #316634;
}
.BgClassName
{
background-color: #316634;
}
</style>
border-color css
<style>
span { border-color: #316634; }
span { border-color: rgb(49,102,52); }
td.TdClassName
{
border-color: #316634;
}
.TagClassName
{
border-color: #316634;
}
</style>