#0D961A (or 0x0D961A) is unknown color: approx Forest Green. HEX triplet: 0D, 96 and 1A. RGB value is (13,150,26). Sum of RGB (Red+Green+Blue) = 13+150+26=189 (25% of max value = 765). Red value is 13 (5.47% from 255 or 6.88% from 189); Green value is 150 (58.98% from 255 or 79.37% from 189); Blue value is 26 (10.55% from 255 or 13.76% from 189); Max value from RGB is 150 - color contains mainly: green. Hex color #0D961A is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #0D961A is #F269E5. Grayscale: #5F5F5F. Windows color (decimal): -15886822 or 1742349. OLE color: 1742349.
HSL color Cylindrical-coordinate representation of color #0D961A: hue angle of 125.69º degrees, saturation: 0.84, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #0D961A is Cyan = 0.91, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
<style> p { color: #0D961A; } p { color: rgb(13,150,26); } H1.HeaderClassName { color: #0D961A; } .AnyTagClassName { color: #0D961A; } </style>
<style> a { background-color: #0D961A; } a { background-color: rgb(13,150,26); } div.DivClassName { background-color: #0D961A; } .BgClassName { background-color: #0D961A; } </style>
<style> span { border-color: #0D961A; } span { border-color: rgb(13,150,26); } td.TdClassName { border-color: #0D961A; } .TagClassName { border-color: #0D961A; } </style>