#818B07 (or 0x818B07) is unknown color: approx Olive. HEX triplet: 81, 8B and 07. RGB value is (129,139,7). Sum of RGB (Red+Green+Blue) = 129+139+7=275 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.91% from 275); Green value is 139 (54.69% from 255 or 50.55% from 275); Blue value is 7 (3.12% from 255 or 2.55% from 275); Max value from RGB is 139 - color contains mainly: green. Hex color #818B07 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #818B07 is #7E74F8. Grayscale: #797979. Windows color (decimal): -8287481 or 494465. OLE color: 494465.
HSL color Cylindrical-coordinate representation of color #818B07: hue angle of 64.55º degrees, saturation: 0.9, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #818B07 is Cyan = 0.07, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.45.
<style> p { color: #818b07; } p { color: rgb(129,139,7); } H1.HeaderClassName { color: #818b07; } .AnyTagClassName { color: #818b07; } </style>
<style> a { background-color: #818b07; } a { background-color: rgb(129,139,7); } div.DivClassName { background-color: #818b07; } .BgClassName { background-color: #818b07; } </style>
<style> span { border-color: #818b07; } span { border-color: rgb(129,139,7); } td.TdClassName { border-color: #818b07; } .TagClassName { border-color: #818b07; } </style>