Shades of Jewel #076040
Tints of Jewel #076040
RGB
CMYK
RGB Variations
Color information
#076040 (or 0x076040) is known color: Jewel. HEX triplet: 07, 60 and 40. RGB value is (7,96,64). Sum of RGB (Red+Green+Blue) = 7+96+64=167 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.19% from 167); Green value is 96 (37.89% from 255 or 57.49% from 167); Blue value is 64 (25.39% from 255 or 38.32% from 167); Max value from RGB is 96 - color contains mainly: green. Hex color #076040 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076040 is #F89FBF. Grayscale: #414141. Windows color (decimal): -16293824 or 4218887. OLE color: 4218887.
HSL color Cylindrical-coordinate representation of color #076040: hue angle of 158.43º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076040 is Cyan = 0.93, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 96 | 64 | - |
| CMYK | 0.93 | 0 | 0.33 | 0.62 |
| HSL | 158.43º | 0.86% | 0.2% | - |
| HSV(B) | 158.43º | 0.93% | 0.38% | - |
| XYZ | 5.2 | 8.78 | 6.27 | - |
| YUV | 65.74 | 127.01 | 86.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 96 | 64 | 0.93 | 0 | 0.33 | 0.62 | 158.43 | 0.86 | 0.2 |
| Hex | 7 | 60 | 40 | 5D | 0 | 21 | 3E | 9E | 56 | 14 |
| Octal | 7 | 140 | 100 | 135 | 0 | 41 | 76 | 236 | 126 | 24 |
| Binary | 111 | 1100000 | 1000000 | 1011101 | 0 | 100001 | 111110 | 10011110 | 1010110 | 10100 |
Color Harmonies of #076040
Complementary color
Monochromatic Colors of #076040
Black with #076040
Text Example
Text Example
White with #076040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076040; }
p { color: rgb(7,96,64); }
H1.HeaderClassName
{
color: #076040;
}
.AnyTagClassName
{
color: #076040;
}
</style>
background-color css
<style>
a { background-color: #076040; }
a { background-color: rgb(7,96,64); }
div.DivClassName
{
background-color: #076040;
}
.BgClassName
{
background-color: #076040;
}
</style>
border-color css
<style>
span { border-color: #076040; }
span { border-color: rgb(7,96,64); }
td.TdClassName
{
border-color: #076040;
}
.TagClassName
{
border-color: #076040;
}
</style>