Shades of San Felix #317341
Tints of San Felix #317341
RGB
CMYK
RGB Variations
Color information
#317341 (or 0x317341) is known color: San Felix. HEX triplet: 31, 73 and 41. RGB value is (49,115,65). Sum of RGB (Red+Green+Blue) = 49+115+65=229 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.40% from 229); Green value is 115 (45.31% from 255 or 50.22% from 229); Blue value is 65 (25.78% from 255 or 28.38% from 229); Max value from RGB is 115 - color contains mainly: green. Hex color #317341 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317341 is #CE8CBE. Grayscale: #595959. Windows color (decimal): -13536447 or 4289329. OLE color: 4289329.
HSL color Cylindrical-coordinate representation of color #317341: hue angle of 134.55º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317341 is Cyan = 0.57, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 115 | 65 | - |
| CMYK | 0.57 | 0 | 0.43 | 0.55 |
| HSL | 134.55º | 0.4% | 0.32% | - |
| HSV(B) | 134.55º | 0.57% | 0.45% | - |
| XYZ | 8.35 | 13.3 | 7.13 | - |
| YUV | 89.57 | 114.13 | 99.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 65 | 0.57 | 0 | 0.43 | 0.55 | 134.55 | 0.4 | 0.32 |
| Hex | 31 | 73 | 41 | 39 | 0 | 2B | 37 | 87 | 28 | 20 |
| Octal | 61 | 163 | 101 | 71 | 0 | 53 | 67 | 207 | 50 | 40 |
| Binary | 110001 | 1110011 | 1000001 | 111001 | 0 | 101011 | 110111 | 10000111 | 101000 | 100000 |
Color Harmonies of #317341
Complementary color
Monochromatic Colors of #317341
Black with #317341
Text Example
Text Example
White with #317341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317341; }
p { color: rgb(49,115,65); }
H1.HeaderClassName
{
color: #317341;
}
.AnyTagClassName
{
color: #317341;
}
</style>
background-color css
<style>
a { background-color: #317341; }
a { background-color: rgb(49,115,65); }
div.DivClassName
{
background-color: #317341;
}
.BgClassName
{
background-color: #317341;
}
</style>
border-color css
<style>
span { border-color: #317341; }
span { border-color: rgb(49,115,65); }
td.TdClassName
{
border-color: #317341;
}
.TagClassName
{
border-color: #317341;
}
</style>