#52303F (or 0x52303F) is unknown color: approx Barossa. HEX triplet: 52, 30 and 3F. RGB value is (82,48,63). Sum of RGB (Red+Green+Blue) = 82+48+63=193 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.49% from 193); Green value is 48 (19.14% from 255 or 24.87% from 193); Blue value is 63 (25% from 255 or 32.64% from 193); Max value from RGB is 82 - color contains mainly: red. Hex color #52303F is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #52303F is #ADCFC0. Grayscale: #3B3B3B. Windows color (decimal): -11390913 or 4141138. OLE color: 4141138.
HSL color Cylindrical-coordinate representation of color #52303F: hue angle of 333.53º degrees, saturation: 0.26, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #52303F is Cyan = 0, Magento = 0.41, Yellow = 0.23 and Black (K on CMYK) = 0.68.
<style> p { color: #52303F; } p { color: rgb(82,48,63); } H1.HeaderClassName { color: #52303F; } .AnyTagClassName { color: #52303F; } </style>
<style> a { background-color: #52303F; } a { background-color: rgb(82,48,63); } div.DivClassName { background-color: #52303F; } .BgClassName { background-color: #52303F; } </style>
<style> span { border-color: #52303F; } span { border-color: rgb(82,48,63); } td.TdClassName { border-color: #52303F; } .TagClassName { border-color: #52303F; } </style>