Shades of Jewel #076642
Tints of Jewel #076642
RGB
CMYK
RGB Variations
Color information
#076642 (or 0x076642) is known color: Jewel. HEX triplet: 07, 66 and 42. RGB value is (7,102,66). Sum of RGB (Red+Green+Blue) = 7+102+66=175 (23% of max value = 765). Red value is 7 (3.12% from 255 or 4% from 175); Green value is 102 (40.23% from 255 or 58.29% from 175); Blue value is 66 (26.17% from 255 or 37.71% from 175); Max value from RGB is 102 - color contains mainly: green. Hex color #076642 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076642 is #F899BD. Grayscale: #454545. Windows color (decimal): -16292286 or 4351495. OLE color: 4351495.
HSL color Cylindrical-coordinate representation of color #076642: hue angle of 157.26º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076642 is Cyan = 0.93, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 7 | 102 | 66 | - |
| CMYK | 0.93 | 0 | 0.35 | 0.6 |
| HSL | 157.26º | 0.87% | 0.21% | - |
| HSV(B) | 157.26º | 0.93% | 0.4% | - |
| XYZ | 5.82 | 9.94 | 6.77 | - |
| YUV | 69.49 | 126.03 | 83.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 102 | 66 | 0.93 | 0 | 0.35 | 0.6 | 157.26 | 0.87 | 0.21 |
| Hex | 7 | 66 | 42 | 5D | 0 | 23 | 3C | 9D | 57 | 15 |
| Octal | 7 | 146 | 102 | 135 | 0 | 43 | 74 | 235 | 127 | 25 |
| Binary | 111 | 1100110 | 1000010 | 1011101 | 0 | 100011 | 111100 | 10011101 | 1010111 | 10101 |
Color Harmonies of #076642
Complementary color
Monochromatic Colors of #076642
Black with #076642
Text Example
Text Example
White with #076642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076642; }
p { color: rgb(7,102,66); }
H1.HeaderClassName
{
color: #076642;
}
.AnyTagClassName
{
color: #076642;
}
</style>
background-color css
<style>
a { background-color: #076642; }
a { background-color: rgb(7,102,66); }
div.DivClassName
{
background-color: #076642;
}
.BgClassName
{
background-color: #076642;
}
</style>
border-color css
<style>
span { border-color: #076642; }
span { border-color: rgb(7,102,66); }
td.TdClassName
{
border-color: #076642;
}
.TagClassName
{
border-color: #076642;
}
</style>