Shades of Camarone #077726
Tints of Camarone #077726
RGB
CMYK
RGB Variations
Color information
#077726 (or 0x077726) is known color: Camarone. HEX triplet: 07, 77 and 26. RGB value is (7,119,38). Sum of RGB (Red+Green+Blue) = 7+119+38=164 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.27% from 164); Green value is 119 (46.88% from 255 or 72.56% from 164); Blue value is 38 (15.23% from 255 or 23.17% from 164); Max value from RGB is 119 - color contains mainly: green. Hex color #077726 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077726 is #F888D9. Grayscale: #4C4C4C. Windows color (decimal): -16287962 or 2520839. OLE color: 2520839.
HSL color Cylindrical-coordinate representation of color #077726: hue angle of 136.61º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077726 is Cyan = 0.94, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 119 | 38 | - |
| CMYK | 0.94 | 0 | 0.68 | 0.53 |
| HSL | 136.61º | 0.89% | 0.25% | - |
| HSV(B) | 136.61º | 0.94% | 0.47% | - |
| XYZ | 7.03 | 13.38 | 4.05 | - |
| YUV | 76.28 | 106.39 | 78.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 119 | 38 | 0.94 | 0 | 0.68 | 0.53 | 136.61 | 0.89 | 0.25 |
| Hex | 7 | 77 | 26 | 5E | 0 | 44 | 35 | 89 | 59 | 19 |
| Octal | 7 | 167 | 46 | 136 | 0 | 104 | 65 | 211 | 131 | 31 |
| Binary | 111 | 1110111 | 100110 | 1011110 | 0 | 1000100 | 110101 | 10001001 | 1011001 | 11001 |
Color Harmonies of #077726
Complementary color
Monochromatic Colors of #077726
Black with #077726
Text Example
Text Example
White with #077726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077726; }
p { color: rgb(7,119,38); }
H1.HeaderClassName
{
color: #077726;
}
.AnyTagClassName
{
color: #077726;
}
</style>
background-color css
<style>
a { background-color: #077726; }
a { background-color: rgb(7,119,38); }
div.DivClassName
{
background-color: #077726;
}
.BgClassName
{
background-color: #077726;
}
</style>
border-color css
<style>
span { border-color: #077726; }
span { border-color: rgb(7,119,38); }
td.TdClassName
{
border-color: #077726;
}
.TagClassName
{
border-color: #077726;
}
</style>