#4A183F (or 0x4A183F) is unknown color: approx Voodoo. HEX triplet: 4A, 18 and 3F. RGB value is (74,24,63). Sum of RGB (Red+Green+Blue) = 74+24+63=161 (21% of max value = 765). Red value is 74 (29.30% from 255 or 45.96% from 161); Green value is 24 (9.77% from 255 or 14.91% from 161); Blue value is 63 (25% from 255 or 39.13% from 161); Max value from RGB is 74 - color contains mainly: red. Hex color #4A183F is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #4A183F is #B5E7C0. Grayscale: #2B2B2B. Windows color (decimal): -11921345 or 4134986. OLE color: 4134986.
HSL color Cylindrical-coordinate representation of color #4A183F: hue angle of 313.2º degrees, saturation: 0.51, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #4A183F is Cyan = 0, Magento = 0.68, Yellow = 0.15 and Black (K on CMYK) = 0.71.
<style> p { color: #4A183F; } p { color: rgb(74,24,63); } H1.HeaderClassName { color: #4A183F; } .AnyTagClassName { color: #4A183F; } </style>
<style> a { background-color: #4A183F; } a { background-color: rgb(74,24,63); } div.DivClassName { background-color: #4A183F; } .BgClassName { background-color: #4A183F; } </style>
<style> span { border-color: #4A183F; } span { border-color: rgb(74,24,63); } td.TdClassName { border-color: #4A183F; } .TagClassName { border-color: #4A183F; } </style>