Shades of Camarone #077520
Tints of Camarone #077520
RGB
CMYK
RGB Variations
Color information
#077520 (or 0x077520) is known color: Camarone. HEX triplet: 07, 75 and 20. RGB value is (7,117,32). Sum of RGB (Red+Green+Blue) = 7+117+32=156 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.49% from 156); Green value is 117 (46.09% from 255 or 75% from 156); Blue value is 32 (12.89% from 255 or 20.51% from 156); Max value from RGB is 117 - color contains mainly: green. Hex color #077520 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077520 is #F88ADF. Grayscale: #4A4A4A. Windows color (decimal): -16288480 or 2127111. OLE color: 2127111.
HSL color Cylindrical-coordinate representation of color #077520: hue angle of 133.64º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077520 is Cyan = 0.94, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 117 | 32 | - |
| CMYK | 0.94 | 0 | 0.73 | 0.54 |
| HSL | 133.64º | 0.89% | 0.24% | - |
| HSV(B) | 133.64º | 0.94% | 0.46% | - |
| XYZ | 6.71 | 12.87 | 3.5 | - |
| YUV | 74.42 | 104.06 | 79.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 117 | 32 | 0.94 | 0 | 0.73 | 0.54 | 133.64 | 0.89 | 0.24 |
| Hex | 7 | 75 | 20 | 5E | 0 | 49 | 36 | 86 | 59 | 18 |
| Octal | 7 | 165 | 40 | 136 | 0 | 111 | 66 | 206 | 131 | 30 |
| Binary | 111 | 1110101 | 100000 | 1011110 | 0 | 1001001 | 110110 | 10000110 | 1011001 | 11000 |
Color Harmonies of #077520
Complementary color
Monochromatic Colors of #077520
Black with #077520
Text Example
Text Example
White with #077520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077520; }
p { color: rgb(7,117,32); }
H1.HeaderClassName
{
color: #077520;
}
.AnyTagClassName
{
color: #077520;
}
</style>
background-color css
<style>
a { background-color: #077520; }
a { background-color: rgb(7,117,32); }
div.DivClassName
{
background-color: #077520;
}
.BgClassName
{
background-color: #077520;
}
</style>
border-color css
<style>
span { border-color: #077520; }
span { border-color: rgb(7,117,32); }
td.TdClassName
{
border-color: #077520;
}
.TagClassName
{
border-color: #077520;
}
</style>