Shades of Camarone #137625
Tints of Camarone #137625
RGB
CMYK
RGB Variations
Color information
#137625 (or 0x137625) is known color: Camarone. HEX triplet: 13, 76 and 25. RGB value is (19,118,37). Sum of RGB (Red+Green+Blue) = 19+118+37=174 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.92% from 174); Green value is 118 (46.48% from 255 or 67.82% from 174); Blue value is 37 (14.84% from 255 or 21.26% from 174); Max value from RGB is 118 - color contains mainly: green. Hex color #137625 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #137625 is #EC89DA. Grayscale: #4F4F4F. Windows color (decimal): -15501787 or 2455059. OLE color: 2455059.
HSL color Cylindrical-coordinate representation of color #137625: hue angle of 130.91º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137625 is Cyan = 0.84, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 118 | 37 | - |
| CMYK | 0.84 | 0 | 0.69 | 0.54 |
| HSL | 130.91º | 0.72% | 0.27% | - |
| HSV(B) | 130.91º | 0.84% | 0.46% | - |
| XYZ | 7.08 | 13.23 | 3.93 | - |
| YUV | 79.17 | 104.2 | 85.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 118 | 37 | 0.84 | 0 | 0.69 | 0.54 | 130.91 | 0.72 | 0.27 |
| Hex | 13 | 76 | 25 | 54 | 0 | 45 | 36 | 83 | 48 | 1B |
| Octal | 23 | 166 | 45 | 124 | 0 | 105 | 66 | 203 | 110 | 33 |
| Binary | 10011 | 1110110 | 100101 | 1010100 | 0 | 1000101 | 110110 | 10000011 | 1001000 | 11011 |
Color Harmonies of #137625
Complementary color
Monochromatic Colors of #137625
Black with #137625
Text Example
Text Example
White with #137625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137625; }
p { color: rgb(19,118,37); }
H1.HeaderClassName
{
color: #137625;
}
.AnyTagClassName
{
color: #137625;
}
</style>
background-color css
<style>
a { background-color: #137625; }
a { background-color: rgb(19,118,37); }
div.DivClassName
{
background-color: #137625;
}
.BgClassName
{
background-color: #137625;
}
</style>
border-color css
<style>
span { border-color: #137625; }
span { border-color: rgb(19,118,37); }
td.TdClassName
{
border-color: #137625;
}
.TagClassName
{
border-color: #137625;
}
</style>