#127B02 (or 0x127B02) is unknown color: approx Green. HEX triplet: 12, 7B and 02. RGB value is (18,123,2). Sum of RGB (Red+Green+Blue) = 18+123+2=143 (18% of max value = 765). Red value is 18 (7.42% from 255 or 12.59% from 143); Green value is 123 (48.44% from 255 or 86.01% from 143); Blue value is 2 (1.17% from 255 or 1.40% from 143); Max value from RGB is 123 - color contains mainly: green. Hex color #127B02 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #127B02 is #ED84FD. Grayscale: #4E4E4E. Windows color (decimal): -15566078 or 162578. OLE color: 162578.
HSL color Cylindrical-coordinate representation of color #127B02: hue angle of 112.07º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #127B02 is Cyan = 0.85, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.52.
<style> p { color: #127B02; } p { color: rgb(18,123,2); } H1.HeaderClassName { color: #127B02; } .AnyTagClassName { color: #127B02; } </style>
<style> a { background-color: #127B02; } a { background-color: rgb(18,123,2); } div.DivClassName { background-color: #127B02; } .BgClassName { background-color: #127B02; } </style>
<style> span { border-color: #127B02; } span { border-color: rgb(18,123,2); } td.TdClassName { border-color: #127B02; } .TagClassName { border-color: #127B02; } </style>