#055D0B (or 0x055D0B) is unknown color: approx Green. HEX triplet: 05, 5D and 0B. RGB value is (5,93,11). Sum of RGB (Red+Green+Blue) = 5+93+11=109 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.59% from 109); Green value is 93 (36.72% from 255 or 85.32% from 109); Blue value is 11 (4.69% from 255 or 10.09% from 109); Max value from RGB is 93 - color contains mainly: green. Hex color #055D0B is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #055D0B is #FAA2F4. Grayscale: #393939. Windows color (decimal): -16425717 or 744709. OLE color: 744709.
HSL color Cylindrical-coordinate representation of color #055D0B: hue angle of 124.09º degrees, saturation: 0.9, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #055D0B is Cyan = 0.95, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.64.
<style> p { color: #055D0B; } p { color: rgb(5,93,11); } H1.HeaderClassName { color: #055D0B; } .AnyTagClassName { color: #055D0B; } </style>
<style> a { background-color: #055D0B; } a { background-color: rgb(5,93,11); } div.DivClassName { background-color: #055D0B; } .BgClassName { background-color: #055D0B; } </style>
<style> span { border-color: #055D0B; } span { border-color: rgb(5,93,11); } td.TdClassName { border-color: #055D0B; } .TagClassName { border-color: #055D0B; } </style>