Shades of Camarone #137034
Tints of Camarone #137034
RGB
CMYK
RGB Variations
Color information
#137034 (or 0x137034) is known color: Camarone. HEX triplet: 13, 70 and 34. RGB value is (19,112,52). Sum of RGB (Red+Green+Blue) = 19+112+52=183 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.38% from 183); Green value is 112 (44.14% from 255 or 61.20% from 183); Blue value is 52 (20.70% from 255 or 28.42% from 183); Max value from RGB is 112 - color contains mainly: green. Hex color #137034 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137034 is #EC8FCB. Grayscale: #4D4D4D. Windows color (decimal): -15503308 or 3436563. OLE color: 3436563.
HSL color Cylindrical-coordinate representation of color #137034: hue angle of 141.29º 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 #137034 is Cyan = 0.83, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 112 | 52 | - |
| CMYK | 0.83 | 0 | 0.54 | 0.56 |
| HSL | 141.29º | 0.71% | 0.26% | - |
| HSV(B) | 141.29º | 0.83% | 0.44% | - |
| XYZ | 6.68 | 11.97 | 5.21 | - |
| YUV | 77.35 | 113.69 | 86.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 52 | 0.83 | 0 | 0.54 | 0.56 | 141.29 | 0.71 | 0.26 |
| Hex | 13 | 70 | 34 | 53 | 0 | 36 | 38 | 8D | 47 | 1A |
| Octal | 23 | 160 | 64 | 123 | 0 | 66 | 70 | 215 | 107 | 32 |
| Binary | 10011 | 1110000 | 110100 | 1010011 | 0 | 110110 | 111000 | 10001101 | 1000111 | 11010 |
Color Harmonies of #137034
Complementary color
Monochromatic Colors of #137034
Black with #137034
Text Example
Text Example
White with #137034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137034; }
p { color: rgb(19,112,52); }
H1.HeaderClassName
{
color: #137034;
}
.AnyTagClassName
{
color: #137034;
}
</style>
background-color css
<style>
a { background-color: #137034; }
a { background-color: rgb(19,112,52); }
div.DivClassName
{
background-color: #137034;
}
.BgClassName
{
background-color: #137034;
}
</style>
border-color css
<style>
span { border-color: #137034; }
span { border-color: rgb(19,112,52); }
td.TdClassName
{
border-color: #137034;
}
.TagClassName
{
border-color: #137034;
}
</style>