#086002 (or 0x086002) is unknown color: approx Green. HEX triplet: 08, 60 and 02. RGB value is (8,96,2). Sum of RGB (Red+Green+Blue) = 8+96+2=106 (14% of max value = 765). Red value is 8 (3.52% from 255 or 7.55% from 106); Green value is 96 (37.89% from 255 or 90.57% from 106); Blue value is 2 (1.17% from 255 or 1.89% from 106); Max value from RGB is 96 - color contains mainly: green. Hex color #086002 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #086002 is #F79FFD. Grayscale: #3B3B3B. Windows color (decimal): -16228350 or 155656. OLE color: 155656.
HSL color Cylindrical-coordinate representation of color #086002: hue angle of 116.17º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #086002 is Cyan = 0.92, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.62.
<style> p { color: #086002; } p { color: rgb(8,96,2); } H1.HeaderClassName { color: #086002; } .AnyTagClassName { color: #086002; } </style>
<style> a { background-color: #086002; } a { background-color: rgb(8,96,2); } div.DivClassName { background-color: #086002; } .BgClassName { background-color: #086002; } </style>
<style> span { border-color: #086002; } span { border-color: rgb(8,96,2); } td.TdClassName { border-color: #086002; } .TagClassName { border-color: #086002; } </style>