#A5083F (or 0xA5083F) is unknown color: approx Jazzberry Jam. HEX triplet: A5, 08 and 3F. RGB value is (165,8,63). Sum of RGB (Red+Green+Blue) = 165+8+63=236 (31% of max value = 765). Red value is 165 (64.84% from 255 or 69.92% from 236); Green value is 8 (3.52% from 255 or 3.39% from 236); Blue value is 63 (25% from 255 or 26.69% from 236); Max value from RGB is 165 - color contains mainly: red. Hex color #A5083F is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A5083F is #5AF7C0. Grayscale: #3D3D3D. Windows color (decimal): -5961665 or 4130981. OLE color: 4130981.
HSL color Cylindrical-coordinate representation of color #A5083F: hue angle of 338.98º degrees, saturation: 0.91, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #A5083F is Cyan = 0, Magento = 0.95, Yellow = 0.62 and Black (K on CMYK) = 0.35.
<style> p { color: #a5083f; } p { color: rgb(165,8,63); } H1.HeaderClassName { color: #a5083f; } .AnyTagClassName { color: #a5083f; } </style>
<style> a { background-color: #a5083f; } a { background-color: rgb(165,8,63); } div.DivClassName { background-color: #a5083f; } .BgClassName { background-color: #a5083f; } </style>
<style> span { border-color: #a5083f; } span { border-color: rgb(165,8,63); } td.TdClassName { border-color: #a5083f; } .TagClassName { border-color: #a5083f; } </style>