#4C0D65 (or 0x4C0D65) is unknown color: approx Indigo. HEX triplet: 4C, 0D and 65. RGB value is (76,13,101). Sum of RGB (Red+Green+Blue) = 76+13+101=190 (25% of max value = 765). Red value is 76 (30.08% from 255 or 40% from 190); Green value is 13 (5.47% from 255 or 6.84% from 190); Blue value is 101 (39.84% from 255 or 53.16% from 190); Max value from RGB is 101 - color contains mainly: blue. Hex color #4C0D65 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #4C0D65 is #B3F29A. Grayscale: #292929. Windows color (decimal): -11793051 or 6622540. OLE color: 6622540.
HSL color Cylindrical-coordinate representation of color #4C0D65: hue angle of 282.95º degrees, saturation: 0.77, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #4C0D65 is Cyan = 0.25, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.60.
<style> p { color: #4C0D65; } p { color: rgb(76,13,101); } H1.HeaderClassName { color: #4C0D65; } .AnyTagClassName { color: #4C0D65; } </style>
<style> a { background-color: #4C0D65; } a { background-color: rgb(76,13,101); } div.DivClassName { background-color: #4C0D65; } .BgClassName { background-color: #4C0D65; } </style>
<style> span { border-color: #4C0D65; } span { border-color: rgb(76,13,101); } td.TdClassName { border-color: #4C0D65; } .TagClassName { border-color: #4C0D65; } </style>