#A0133B (or 0xA0133B) is unknown color: approx Bright Red. HEX triplet: A0, 13 and 3B. RGB value is (160,19,59). Sum of RGB (Red+Green+Blue) = 160+19+59=238 (31% of max value = 765). Red value is 160 (62.89% from 255 or 67.23% from 238); Green value is 19 (7.81% from 255 or 7.98% from 238); Blue value is 59 (23.44% from 255 or 24.79% from 238); Max value from RGB is 160 - color contains mainly: red. Hex color #A0133B is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A0133B is #5FECC4. Grayscale: #414141. Windows color (decimal): -6286533 or 3871648. OLE color: 3871648.
HSL color Cylindrical-coordinate representation of color #A0133B: hue angle of 342.98º degrees, saturation: 0.79, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #A0133B is Cyan = 0, Magento = 0.88, Yellow = 0.63 and Black (K on CMYK) = 0.37.
<style> p { color: #a0133b; } p { color: rgb(160,19,59); } H1.HeaderClassName { color: #a0133b; } .AnyTagClassName { color: #a0133b; } </style>
<style> a { background-color: #a0133b; } a { background-color: rgb(160,19,59); } div.DivClassName { background-color: #a0133b; } .BgClassName { background-color: #a0133b; } </style>
<style> span { border-color: #a0133b; } span { border-color: rgb(160,19,59); } td.TdClassName { border-color: #a0133b; } .TagClassName { border-color: #a0133b; } </style>