Shades of Camarone #187029
Tints of Camarone #187029
RGB
CMYK
RGB Variations
Color information
#187029 (or 0x187029) is known color: Camarone. HEX triplet: 18, 70 and 29. RGB value is (24,112,41). Sum of RGB (Red+Green+Blue) = 24+112+41=177 (23% of max value = 765). Red value is 24 (9.77% from 255 or 13.56% from 177); Green value is 112 (44.14% from 255 or 63.28% from 177); Blue value is 41 (16.41% from 255 or 23.16% from 177); Max value from RGB is 112 - color contains mainly: green. Hex color #187029 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #187029 is #E78FD6. Grayscale: #4D4D4D. Windows color (decimal): -15175639 or 2715672. OLE color: 2715672.
HSL color Cylindrical-coordinate representation of color #187029: hue angle of 131.59º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #187029 is Cyan = 0.79, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 24 | 112 | 41 | - |
| CMYK | 0.79 | 0 | 0.63 | 0.56 |
| HSL | 131.59º | 0.65% | 0.27% | - |
| HSV(B) | 131.59º | 0.79% | 0.44% | - |
| XYZ | 6.57 | 11.94 | 4.06 | - |
| YUV | 77.59 | 107.35 | 89.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 112 | 41 | 0.79 | 0 | 0.63 | 0.56 | 131.59 | 0.65 | 0.27 |
| Hex | 18 | 70 | 29 | 4F | 0 | 3F | 38 | 84 | 41 | 1B |
| Octal | 30 | 160 | 51 | 117 | 0 | 77 | 70 | 204 | 101 | 33 |
| Binary | 11000 | 1110000 | 101001 | 1001111 | 0 | 111111 | 111000 | 10000100 | 1000001 | 11011 |
Color Harmonies of #187029
Complementary color
Monochromatic Colors of #187029
Black with #187029
Text Example
Text Example
White with #187029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187029; }
p { color: rgb(24,112,41); }
H1.HeaderClassName
{
color: #187029;
}
.AnyTagClassName
{
color: #187029;
}
</style>
background-color css
<style>
a { background-color: #187029; }
a { background-color: rgb(24,112,41); }
div.DivClassName
{
background-color: #187029;
}
.BgClassName
{
background-color: #187029;
}
</style>
border-color css
<style>
span { border-color: #187029; }
span { border-color: rgb(24,112,41); }
td.TdClassName
{
border-color: #187029;
}
.TagClassName
{
border-color: #187029;
}
</style>