#5A6005 (or 0x5A6005) is unknown color: approx Verdun Green. HEX triplet: 5A, 60 and 05. RGB value is (90,96,5). Sum of RGB (Red+Green+Blue) = 90+96+5=191 (25% of max value = 765). Red value is 90 (35.55% from 255 or 47.12% from 191); Green value is 96 (37.89% from 255 or 50.26% from 191); Blue value is 5 (2.34% from 255 or 2.62% from 191); Max value from RGB is 96 - color contains mainly: green. Hex color #5A6005 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5A6005 is #A59FFA. Grayscale: #545454. Windows color (decimal): -10854395 or 352346. OLE color: 352346.
HSL color Cylindrical-coordinate representation of color #5A6005: hue angle of 63.96º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #5A6005 is Cyan = 0.06, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.62.
<style> p { color: #5A6005; } p { color: rgb(90,96,5); } H1.HeaderClassName { color: #5A6005; } .AnyTagClassName { color: #5A6005; } </style>
<style> a { background-color: #5A6005; } a { background-color: rgb(90,96,5); } div.DivClassName { background-color: #5A6005; } .BgClassName { background-color: #5A6005; } </style>
<style> span { border-color: #5A6005; } span { border-color: rgb(90,96,5); } td.TdClassName { border-color: #5A6005; } .TagClassName { border-color: #5A6005; } </style>