#81B45B (or 0x81B45B) is unknown color: approx Mantis. HEX triplet: 81, B4 and 5B. RGB value is (129,180,91). Sum of RGB (Red+Green+Blue) = 129+180+91=400 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.25% from 400); Green value is 180 (70.70% from 255 or 45% from 400); Blue value is 91 (35.94% from 255 or 22.75% from 400); Max value from RGB is 180 - color contains mainly: green. Hex color #81B45B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #81B45B is #7E4BA4. Grayscale: #9A9A9A. Windows color (decimal): -8276901 or 6009985. OLE color: 6009985.
HSL color Cylindrical-coordinate representation of color #81B45B: hue angle of 94.38º degrees, saturation: 0.37, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #81B45B is Cyan = 0.28, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.29.
<style> p { color: #81B45B; } p { color: rgb(129,180,91); } H1.HeaderClassName { color: #81B45B; } .AnyTagClassName { color: #81B45B; } </style>
<style> a { background-color: #81B45B; } a { background-color: rgb(129,180,91); } div.DivClassName { background-color: #81B45B; } .BgClassName { background-color: #81B45B; } </style>
<style> span { border-color: #81B45B; } span { border-color: rgb(129,180,91); } td.TdClassName { border-color: #81B45B; } .TagClassName { border-color: #81B45B; } </style>