Shades of Jewel #076943
Tints of Jewel #076943
RGB
CMYK
RGB Variations
Color information
#076943 (or 0x076943) is known color: Jewel. HEX triplet: 07, 69 and 43. RGB value is (7,105,67). Sum of RGB (Red+Green+Blue) = 7+105+67=179 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.91% from 179); Green value is 105 (41.41% from 255 or 58.66% from 179); Blue value is 67 (26.56% from 255 or 37.43% from 179); Max value from RGB is 105 - color contains mainly: green. Hex color #076943 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076943 is #F896BC. Grayscale: #474747. Windows color (decimal): -16291517 or 4417799. OLE color: 4417799.
HSL color Cylindrical-coordinate representation of color #076943: hue angle of 156.73º 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 #076943 is Cyan = 0.93, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 67 | - |
| CMYK | 0.93 | 0 | 0.36 | 0.59 |
| HSL | 156.73º | 0.88% | 0.22% | - |
| HSV(B) | 156.73º | 0.93% | 0.41% | - |
| XYZ | 6.15 | 10.55 | 7.02 | - |
| YUV | 71.37 | 125.53 | 82.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 67 | 0.93 | 0 | 0.36 | 0.59 | 156.73 | 0.88 | 0.22 |
| Hex | 7 | 69 | 43 | 5D | 0 | 24 | 3B | 9D | 58 | 16 |
| Octal | 7 | 151 | 103 | 135 | 0 | 44 | 73 | 235 | 130 | 26 |
| Binary | 111 | 1101001 | 1000011 | 1011101 | 0 | 100100 | 111011 | 10011101 | 1011000 | 10110 |
Color Harmonies of #076943
Complementary color
Monochromatic Colors of #076943
Black with #076943
Text Example
Text Example
White with #076943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076943; }
p { color: rgb(7,105,67); }
H1.HeaderClassName
{
color: #076943;
}
.AnyTagClassName
{
color: #076943;
}
</style>
background-color css
<style>
a { background-color: #076943; }
a { background-color: rgb(7,105,67); }
div.DivClassName
{
background-color: #076943;
}
.BgClassName
{
background-color: #076943;
}
</style>
border-color css
<style>
span { border-color: #076943; }
span { border-color: rgb(7,105,67); }
td.TdClassName
{
border-color: #076943;
}
.TagClassName
{
border-color: #076943;
}
</style>