#AD2F32 (or 0xAD2F32) is unknown color: approx Guardsman Red. HEX triplet: AD, 2F and 32. RGB value is (173,47,50). Sum of RGB (Red+Green+Blue) = 173+47+50=270 (35% of max value = 765). Red value is 173 (67.97% from 255 or 64.07% from 270); Green value is 47 (18.75% from 255 or 17.41% from 270); Blue value is 50 (19.92% from 255 or 18.52% from 270); Max value from RGB is 173 - color contains mainly: red. Hex color #AD2F32 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AD2F32 is #52D0CD. Grayscale: #555555. Windows color (decimal): -5427406 or 3289005. OLE color: 3289005.
HSL color Cylindrical-coordinate representation of color #AD2F32: hue angle of 358.57º degrees, saturation: 0.57, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #AD2F32 is Cyan = 0, Magento = 0.73, Yellow = 0.71 and Black (K on CMYK) = 0.32.
<style> p { color: #ad2f32; } p { color: rgb(173,47,50); } H1.HeaderClassName { color: #ad2f32; } .AnyTagClassName { color: #ad2f32; } </style>
<style> a { background-color: #ad2f32; } a { background-color: rgb(173,47,50); } div.DivClassName { background-color: #ad2f32; } .BgClassName { background-color: #ad2f32; } </style>
<style> span { border-color: #ad2f32; } span { border-color: rgb(173,47,50); } td.TdClassName { border-color: #ad2f32; } .TagClassName { border-color: #ad2f32; } </style>