#082B22 (or 0x082B22) is unknown color: approx Dark Green. HEX triplet: 08, 2B and 22. RGB value is (8,43,34). Sum of RGB (Red+Green+Blue) = 8+43+34=85 (11% of max value = 765). Red value is 8 (3.52% from 255 or 9.41% from 85); Green value is 43 (17.19% from 255 or 50.59% from 85); Blue value is 34 (13.67% from 255 or 40% from 85); Max value from RGB is 43 - color contains mainly: green. Hex color #082B22 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #082B22 is #F7D4DD. Grayscale: #1F1F1F. Windows color (decimal): -16241886 or 2239240. OLE color: 2239240.
HSL color Cylindrical-coordinate representation of color #082B22: hue angle of 164.57º degrees, saturation: 0.69, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #082B22 is Cyan = 0.81, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.83.
<style> p { color: #082B22; } p { color: rgb(8,43,34); } H1.HeaderClassName { color: #082B22; } .AnyTagClassName { color: #082B22; } </style>
<style> a { background-color: #082B22; } a { background-color: rgb(8,43,34); } div.DivClassName { background-color: #082B22; } .BgClassName { background-color: #082B22; } </style>
<style> span { border-color: #082B22; } span { border-color: rgb(8,43,34); } td.TdClassName { border-color: #082B22; } .TagClassName { border-color: #082B22; } </style>