#618F0F (or 0x618F0F) is unknown color: approx Olive Drab. HEX triplet: 61, 8F and 0F. RGB value is (97,143,15). Sum of RGB (Red+Green+Blue) = 97+143+15=255 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.04% from 255); Green value is 143 (56.25% from 255 or 56.08% from 255); Blue value is 15 (6.25% from 255 or 5.88% from 255); Max value from RGB is 143 - color contains mainly: green. Hex color #618F0F is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #618F0F is #9E70F0. Grayscale: #737373. Windows color (decimal): -10383601 or 1019745. OLE color: 1019745.
HSL color Cylindrical-coordinate representation of color #618F0F: hue angle of 81.56º degrees, saturation: 0.81, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #618F0F is Cyan = 0.32, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.44.
<style> p { color: #618F0F; } p { color: rgb(97,143,15); } H1.HeaderClassName { color: #618F0F; } .AnyTagClassName { color: #618F0F; } </style>
<style> a { background-color: #618F0F; } a { background-color: rgb(97,143,15); } div.DivClassName { background-color: #618F0F; } .BgClassName { background-color: #618F0F; } </style>
<style> span { border-color: #618F0F; } span { border-color: rgb(97,143,15); } td.TdClassName { border-color: #618F0F; } .TagClassName { border-color: #618F0F; } </style>