Shades of Camarone #077827
Tints of Camarone #077827
RGB
CMYK
RGB Variations
Color information
#077827 (or 0x077827) is known color: Camarone. HEX triplet: 07, 78 and 27. RGB value is (7,120,39). Sum of RGB (Red+Green+Blue) = 7+120+39=166 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.22% from 166); Green value is 120 (47.27% from 255 or 72.29% from 166); Blue value is 39 (15.62% from 255 or 23.49% from 166); Max value from RGB is 120 - color contains mainly: green. Hex color #077827 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077827 is #F887D8. Grayscale: #4D4D4D. Windows color (decimal): -16287705 or 2586631. OLE color: 2586631.
HSL color Cylindrical-coordinate representation of color #077827: hue angle of 136.99º 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 #077827 is Cyan = 0.94, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 120 | 39 | - |
| CMYK | 0.94 | 0 | 0.67 | 0.53 |
| HSL | 136.99º | 0.89% | 0.25% | - |
| HSV(B) | 136.99º | 0.94% | 0.47% | - |
| XYZ | 7.17 | 13.62 | 4.17 | - |
| YUV | 76.98 | 106.56 | 78.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 120 | 39 | 0.94 | 0 | 0.67 | 0.53 | 136.99 | 0.89 | 0.25 |
| Hex | 7 | 78 | 27 | 5E | 0 | 43 | 35 | 89 | 59 | 19 |
| Octal | 7 | 170 | 47 | 136 | 0 | 103 | 65 | 211 | 131 | 31 |
| Binary | 111 | 1111000 | 100111 | 1011110 | 0 | 1000011 | 110101 | 10001001 | 1011001 | 11001 |
Color Harmonies of #077827
Complementary color
Monochromatic Colors of #077827
Black with #077827
Text Example
Text Example
White with #077827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077827; }
p { color: rgb(7,120,39); }
H1.HeaderClassName
{
color: #077827;
}
.AnyTagClassName
{
color: #077827;
}
</style>
background-color css
<style>
a { background-color: #077827; }
a { background-color: rgb(7,120,39); }
div.DivClassName
{
background-color: #077827;
}
.BgClassName
{
background-color: #077827;
}
</style>
border-color css
<style>
span { border-color: #077827; }
span { border-color: rgb(7,120,39); }
td.TdClassName
{
border-color: #077827;
}
.TagClassName
{
border-color: #077827;
}
</style>