#582A3D (or 0x582A3D) is unknown color: approx Black Rose. HEX triplet: 58, 2A and 3D. RGB value is (88,42,61). Sum of RGB (Red+Green+Blue) = 88+42+61=191 (25% of max value = 765). Red value is 88 (34.77% from 255 or 46.07% from 191); Green value is 42 (16.80% from 255 or 21.99% from 191); Blue value is 61 (24.22% from 255 or 31.94% from 191); Max value from RGB is 88 - color contains mainly: red. Hex color #582A3D is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582A3D is #A7D5C2. Grayscale: #393939. Windows color (decimal): -10999235 or 4008536. OLE color: 4008536.
HSL color Cylindrical-coordinate representation of color #582A3D: hue angle of 335.22º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #582A3D is Cyan = 0, Magento = 0.52, Yellow = 0.31 and Black (K on CMYK) = 0.65.
<style> p { color: #582A3D; } p { color: rgb(88,42,61); } H1.HeaderClassName { color: #582A3D; } .AnyTagClassName { color: #582A3D; } </style>
<style> a { background-color: #582A3D; } a { background-color: rgb(88,42,61); } div.DivClassName { background-color: #582A3D; } .BgClassName { background-color: #582A3D; } </style>
<style> span { border-color: #582A3D; } span { border-color: rgb(88,42,61); } td.TdClassName { border-color: #582A3D; } .TagClassName { border-color: #582A3D; } </style>