#0A700C (or 0x0A700C) is unknown color: approx Green. HEX triplet: 0A, 70 and 0C. RGB value is (10,112,12). Sum of RGB (Red+Green+Blue) = 10+112+12=134 (17% of max value = 765). Red value is 10 (4.30% from 255 or 7.46% from 134); Green value is 112 (44.14% from 255 or 83.58% from 134); Blue value is 12 (5.08% from 255 or 8.96% from 134); Max value from RGB is 112 - color contains mainly: green. Hex color #0A700C is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #0A700C is #F58FF3. Grayscale: #464646. Windows color (decimal): -16093172 or 815114. OLE color: 815114.
HSL color Cylindrical-coordinate representation of color #0A700C: hue angle of 121.18º degrees, saturation: 0.84, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #0A700C is Cyan = 0.91, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.56.
<style> p { color: #0a700c; } p { color: rgb(10,112,12); } H1.HeaderClassName { color: #0a700c; } .AnyTagClassName { color: #0a700c; } </style>
<style> a { background-color: #0a700c; } a { background-color: rgb(10,112,12); } div.DivClassName { background-color: #0a700c; } .BgClassName { background-color: #0a700c; } </style>
<style> span { border-color: #0a700c; } span { border-color: rgb(10,112,12); } td.TdClassName { border-color: #0a700c; } .TagClassName { border-color: #0a700c; } </style>