Shades of Jewel #076940
Tints of Jewel #076940
RGB
CMYK
RGB Variations
Color information
#076940 (or 0x076940) is known color: Jewel. HEX triplet: 07, 69 and 40. RGB value is (7,105,64). Sum of RGB (Red+Green+Blue) = 7+105+64=176 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.98% from 176); Green value is 105 (41.41% from 255 or 59.66% from 176); Blue value is 64 (25.39% from 255 or 36.36% from 176); Max value from RGB is 105 - color contains mainly: green. Hex color #076940 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076940 is #F896BF. Grayscale: #474747. Windows color (decimal): -16291520 or 4221191. OLE color: 4221191.
HSL color Cylindrical-coordinate representation of color #076940: hue angle of 154.9º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076940 is Cyan = 0.93, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 64 | - |
| CMYK | 0.93 | 0 | 0.39 | 0.59 |
| HSL | 154.9º | 0.88% | 0.22% | - |
| HSV(B) | 154.9º | 0.93% | 0.41% | - |
| XYZ | 6.06 | 10.52 | 6.56 | - |
| YUV | 71.02 | 124.03 | 82.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 64 | 0.93 | 0 | 0.39 | 0.59 | 154.9 | 0.88 | 0.22 |
| Hex | 7 | 69 | 40 | 5D | 0 | 27 | 3B | 9B | 58 | 16 |
| Octal | 7 | 151 | 100 | 135 | 0 | 47 | 73 | 233 | 130 | 26 |
| Binary | 111 | 1101001 | 1000000 | 1011101 | 0 | 100111 | 111011 | 10011011 | 1011000 | 10110 |
Color Harmonies of #076940
Complementary color
Monochromatic Colors of #076940
Black with #076940
Text Example
Text Example
White with #076940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076940; }
p { color: rgb(7,105,64); }
H1.HeaderClassName
{
color: #076940;
}
.AnyTagClassName
{
color: #076940;
}
</style>
background-color css
<style>
a { background-color: #076940; }
a { background-color: rgb(7,105,64); }
div.DivClassName
{
background-color: #076940;
}
.BgClassName
{
background-color: #076940;
}
</style>
border-color css
<style>
span { border-color: #076940; }
span { border-color: rgb(7,105,64); }
td.TdClassName
{
border-color: #076940;
}
.TagClassName
{
border-color: #076940;
}
</style>