Shades of Camarone #136932
Tints of Camarone #136932
RGB
CMYK
RGB Variations
Color information
#136932 (or 0x136932) is known color: Camarone. HEX triplet: 13, 69 and 32. RGB value is (19,105,50). Sum of RGB (Red+Green+Blue) = 19+105+50=174 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.92% from 174); Green value is 105 (41.41% from 255 or 60.34% from 174); Blue value is 50 (19.92% from 255 or 28.74% from 174); Max value from RGB is 105 - color contains mainly: green. Hex color #136932 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #136932 is #EC96CD. Grayscale: #494949. Windows color (decimal): -15505102 or 3303699. OLE color: 3303699.
HSL color Cylindrical-coordinate representation of color #136932: hue angle of 141.63º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136932 is Cyan = 0.82, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 105 | 50 | - |
| CMYK | 0.82 | 0 | 0.52 | 0.59 |
| HSL | 141.63º | 0.69% | 0.24% | - |
| HSV(B) | 141.63º | 0.82% | 0.41% | - |
| XYZ | 5.9 | 10.47 | 4.73 | - |
| YUV | 73.02 | 115.01 | 89.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 105 | 50 | 0.82 | 0 | 0.52 | 0.59 | 141.63 | 0.69 | 0.24 |
| Hex | 13 | 69 | 32 | 52 | 0 | 34 | 3B | 8E | 45 | 18 |
| Octal | 23 | 151 | 62 | 122 | 0 | 64 | 73 | 216 | 105 | 30 |
| Binary | 10011 | 1101001 | 110010 | 1010010 | 0 | 110100 | 111011 | 10001110 | 1000101 | 11000 |
Color Harmonies of #136932
Complementary color
Monochromatic Colors of #136932
Black with #136932
Text Example
Text Example
White with #136932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136932; }
p { color: rgb(19,105,50); }
H1.HeaderClassName
{
color: #136932;
}
.AnyTagClassName
{
color: #136932;
}
</style>
background-color css
<style>
a { background-color: #136932; }
a { background-color: rgb(19,105,50); }
div.DivClassName
{
background-color: #136932;
}
.BgClassName
{
background-color: #136932;
}
</style>
border-color css
<style>
span { border-color: #136932; }
span { border-color: rgb(19,105,50); }
td.TdClassName
{
border-color: #136932;
}
.TagClassName
{
border-color: #136932;
}
</style>