Shades of Jewel #086946
Tints of Jewel #086946
RGB
CMYK
RGB Variations
Color information
#086946 (or 0x086946) is known color: Jewel. HEX triplet: 08, 69 and 46. RGB value is (8,105,70). Sum of RGB (Red+Green+Blue) = 8+105+70=183 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.37% from 183); Green value is 105 (41.41% from 255 or 57.38% from 183); Blue value is 70 (27.73% from 255 or 38.25% from 183); Max value from RGB is 105 - color contains mainly: green. Hex color #086946 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #086946 is #F796B9. Grayscale: #484848. Windows color (decimal): -16225978 or 4614408. OLE color: 4614408.
HSL color Cylindrical-coordinate representation of color #086946: hue angle of 158.35º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086946 is Cyan = 0.92, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 8 | 105 | 70 | - |
| CMYK | 0.92 | 0 | 0.33 | 0.59 |
| HSL | 158.35º | 0.86% | 0.22% | - |
| HSV(B) | 158.35º | 0.92% | 0.41% | - |
| XYZ | 6.26 | 10.6 | 7.51 | - |
| YUV | 72.01 | 126.86 | 82.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 105 | 70 | 0.92 | 0 | 0.33 | 0.59 | 158.35 | 0.86 | 0.22 |
| Hex | 8 | 69 | 46 | 5C | 0 | 21 | 3B | 9E | 56 | 16 |
| Octal | 10 | 151 | 106 | 134 | 0 | 41 | 73 | 236 | 126 | 26 |
| Binary | 1000 | 1101001 | 1000110 | 1011100 | 0 | 100001 | 111011 | 10011110 | 1010110 | 10110 |
Color Harmonies of #086946
Complementary color
Monochromatic Colors of #086946
Black with #086946
Text Example
Text Example
White with #086946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086946; }
p { color: rgb(8,105,70); }
H1.HeaderClassName
{
color: #086946;
}
.AnyTagClassName
{
color: #086946;
}
</style>
background-color css
<style>
a { background-color: #086946; }
a { background-color: rgb(8,105,70); }
div.DivClassName
{
background-color: #086946;
}
.BgClassName
{
background-color: #086946;
}
</style>
border-color css
<style>
span { border-color: #086946; }
span { border-color: rgb(8,105,70); }
td.TdClassName
{
border-color: #086946;
}
.TagClassName
{
border-color: #086946;
}
</style>