#424B18 (or 0x424B18) is unknown color: approx Verdun Green. HEX triplet: 42, 4B and 18. RGB value is (66,75,24). Sum of RGB (Red+Green+Blue) = 66+75+24=165 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40% from 165); Green value is 75 (29.69% from 255 or 45.45% from 165); Blue value is 24 (9.77% from 255 or 14.55% from 165); Max value from RGB is 75 - color contains mainly: green. Hex color #424B18 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424B18 is #BDB4E7. Grayscale: #424242. Windows color (decimal): -12432616 or 1592130. OLE color: 1592130.
HSL color Cylindrical-coordinate representation of color #424B18: hue angle of 70.59º degrees, saturation: 0.52, 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 #424B18 is Cyan = 0.12, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.71.
<style> p { color: #424B18; } p { color: rgb(66,75,24); } H1.HeaderClassName { color: #424B18; } .AnyTagClassName { color: #424B18; } </style>
<style> a { background-color: #424B18; } a { background-color: rgb(66,75,24); } div.DivClassName { background-color: #424B18; } .BgClassName { background-color: #424B18; } </style>
<style> span { border-color: #424B18; } span { border-color: rgb(66,75,24); } td.TdClassName { border-color: #424B18; } .TagClassName { border-color: #424B18; } </style>