#09760D (or 0x09760D) is unknown color: approx Green. HEX triplet: 09, 76 and 0D. RGB value is (9,118,13). Sum of RGB (Red+Green+Blue) = 9+118+13=140 (18% of max value = 765). Red value is 9 (3.91% from 255 or 6.43% from 140); Green value is 118 (46.48% from 255 or 84.29% from 140); Blue value is 13 (5.47% from 255 or 9.29% from 140); Max value from RGB is 118 - color contains mainly: green. Hex color #09760D is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #09760D is #F689F2. Grayscale: #494949. Windows color (decimal): -16157171 or 882185. OLE color: 882185.
HSL color Cylindrical-coordinate representation of color #09760D: hue angle of 122.2º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #09760D is Cyan = 0.92, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.54.
<style> p { color: #09760d; } p { color: rgb(9,118,13); } H1.HeaderClassName { color: #09760d; } .AnyTagClassName { color: #09760d; } </style>
<style> a { background-color: #09760d; } a { background-color: rgb(9,118,13); } div.DivClassName { background-color: #09760d; } .BgClassName { background-color: #09760d; } </style>
<style> span { border-color: #09760d; } span { border-color: rgb(9,118,13); } td.TdClassName { border-color: #09760d; } .TagClassName { border-color: #09760d; } </style>