Shades of Camarone #077620
Tints of Camarone #077620
RGB
CMYK
RGB Variations
Color information
#077620 (or 0x077620) is known color: Camarone. HEX triplet: 07, 76 and 20. RGB value is (7,118,32). Sum of RGB (Red+Green+Blue) = 7+118+32=157 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.46% from 157); Green value is 118 (46.48% from 255 or 75.16% from 157); Blue value is 32 (12.89% from 255 or 20.38% from 157); Max value from RGB is 118 - color contains mainly: green. Hex color #077620 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077620 is #F889DF. Grayscale: #4B4B4B. Windows color (decimal): -16288224 or 2127367. OLE color: 2127367.
HSL color Cylindrical-coordinate representation of color #077620: hue angle of 133.51º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077620 is Cyan = 0.94, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 118 | 32 | - |
| CMYK | 0.94 | 0 | 0.73 | 0.54 |
| HSL | 133.51º | 0.89% | 0.25% | - |
| HSV(B) | 133.51º | 0.94% | 0.46% | - |
| XYZ | 6.83 | 13.11 | 3.54 | - |
| YUV | 75.01 | 103.73 | 79.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 118 | 32 | 0.94 | 0 | 0.73 | 0.54 | 133.51 | 0.89 | 0.25 |
| Hex | 7 | 76 | 20 | 5E | 0 | 49 | 36 | 86 | 59 | 19 |
| Octal | 7 | 166 | 40 | 136 | 0 | 111 | 66 | 206 | 131 | 31 |
| Binary | 111 | 1110110 | 100000 | 1011110 | 0 | 1001001 | 110110 | 10000110 | 1011001 | 11001 |
Color Harmonies of #077620
Complementary color
Monochromatic Colors of #077620
Black with #077620
Text Example
Text Example
White with #077620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077620; }
p { color: rgb(7,118,32); }
H1.HeaderClassName
{
color: #077620;
}
.AnyTagClassName
{
color: #077620;
}
</style>
background-color css
<style>
a { background-color: #077620; }
a { background-color: rgb(7,118,32); }
div.DivClassName
{
background-color: #077620;
}
.BgClassName
{
background-color: #077620;
}
</style>
border-color css
<style>
span { border-color: #077620; }
span { border-color: rgb(7,118,32); }
td.TdClassName
{
border-color: #077620;
}
.TagClassName
{
border-color: #077620;
}
</style>