#74870A (or 0x74870A) is unknown color: approx Olive. HEX triplet: 74, 87 and 0A. RGB value is (116,135,10). Sum of RGB (Red+Green+Blue) = 116+135+10=261 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.44% from 261); Green value is 135 (53.12% from 255 or 51.72% from 261); Blue value is 10 (4.30% from 255 or 3.83% from 261); Max value from RGB is 135 - color contains mainly: green. Hex color #74870A is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #74870A is #8B78F5. Grayscale: #737373. Windows color (decimal): -9140470 or 690036. OLE color: 690036.
HSL color Cylindrical-coordinate representation of color #74870A: hue angle of 69.12º degrees, saturation: 0.86, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #74870A is Cyan = 0.14, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
<style> p { color: #74870A; } p { color: rgb(116,135,10); } H1.HeaderClassName { color: #74870A; } .AnyTagClassName { color: #74870A; } </style>
<style> a { background-color: #74870A; } a { background-color: rgb(116,135,10); } div.DivClassName { background-color: #74870A; } .BgClassName { background-color: #74870A; } </style>
<style> span { border-color: #74870A; } span { border-color: rgb(116,135,10); } td.TdClassName { border-color: #74870A; } .TagClassName { border-color: #74870A; } </style>