Shades of Camarone #087720
Tints of Camarone #087720
RGB
CMYK
RGB Variations
Color information
#087720 (or 0x087720) is known color: Camarone. HEX triplet: 08, 77 and 20. RGB value is (8,119,32). Sum of RGB (Red+Green+Blue) = 8+119+32=159 (21% of max value = 765). Red value is 8 (3.52% from 255 or 5.03% from 159); Green value is 119 (46.88% from 255 or 74.84% from 159); Blue value is 32 (12.89% from 255 or 20.13% from 159); Max value from RGB is 119 - color contains mainly: green. Hex color #087720 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087720 is #F788DF. Grayscale: #4C4C4C. Windows color (decimal): -16222432 or 2127624. OLE color: 2127624.
HSL color Cylindrical-coordinate representation of color #087720: hue angle of 132.97º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087720 is Cyan = 0.93, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 119 | 32 | - |
| CMYK | 0.93 | 0 | 0.73 | 0.53 |
| HSL | 132.97º | 0.87% | 0.25% | - |
| HSV(B) | 132.97º | 0.93% | 0.47% | - |
| XYZ | 6.96 | 13.35 | 3.58 | - |
| YUV | 75.89 | 103.23 | 79.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 119 | 32 | 0.93 | 0 | 0.73 | 0.53 | 132.97 | 0.87 | 0.25 |
| Hex | 8 | 77 | 20 | 5D | 0 | 49 | 35 | 85 | 57 | 19 |
| Octal | 10 | 167 | 40 | 135 | 0 | 111 | 65 | 205 | 127 | 31 |
| Binary | 1000 | 1110111 | 100000 | 1011101 | 0 | 1001001 | 110101 | 10000101 | 1010111 | 11001 |
Color Harmonies of #087720
Complementary color
Monochromatic Colors of #087720
Black with #087720
Text Example
Text Example
White with #087720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087720; }
p { color: rgb(8,119,32); }
H1.HeaderClassName
{
color: #087720;
}
.AnyTagClassName
{
color: #087720;
}
</style>
background-color css
<style>
a { background-color: #087720; }
a { background-color: rgb(8,119,32); }
div.DivClassName
{
background-color: #087720;
}
.BgClassName
{
background-color: #087720;
}
</style>
border-color css
<style>
span { border-color: #087720; }
span { border-color: rgb(8,119,32); }
td.TdClassName
{
border-color: #087720;
}
.TagClassName
{
border-color: #087720;
}
</style>