#721A32 (or 0x721A32) is unknown color: approx Claret. HEX triplet: 72, 1A and 32. RGB value is (114,26,50). Sum of RGB (Red+Green+Blue) = 114+26+50=190 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60% from 190); Green value is 26 (10.55% from 255 or 13.68% from 190); Blue value is 50 (19.92% from 255 or 26.32% from 190); Max value from RGB is 114 - color contains mainly: red. Hex color #721A32 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #721A32 is #8DE5CD. Grayscale: #373737. Windows color (decimal): -9299406 or 3283570. OLE color: 3283570.
HSL color Cylindrical-coordinate representation of color #721A32: hue angle of 343.64º degrees, saturation: 0.63, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #721A32 is Cyan = 0, Magento = 0.77, Yellow = 0.56 and Black (K on CMYK) = 0.55.
<style> p { color: #721A32; } p { color: rgb(114,26,50); } H1.HeaderClassName { color: #721A32; } .AnyTagClassName { color: #721A32; } </style>
<style> a { background-color: #721A32; } a { background-color: rgb(114,26,50); } div.DivClassName { background-color: #721A32; } .BgClassName { background-color: #721A32; } </style>
<style> span { border-color: #721A32; } span { border-color: rgb(114,26,50); } td.TdClassName { border-color: #721A32; } .TagClassName { border-color: #721A32; } </style>