Shades of Camarone #137436
Tints of Camarone #137436
RGB
CMYK
RGB Variations
Color information
#137436 (or 0x137436) is known color: Camarone. HEX triplet: 13, 74 and 36. RGB value is (19,116,54). Sum of RGB (Red+Green+Blue) = 19+116+54=189 (25% of max value = 765). Red value is 19 (7.81% from 255 or 10.05% from 189); Green value is 116 (45.70% from 255 or 61.38% from 189); Blue value is 54 (21.48% from 255 or 28.57% from 189); Max value from RGB is 116 - color contains mainly: green. Hex color #137436 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137436 is #EC8BC9. Grayscale: #505050. Windows color (decimal): -15502282 or 3568659. OLE color: 3568659.
HSL color Cylindrical-coordinate representation of color #137436: hue angle of 141.65º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137436 is Cyan = 0.84, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 116 | 54 | - |
| CMYK | 0.84 | 0 | 0.53 | 0.55 |
| HSL | 141.65º | 0.72% | 0.26% | - |
| HSV(B) | 141.65º | 0.84% | 0.45% | - |
| XYZ | 7.18 | 12.9 | 5.6 | - |
| YUV | 79.93 | 113.36 | 84.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 116 | 54 | 0.84 | 0 | 0.53 | 0.55 | 141.65 | 0.72 | 0.26 |
| Hex | 13 | 74 | 36 | 54 | 0 | 35 | 37 | 8E | 48 | 1A |
| Octal | 23 | 164 | 66 | 124 | 0 | 65 | 67 | 216 | 110 | 32 |
| Binary | 10011 | 1110100 | 110110 | 1010100 | 0 | 110101 | 110111 | 10001110 | 1001000 | 11010 |
Color Harmonies of #137436
Complementary color
Monochromatic Colors of #137436
Black with #137436
Text Example
Text Example
White with #137436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137436; }
p { color: rgb(19,116,54); }
H1.HeaderClassName
{
color: #137436;
}
.AnyTagClassName
{
color: #137436;
}
</style>
background-color css
<style>
a { background-color: #137436; }
a { background-color: rgb(19,116,54); }
div.DivClassName
{
background-color: #137436;
}
.BgClassName
{
background-color: #137436;
}
</style>
border-color css
<style>
span { border-color: #137436; }
span { border-color: rgb(19,116,54); }
td.TdClassName
{
border-color: #137436;
}
.TagClassName
{
border-color: #137436;
}
</style>