#504C01 (or 0x504C01) is unknown color: approx Verdun Green. HEX triplet: 50, 4C and 01. RGB value is (80,76,1). Sum of RGB (Red+Green+Blue) = 80+76+1=157 (20% of max value = 765). Red value is 80 (31.64% from 255 or 50.96% from 157); Green value is 76 (30.08% from 255 or 48.41% from 157); Blue value is 1 (0.78% from 255 or 0.64% from 157); Max value from RGB is 80 - color contains mainly: red. Hex color #504C01 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #504C01 is #AFB3FE. Grayscale: #444444. Windows color (decimal): -11514879 or 85072. OLE color: 85072.
HSL color Cylindrical-coordinate representation of color #504C01: hue angle of 56.96º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #504C01 is Cyan = 0, Magento = 0.05, Yellow = 0.99 and Black (K on CMYK) = 0.69.
<style> p { color: #504C01; } p { color: rgb(80,76,1); } H1.HeaderClassName { color: #504C01; } .AnyTagClassName { color: #504C01; } </style>
<style> a { background-color: #504C01; } a { background-color: rgb(80,76,1); } div.DivClassName { background-color: #504C01; } .BgClassName { background-color: #504C01; } </style>
<style> span { border-color: #504C01; } span { border-color: rgb(80,76,1); } td.TdClassName { border-color: #504C01; } .TagClassName { border-color: #504C01; } </style>