Shades of Jewel #086742
Tints of Jewel #086742
RGB
CMYK
RGB Variations
Color information
#086742 (or 0x086742) is known color: Jewel. HEX triplet: 08, 67 and 42. RGB value is (8,103,66). Sum of RGB (Red+Green+Blue) = 8+103+66=177 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.52% from 177); Green value is 103 (40.62% from 255 or 58.19% from 177); Blue value is 66 (26.17% from 255 or 37.29% from 177); Max value from RGB is 103 - color contains mainly: green. Hex color #086742 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #086742 is #F798BD. Grayscale: #464646. Windows color (decimal): -16226494 or 4351752. OLE color: 4351752.
HSL color Cylindrical-coordinate representation of color #086742: hue angle of 156.63º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086742 is Cyan = 0.92, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 103 | 66 | - |
| CMYK | 0.92 | 0 | 0.36 | 0.60 |
| HSL | 156.63º | 0.86% | 0.22% | - |
| HSV(B) | 156.63º | 0.92% | 0.4% | - |
| XYZ | 5.93 | 10.15 | 6.8 | - |
| YUV | 70.38 | 125.53 | 83.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 103 | 66 | 0.92 | 0 | 0.36 | 0.60 | 156.63 | 0.86 | 0.22 |
| Hex | 8 | 67 | 42 | 5C | 0 | 24 | 3C | 9D | 56 | 16 |
| Octal | 10 | 147 | 102 | 134 | 0 | 44 | 74 | 235 | 126 | 26 |
| Binary | 1000 | 1100111 | 1000010 | 1011100 | 0 | 100100 | 111100 | 10011101 | 1010110 | 10110 |
Color Harmonies of #086742
Complementary color
Monochromatic Colors of #086742
Black with #086742
Text Example
Text Example
White with #086742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086742; }
p { color: rgb(8,103,66); }
H1.HeaderClassName
{
color: #086742;
}
.AnyTagClassName
{
color: #086742;
}
</style>
background-color css
<style>
a { background-color: #086742; }
a { background-color: rgb(8,103,66); }
div.DivClassName
{
background-color: #086742;
}
.BgClassName
{
background-color: #086742;
}
</style>
border-color css
<style>
span { border-color: #086742; }
span { border-color: rgb(8,103,66); }
td.TdClassName
{
border-color: #086742;
}
.TagClassName
{
border-color: #086742;
}
</style>