#07750D (or 0x07750D) is unknown color: approx Green. HEX triplet: 07, 75 and 0D. RGB value is (7,117,13). Sum of RGB (Red+Green+Blue) = 7+117+13=137 (18% of max value = 765). Red value is 7 (3.12% from 255 or 5.11% from 137); Green value is 117 (46.09% from 255 or 85.40% from 137); Blue value is 13 (5.47% from 255 or 9.49% from 137); Max value from RGB is 117 - color contains mainly: green. Hex color #07750D is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #07750D is #F88AF2. Grayscale: #484848. Windows color (decimal): -16288499 or 881927. OLE color: 881927.
HSL color Cylindrical-coordinate representation of color #07750D: hue angle of 123.27º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #07750D is Cyan = 0.94, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.54.
<style> p { color: #07750D; } p { color: rgb(7,117,13); } H1.HeaderClassName { color: #07750D; } .AnyTagClassName { color: #07750D; } </style>
<style> a { background-color: #07750D; } a { background-color: rgb(7,117,13); } div.DivClassName { background-color: #07750D; } .BgClassName { background-color: #07750D; } </style>
<style> span { border-color: #07750D; } span { border-color: rgb(7,117,13); } td.TdClassName { border-color: #07750D; } .TagClassName { border-color: #07750D; } </style>