Shades of Camarone #137336
Tints of Camarone #137336
RGB
CMYK
RGB Variations
Color information
#137336 (or 0x137336) is known color: Camarone. HEX triplet: 13, 73 and 36. RGB value is (19,115,54). Sum of RGB (Red+Green+Blue) = 19+115+54=188 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.11% from 188); Green value is 115 (45.31% from 255 or 61.17% from 188); Blue value is 54 (21.48% from 255 or 28.72% from 188); Max value from RGB is 115 - color contains mainly: green. Hex color #137336 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137336 is #EC8CC9. Grayscale: #4F4F4F. Windows color (decimal): -15502538 or 3568403. OLE color: 3568403.
HSL color Cylindrical-coordinate representation of color #137336: hue angle of 141.88º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137336 is Cyan = 0.83, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 115 | 54 | - |
| CMYK | 0.83 | 0 | 0.53 | 0.55 |
| HSL | 141.88º | 0.72% | 0.26% | - |
| HSV(B) | 141.88º | 0.83% | 0.45% | - |
| XYZ | 7.07 | 12.67 | 5.56 | - |
| YUV | 79.34 | 113.7 | 84.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 115 | 54 | 0.83 | 0 | 0.53 | 0.55 | 141.88 | 0.72 | 0.26 |
| Hex | 13 | 73 | 36 | 53 | 0 | 35 | 37 | 8E | 48 | 1A |
| Octal | 23 | 163 | 66 | 123 | 0 | 65 | 67 | 216 | 110 | 32 |
| Binary | 10011 | 1110011 | 110110 | 1010011 | 0 | 110101 | 110111 | 10001110 | 1001000 | 11010 |
Color Harmonies of #137336
Complementary color
Monochromatic Colors of #137336
Black with #137336
Text Example
Text Example
White with #137336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137336; }
p { color: rgb(19,115,54); }
H1.HeaderClassName
{
color: #137336;
}
.AnyTagClassName
{
color: #137336;
}
</style>
background-color css
<style>
a { background-color: #137336; }
a { background-color: rgb(19,115,54); }
div.DivClassName
{
background-color: #137336;
}
.BgClassName
{
background-color: #137336;
}
</style>
border-color css
<style>
span { border-color: #137336; }
span { border-color: rgb(19,115,54); }
td.TdClassName
{
border-color: #137336;
}
.TagClassName
{
border-color: #137336;
}
</style>