#05A237 (or 0x05A237) is unknown color: approx Pigment Green. HEX triplet: 05, A2 and 37. RGB value is (5,162,55). Sum of RGB (Red+Green+Blue) = 5+162+55=222 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.25% from 222); Green value is 162 (63.67% from 255 or 72.97% from 222); Blue value is 55 (21.88% from 255 or 24.77% from 222); Max value from RGB is 162 - color contains mainly: green. Hex color #05A237 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #05A237 is #FA5DC8. Grayscale: #676767. Windows color (decimal): -16408009 or 3645957. OLE color: 3645957.
HSL color Cylindrical-coordinate representation of color #05A237: hue angle of 139.11º degrees, saturation: 0.94, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #05A237 is Cyan = 0.97, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.36.
<style> p { color: #05A237; } p { color: rgb(5,162,55); } H1.HeaderClassName { color: #05A237; } .AnyTagClassName { color: #05A237; } </style>
<style> a { background-color: #05A237; } a { background-color: rgb(5,162,55); } div.DivClassName { background-color: #05A237; } .BgClassName { background-color: #05A237; } </style>
<style> span { border-color: #05A237; } span { border-color: rgb(5,162,55); } td.TdClassName { border-color: #05A237; } .TagClassName { border-color: #05A237; } </style>