Shades of Camarone #156729
Tints of Camarone #156729
RGB
CMYK
RGB Variations
Color information
#156729 (or 0x156729) is known color: Camarone. HEX triplet: 15, 67 and 29. RGB value is (21,103,41). Sum of RGB (Red+Green+Blue) = 21+103+41=165 (21% of max value = 765). Red value is 21 (8.59% from 255 or 12.73% from 165); Green value is 103 (40.62% from 255 or 62.42% from 165); Blue value is 41 (16.41% from 255 or 24.85% from 165); Max value from RGB is 103 - color contains mainly: green. Hex color #156729 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156729 is #EA98D6. Grayscale: #474747. Windows color (decimal): -15374551 or 2713365. OLE color: 2713365.
HSL color Cylindrical-coordinate representation of color #156729: hue angle of 134.63º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #156729 is Cyan = 0.80, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 103 | 41 | - |
| CMYK | 0.80 | 0 | 0.60 | 0.60 |
| HSL | 134.63º | 0.66% | 0.24% | - |
| HSV(B) | 134.63º | 0.8% | 0.4% | - |
| XYZ | 5.56 | 10.02 | 3.74 | - |
| YUV | 71.41 | 110.83 | 92.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 41 | 0.80 | 0 | 0.60 | 0.60 | 134.63 | 0.66 | 0.24 |
| Hex | 15 | 67 | 29 | 50 | 0 | 3C | 3C | 87 | 42 | 18 |
| Octal | 25 | 147 | 51 | 120 | 0 | 74 | 74 | 207 | 102 | 30 |
| Binary | 10101 | 1100111 | 101001 | 1010000 | 0 | 111100 | 111100 | 10000111 | 1000010 | 11000 |
Color Harmonies of #156729
Complementary color
Monochromatic Colors of #156729
Black with #156729
Text Example
Text Example
White with #156729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156729; }
p { color: rgb(21,103,41); }
H1.HeaderClassName
{
color: #156729;
}
.AnyTagClassName
{
color: #156729;
}
</style>
background-color css
<style>
a { background-color: #156729; }
a { background-color: rgb(21,103,41); }
div.DivClassName
{
background-color: #156729;
}
.BgClassName
{
background-color: #156729;
}
</style>
border-color css
<style>
span { border-color: #156729; }
span { border-color: rgb(21,103,41); }
td.TdClassName
{
border-color: #156729;
}
.TagClassName
{
border-color: #156729;
}
</style>