Shades of Camarone #317141
Tints of Camarone #317141
RGB
CMYK
RGB Variations
Color information
#317141 (or 0x317141) is known color: Camarone. HEX triplet: 31, 71 and 41. RGB value is (49,113,65). Sum of RGB (Red+Green+Blue) = 49+113+65=227 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.59% from 227); Green value is 113 (44.53% from 255 or 49.78% from 227); Blue value is 65 (25.78% from 255 or 28.63% from 227); Max value from RGB is 113 - color contains mainly: green. Hex color #317141 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317141 is #CE8EBE. Grayscale: #585858. Windows color (decimal): -13536959 or 4288817. OLE color: 4288817.
HSL color Cylindrical-coordinate representation of color #317141: hue angle of 135º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317141 is Cyan = 0.57, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 113 | 65 | - |
| CMYK | 0.57 | 0 | 0.42 | 0.56 |
| HSL | 135º | 0.4% | 0.32% | - |
| HSV(B) | 135º | 0.57% | 0.44% | - |
| XYZ | 8.13 | 12.84 | 7.05 | - |
| YUV | 88.39 | 114.8 | 99.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 65 | 0.57 | 0 | 0.42 | 0.56 | 135 | 0.4 | 0.32 |
| Hex | 31 | 71 | 41 | 39 | 0 | 2A | 38 | 87 | 28 | 20 |
| Octal | 61 | 161 | 101 | 71 | 0 | 52 | 70 | 207 | 50 | 40 |
| Binary | 110001 | 1110001 | 1000001 | 111001 | 0 | 101010 | 111000 | 10000111 | 101000 | 100000 |
Color Harmonies of #317141
Complementary color
Monochromatic Colors of #317141
Black with #317141
Text Example
Text Example
White with #317141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317141; }
p { color: rgb(49,113,65); }
H1.HeaderClassName
{
color: #317141;
}
.AnyTagClassName
{
color: #317141;
}
</style>
background-color css
<style>
a { background-color: #317141; }
a { background-color: rgb(49,113,65); }
div.DivClassName
{
background-color: #317141;
}
.BgClassName
{
background-color: #317141;
}
</style>
border-color css
<style>
span { border-color: #317141; }
span { border-color: rgb(49,113,65); }
td.TdClassName
{
border-color: #317141;
}
.TagClassName
{
border-color: #317141;
}
</style>