Shades of Jewel #076640
Tints of Jewel #076640
RGB
CMYK
RGB Variations
Color information
#076640 (or 0x076640) is known color: Jewel. HEX triplet: 07, 66 and 40. RGB value is (7,102,64). Sum of RGB (Red+Green+Blue) = 7+102+64=173 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.05% from 173); Green value is 102 (40.23% from 255 or 58.96% from 173); Blue value is 64 (25.39% from 255 or 36.99% from 173); Max value from RGB is 102 - color contains mainly: green. Hex color #076640 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076640 is #F899BF. Grayscale: #454545. Windows color (decimal): -16292288 or 4220423. OLE color: 4220423.
HSL color Cylindrical-coordinate representation of color #076640: hue angle of 156º 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 #076640 is Cyan = 0.93, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 7 | 102 | 64 | - |
| CMYK | 0.93 | 0 | 0.37 | 0.6 |
| HSL | 156º | 0.87% | 0.21% | - |
| HSV(B) | 156º | 0.93% | 0.4% | - |
| XYZ | 5.76 | 9.92 | 6.46 | - |
| YUV | 69.26 | 125.03 | 83.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 102 | 64 | 0.93 | 0 | 0.37 | 0.6 | 156 | 0.87 | 0.21 |
| Hex | 7 | 66 | 40 | 5D | 0 | 25 | 3C | 9C | 57 | 15 |
| Octal | 7 | 146 | 100 | 135 | 0 | 45 | 74 | 234 | 127 | 25 |
| Binary | 111 | 1100110 | 1000000 | 1011101 | 0 | 100101 | 111100 | 10011100 | 1010111 | 10101 |
Color Harmonies of #076640
Complementary color
Monochromatic Colors of #076640
Black with #076640
Text Example
Text Example
White with #076640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076640; }
p { color: rgb(7,102,64); }
H1.HeaderClassName
{
color: #076640;
}
.AnyTagClassName
{
color: #076640;
}
</style>
background-color css
<style>
a { background-color: #076640; }
a { background-color: rgb(7,102,64); }
div.DivClassName
{
background-color: #076640;
}
.BgClassName
{
background-color: #076640;
}
</style>
border-color css
<style>
span { border-color: #076640; }
span { border-color: rgb(7,102,64); }
td.TdClassName
{
border-color: #076640;
}
.TagClassName
{
border-color: #076640;
}
</style>