Shades of Camarone #137037
Tints of Camarone #137037
RGB
CMYK
RGB Variations
Color information
#137037 (or 0x137037) is known color: Camarone. HEX triplet: 13, 70 and 37. RGB value is (19,112,55). Sum of RGB (Red+Green+Blue) = 19+112+55=186 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.22% from 186); Green value is 112 (44.14% from 255 or 60.22% from 186); Blue value is 55 (21.88% from 255 or 29.57% from 186); Max value from RGB is 112 - color contains mainly: green. Hex color #137037 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137037 is #EC8FC8. Grayscale: #4D4D4D. Windows color (decimal): -15503305 or 3633171. OLE color: 3633171.
HSL color Cylindrical-coordinate representation of color #137037: hue angle of 143.23º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137037 is Cyan = 0.83, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 112 | 55 | - |
| CMYK | 0.83 | 0 | 0.51 | 0.56 |
| HSL | 143.23º | 0.71% | 0.26% | - |
| HSV(B) | 143.23º | 0.83% | 0.44% | - |
| XYZ | 6.75 | 12 | 5.58 | - |
| YUV | 77.7 | 115.19 | 86.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 55 | 0.83 | 0 | 0.51 | 0.56 | 143.23 | 0.71 | 0.26 |
| Hex | 13 | 70 | 37 | 53 | 0 | 33 | 38 | 8F | 47 | 1A |
| Octal | 23 | 160 | 67 | 123 | 0 | 63 | 70 | 217 | 107 | 32 |
| Binary | 10011 | 1110000 | 110111 | 1010011 | 0 | 110011 | 111000 | 10001111 | 1000111 | 11010 |
Color Harmonies of #137037
Complementary color
Monochromatic Colors of #137037
Black with #137037
Text Example
Text Example
White with #137037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137037; }
p { color: rgb(19,112,55); }
H1.HeaderClassName
{
color: #137037;
}
.AnyTagClassName
{
color: #137037;
}
</style>
background-color css
<style>
a { background-color: #137037; }
a { background-color: rgb(19,112,55); }
div.DivClassName
{
background-color: #137037;
}
.BgClassName
{
background-color: #137037;
}
</style>
border-color css
<style>
span { border-color: #137037; }
span { border-color: rgb(19,112,55); }
td.TdClassName
{
border-color: #137037;
}
.TagClassName
{
border-color: #137037;
}
</style>