#05750A (or 0x05750A) is unknown color: approx Green. HEX triplet: 05, 75 and 0A. RGB value is (5,117,10). Sum of RGB (Red+Green+Blue) = 5+117+10=132 (17% of max value = 765). Red value is 5 (2.34% from 255 or 3.79% from 132); Green value is 117 (46.09% from 255 or 88.64% from 132); Blue value is 10 (4.30% from 255 or 7.58% from 132); Max value from RGB is 117 - color contains mainly: green. Hex color #05750A is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #05750A is #FA8AF5. Grayscale: #474747. Windows color (decimal): -16419574 or 685317. OLE color: 685317.
HSL color Cylindrical-coordinate representation of color #05750A: hue angle of 122.68º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #05750A is Cyan = 0.96, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.54.
<style> p { color: #05750A; } p { color: rgb(5,117,10); } H1.HeaderClassName { color: #05750A; } .AnyTagClassName { color: #05750A; } </style>
<style> a { background-color: #05750A; } a { background-color: rgb(5,117,10); } div.DivClassName { background-color: #05750A; } .BgClassName { background-color: #05750A; } </style>
<style> span { border-color: #05750A; } span { border-color: rgb(5,117,10); } td.TdClassName { border-color: #05750A; } .TagClassName { border-color: #05750A; } </style>