#5B253B (or 0x5B253B) is unknown color: approx Black Rose. HEX triplet: 5B, 25 and 3B. RGB value is (91,37,59). Sum of RGB (Red+Green+Blue) = 91+37+59=187 (24% of max value = 765). Red value is 91 (35.94% from 255 or 48.66% from 187); Green value is 37 (14.84% from 255 or 19.79% from 187); Blue value is 59 (23.44% from 255 or 31.55% from 187); Max value from RGB is 91 - color contains mainly: red. Hex color #5B253B is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #5B253B is #A4DAC4. Grayscale: #373737. Windows color (decimal): -10803909 or 3876187. OLE color: 3876187.
HSL color Cylindrical-coordinate representation of color #5B253B: hue angle of 335.56º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #5B253B is Cyan = 0, Magento = 0.59, Yellow = 0.35 and Black (K on CMYK) = 0.64.
<style> p { color: #5B253B; } p { color: rgb(91,37,59); } H1.HeaderClassName { color: #5B253B; } .AnyTagClassName { color: #5B253B; } </style>
<style> a { background-color: #5B253B; } a { background-color: rgb(91,37,59); } div.DivClassName { background-color: #5B253B; } .BgClassName { background-color: #5B253B; } </style>
<style> span { border-color: #5B253B; } span { border-color: rgb(91,37,59); } td.TdClassName { border-color: #5B253B; } .TagClassName { border-color: #5B253B; } </style>