#65551B (or 0x65551B) is unknown color: approx Bronze Olive. HEX triplet: 65, 55 and 1B. RGB value is (101,85,27). Sum of RGB (Red+Green+Blue) = 101+85+27=213 (28% of max value = 765). Red value is 101 (39.84% from 255 or 47.42% from 213); Green value is 85 (33.59% from 255 or 39.91% from 213); Blue value is 27 (10.94% from 255 or 12.68% from 213); Max value from RGB is 101 - color contains mainly: red. Hex color #65551B is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #65551B is #9AAAE4. Grayscale: #535353. Windows color (decimal): -10136293 or 1791333. OLE color: 1791333.
HSL color Cylindrical-coordinate representation of color #65551B: hue angle of 47.03º degrees, saturation: 0.58, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #65551B is Cyan = 0, Magento = 0.16, Yellow = 0.73 and Black (K on CMYK) = 0.60.
<style> p { color: #65551B; } p { color: rgb(101,85,27); } H1.HeaderClassName { color: #65551B; } .AnyTagClassName { color: #65551B; } </style>
<style> a { background-color: #65551B; } a { background-color: rgb(101,85,27); } div.DivClassName { background-color: #65551B; } .BgClassName { background-color: #65551B; } </style>
<style> span { border-color: #65551B; } span { border-color: rgb(101,85,27); } td.TdClassName { border-color: #65551B; } .TagClassName { border-color: #65551B; } </style>