Shades of Camarone #157037
Tints of Camarone #157037
RGB
CMYK
RGB Variations
Color information
#157037 (or 0x157037) is known color: Camarone. HEX triplet: 15, 70 and 37. RGB value is (21,112,55). Sum of RGB (Red+Green+Blue) = 21+112+55=188 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.17% from 188); Green value is 112 (44.14% from 255 or 59.57% from 188); Blue value is 55 (21.88% from 255 or 29.26% from 188); Max value from RGB is 112 - color contains mainly: green. Hex color #157037 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #157037 is #EA8FC8. Grayscale: #4E4E4E. Windows color (decimal): -15372233 or 3633173. OLE color: 3633173.
HSL color Cylindrical-coordinate representation of color #157037: hue angle of 142.42º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #157037 is Cyan = 0.81, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 112 | 55 | - |
| CMYK | 0.81 | 0 | 0.51 | 0.56 |
| HSL | 142.42º | 0.68% | 0.26% | - |
| HSV(B) | 142.42º | 0.81% | 0.44% | - |
| XYZ | 6.79 | 12.02 | 5.58 | - |
| YUV | 78.29 | 114.85 | 87.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 112 | 55 | 0.81 | 0 | 0.51 | 0.56 | 142.42 | 0.68 | 0.26 |
| Hex | 15 | 70 | 37 | 51 | 0 | 33 | 38 | 8E | 44 | 1A |
| Octal | 25 | 160 | 67 | 121 | 0 | 63 | 70 | 216 | 104 | 32 |
| Binary | 10101 | 1110000 | 110111 | 1010001 | 0 | 110011 | 111000 | 10001110 | 1000100 | 11010 |
Color Harmonies of #157037
Complementary color
Monochromatic Colors of #157037
Black with #157037
Text Example
Text Example
White with #157037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157037; }
p { color: rgb(21,112,55); }
H1.HeaderClassName
{
color: #157037;
}
.AnyTagClassName
{
color: #157037;
}
</style>
background-color css
<style>
a { background-color: #157037; }
a { background-color: rgb(21,112,55); }
div.DivClassName
{
background-color: #157037;
}
.BgClassName
{
background-color: #157037;
}
</style>
border-color css
<style>
span { border-color: #157037; }
span { border-color: rgb(21,112,55); }
td.TdClassName
{
border-color: #157037;
}
.TagClassName
{
border-color: #157037;
}
</style>