Shades of Camarone #137029
Tints of Camarone #137029
RGB
CMYK
RGB Variations
Color information
#137029 (or 0x137029) is known color: Camarone. HEX triplet: 13, 70 and 29. RGB value is (19,112,41). Sum of RGB (Red+Green+Blue) = 19+112+41=172 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.05% from 172); Green value is 112 (44.14% from 255 or 65.12% from 172); Blue value is 41 (16.41% from 255 or 23.84% from 172); Max value from RGB is 112 - color contains mainly: green. Hex color #137029 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137029 is #EC8FD6. Grayscale: #4C4C4C. Windows color (decimal): -15503319 or 2715667. OLE color: 2715667.
HSL color Cylindrical-coordinate representation of color #137029: hue angle of 134.19º 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 #137029 is Cyan = 0.83, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 112 | 41 | - |
| CMYK | 0.83 | 0 | 0.63 | 0.56 |
| HSL | 134.19º | 0.71% | 0.26% | - |
| HSV(B) | 134.19º | 0.83% | 0.44% | - |
| XYZ | 6.46 | 11.89 | 4.05 | - |
| YUV | 76.1 | 108.19 | 87.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 41 | 0.83 | 0 | 0.63 | 0.56 | 134.19 | 0.71 | 0.26 |
| Hex | 13 | 70 | 29 | 53 | 0 | 3F | 38 | 86 | 47 | 1A |
| Octal | 23 | 160 | 51 | 123 | 0 | 77 | 70 | 206 | 107 | 32 |
| Binary | 10011 | 1110000 | 101001 | 1010011 | 0 | 111111 | 111000 | 10000110 | 1000111 | 11010 |
Color Harmonies of #137029
Complementary color
Monochromatic Colors of #137029
Black with #137029
Text Example
Text Example
White with #137029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137029; }
p { color: rgb(19,112,41); }
H1.HeaderClassName
{
color: #137029;
}
.AnyTagClassName
{
color: #137029;
}
</style>
background-color css
<style>
a { background-color: #137029; }
a { background-color: rgb(19,112,41); }
div.DivClassName
{
background-color: #137029;
}
.BgClassName
{
background-color: #137029;
}
</style>
border-color css
<style>
span { border-color: #137029; }
span { border-color: rgb(19,112,41); }
td.TdClassName
{
border-color: #137029;
}
.TagClassName
{
border-color: #137029;
}
</style>