Shades of Camarone #156827
Tints of Camarone #156827
RGB
CMYK
RGB Variations
Color information
#156827 (or 0x156827) is known color: Camarone. HEX triplet: 15, 68 and 27. RGB value is (21,104,39). Sum of RGB (Red+Green+Blue) = 21+104+39=164 (21% of max value = 765). Red value is 21 (8.59% from 255 or 12.80% from 164); Green value is 104 (41.02% from 255 or 63.41% from 164); Blue value is 39 (15.62% from 255 or 23.78% from 164); Max value from RGB is 104 - color contains mainly: green. Hex color #156827 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156827 is #EA97D8. Grayscale: #474747. Windows color (decimal): -15374297 or 2582549. OLE color: 2582549.
HSL color Cylindrical-coordinate representation of color #156827: hue angle of 133.01º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #156827 is Cyan = 0.80, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 104 | 39 | - |
| CMYK | 0.80 | 0 | 0.62 | 0.59 |
| HSL | 133.01º | 0.66% | 0.25% | - |
| HSV(B) | 133.01º | 0.8% | 0.41% | - |
| XYZ | 5.63 | 10.21 | 3.59 | - |
| YUV | 71.77 | 109.5 | 91.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 104 | 39 | 0.80 | 0 | 0.62 | 0.59 | 133.01 | 0.66 | 0.25 |
| Hex | 15 | 68 | 27 | 50 | 0 | 3E | 3B | 85 | 42 | 19 |
| Octal | 25 | 150 | 47 | 120 | 0 | 76 | 73 | 205 | 102 | 31 |
| Binary | 10101 | 1101000 | 100111 | 1010000 | 0 | 111110 | 111011 | 10000101 | 1000010 | 11001 |
Color Harmonies of #156827
Complementary color
Monochromatic Colors of #156827
Black with #156827
Text Example
Text Example
White with #156827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156827; }
p { color: rgb(21,104,39); }
H1.HeaderClassName
{
color: #156827;
}
.AnyTagClassName
{
color: #156827;
}
</style>
background-color css
<style>
a { background-color: #156827; }
a { background-color: rgb(21,104,39); }
div.DivClassName
{
background-color: #156827;
}
.BgClassName
{
background-color: #156827;
}
</style>
border-color css
<style>
span { border-color: #156827; }
span { border-color: rgb(21,104,39); }
td.TdClassName
{
border-color: #156827;
}
.TagClassName
{
border-color: #156827;
}
</style>