#748B1B (or 0x748B1B) is unknown color: approx Olive Drab. HEX triplet: 74, 8B and 1B. RGB value is (116,139,27). Sum of RGB (Red+Green+Blue) = 116+139+27=282 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.13% from 282); Green value is 139 (54.69% from 255 or 49.29% from 282); Blue value is 27 (10.94% from 255 or 9.57% from 282); Max value from RGB is 139 - color contains mainly: green. Hex color #748B1B is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #748B1B is #8B74E4. Grayscale: #777777. Windows color (decimal): -9139429 or 1805172. OLE color: 1805172.
HSL color Cylindrical-coordinate representation of color #748B1B: hue angle of 72.32º degrees, saturation: 0.67, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #748B1B is Cyan = 0.17, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.45.
<style> p { color: #748b1b; } p { color: rgb(116,139,27); } H1.HeaderClassName { color: #748b1b; } .AnyTagClassName { color: #748b1b; } </style>
<style> a { background-color: #748b1b; } a { background-color: rgb(116,139,27); } div.DivClassName { background-color: #748b1b; } .BgClassName { background-color: #748b1b; } </style>
<style> span { border-color: #748b1b; } span { border-color: rgb(116,139,27); } td.TdClassName { border-color: #748b1b; } .TagClassName { border-color: #748b1b; } </style>