#4C001D (or 0x4C001D) is unknown color: approx Blackberry. HEX triplet: 4C, 00 and 1D. RGB value is (76,0,29). Sum of RGB (Red+Green+Blue) = 76+0+29=105 (13% of max value = 765). Red value is 76 (30.08% from 255 or 72.38% from 105); Green value is 0 (0.39% from 255 or 0% from 105); Blue value is 29 (11.72% from 255 or 27.62% from 105); Max value from RGB is 76 - color contains mainly: red. Hex color #4C001D is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #4C001D is #B3FFE2. Grayscale: #191919. Windows color (decimal): -11796451 or 1900620. OLE color: 1900620.
HSL color Cylindrical-coordinate representation of color #4C001D: hue angle of 337.11º degrees, saturation: 1, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 1%. Process color model (Four color, CMYK) of #4C001D is Cyan = 0, Magento = 1, Yellow = 0.62 and Black (K on CMYK) = 0.70.
<style> p { color: #4C001D; } p { color: rgb(76,0,29); } H1.HeaderClassName { color: #4C001D; } .AnyTagClassName { color: #4C001D; } </style>
<style> a { background-color: #4C001D; } a { background-color: rgb(76,0,29); } div.DivClassName { background-color: #4C001D; } .BgClassName { background-color: #4C001D; } </style>
<style> span { border-color: #4C001D; } span { border-color: rgb(76,0,29); } td.TdClassName { border-color: #4C001D; } .TagClassName { border-color: #4C001D; } </style>