#555533 (or 0x555533) is unknown color: approx Camouflage. HEX triplet: 55, 55 and 33. RGB value is (85,85,51). Sum of RGB (Red+Green+Blue) = 85+85+51=221 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.46% from 221); Green value is 85 (33.59% from 255 or 38.46% from 221); Blue value is 51 (20.31% from 255 or 23.08% from 221); Max value from RGB is 85 - color contains mainly: red, green. Hex color #555533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #555533 is #AAAACC. Grayscale: #515151. Windows color (decimal): -11184845 or 3364181. OLE color: 3364181.
HSL color Cylindrical-coordinate representation of color #555533: hue angle of 60º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #555533 is Cyan = 0, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.67.
<style> p { color: #555533; } p { color: rgb(85,85,51); } H1.HeaderClassName { color: #555533; } .AnyTagClassName { color: #555533; } </style>
<style> a { background-color: #555533; } a { background-color: rgb(85,85,51); } div.DivClassName { background-color: #555533; } .BgClassName { background-color: #555533; } </style>
<style> span { border-color: #555533; } span { border-color: rgb(85,85,51); } td.TdClassName { border-color: #555533; } .TagClassName { border-color: #555533; } </style>