Shades of Camarone #077629
Tints of Camarone #077629
RGB
CMYK
RGB Variations
Color information
#077629 (or 0x077629) is known color: Camarone. HEX triplet: 07, 76 and 29. RGB value is (7,118,41). Sum of RGB (Red+Green+Blue) = 7+118+41=166 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.22% from 166); Green value is 118 (46.48% from 255 or 71.08% from 166); Blue value is 41 (16.41% from 255 or 24.70% from 166); Max value from RGB is 118 - color contains mainly: green. Hex color #077629 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077629 is #F889D6. Grayscale: #4C4C4C. Windows color (decimal): -16288215 or 2717191. OLE color: 2717191.
HSL color Cylindrical-coordinate representation of color #077629: hue angle of 138.38º 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 #077629 is Cyan = 0.94, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 118 | 41 | - |
| CMYK | 0.94 | 0 | 0.65 | 0.54 |
| HSL | 138.38º | 0.89% | 0.25% | - |
| HSV(B) | 138.38º | 0.94% | 0.46% | - |
| XYZ | 6.97 | 13.16 | 4.27 | - |
| YUV | 76.03 | 108.23 | 78.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 118 | 41 | 0.94 | 0 | 0.65 | 0.54 | 138.38 | 0.89 | 0.25 |
| Hex | 7 | 76 | 29 | 5E | 0 | 41 | 36 | 8A | 59 | 19 |
| Octal | 7 | 166 | 51 | 136 | 0 | 101 | 66 | 212 | 131 | 31 |
| Binary | 111 | 1110110 | 101001 | 1011110 | 0 | 1000001 | 110110 | 10001010 | 1011001 | 11001 |
Color Harmonies of #077629
Complementary color
Monochromatic Colors of #077629
Black with #077629
Text Example
Text Example
White with #077629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077629; }
p { color: rgb(7,118,41); }
H1.HeaderClassName
{
color: #077629;
}
.AnyTagClassName
{
color: #077629;
}
</style>
background-color css
<style>
a { background-color: #077629; }
a { background-color: rgb(7,118,41); }
div.DivClassName
{
background-color: #077629;
}
.BgClassName
{
background-color: #077629;
}
</style>
border-color css
<style>
span { border-color: #077629; }
span { border-color: rgb(7,118,41); }
td.TdClassName
{
border-color: #077629;
}
.TagClassName
{
border-color: #077629;
}
</style>