Shades of Camarone #137032
Tints of Camarone #137032
RGB
CMYK
RGB Variations
Color information
#137032 (or 0x137032) is known color: Camarone. HEX triplet: 13, 70 and 32. RGB value is (19,112,50). Sum of RGB (Red+Green+Blue) = 19+112+50=181 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.50% from 181); Green value is 112 (44.14% from 255 or 61.88% from 181); Blue value is 50 (19.92% from 255 or 27.62% from 181); Max value from RGB is 112 - color contains mainly: green. Hex color #137032 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137032 is #EC8FCD. Grayscale: #4D4D4D. Windows color (decimal): -15503310 or 3305491. OLE color: 3305491.
HSL color Cylindrical-coordinate representation of color #137032: hue angle of 140º 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 #137032 is Cyan = 0.83, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 112 | 50 | - |
| CMYK | 0.83 | 0 | 0.55 | 0.56 |
| HSL | 140º | 0.71% | 0.26% | - |
| HSV(B) | 140º | 0.83% | 0.44% | - |
| XYZ | 6.64 | 11.96 | 4.98 | - |
| YUV | 77.13 | 112.69 | 86.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 50 | 0.83 | 0 | 0.55 | 0.56 | 140 | 0.71 | 0.26 |
| Hex | 13 | 70 | 32 | 53 | 0 | 37 | 38 | 8C | 47 | 1A |
| Octal | 23 | 160 | 62 | 123 | 0 | 67 | 70 | 214 | 107 | 32 |
| Binary | 10011 | 1110000 | 110010 | 1010011 | 0 | 110111 | 111000 | 10001100 | 1000111 | 11010 |
Color Harmonies of #137032
Complementary color
Monochromatic Colors of #137032
Black with #137032
Text Example
Text Example
White with #137032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137032; }
p { color: rgb(19,112,50); }
H1.HeaderClassName
{
color: #137032;
}
.AnyTagClassName
{
color: #137032;
}
</style>
background-color css
<style>
a { background-color: #137032; }
a { background-color: rgb(19,112,50); }
div.DivClassName
{
background-color: #137032;
}
.BgClassName
{
background-color: #137032;
}
</style>
border-color css
<style>
span { border-color: #137032; }
span { border-color: rgb(19,112,50); }
td.TdClassName
{
border-color: #137032;
}
.TagClassName
{
border-color: #137032;
}
</style>