#74656C (or 0x74656C) is unknown color: approx Scorpion. HEX triplet: 74, 65 and 6C. RGB value is (116,101,108). Sum of RGB (Red+Green+Blue) = 116+101+108=325 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.69% from 325); Green value is 101 (39.84% from 255 or 31.08% from 325); Blue value is 108 (42.58% from 255 or 33.23% from 325); Max value from RGB is 116 - color contains mainly: red. Hex color #74656C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #74656C is #8B9A93. Grayscale: #6A6A6A. Windows color (decimal): -9149076 or 7103860. OLE color: 7103860.
HSL color Cylindrical-coordinate representation of color #74656C: hue angle of 332º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #74656C is Cyan = 0, Magento = 0.13, Yellow = 0.07 and Black (K on CMYK) = 0.55.
<style> p { color: #74656C; } p { color: rgb(116,101,108); } H1.HeaderClassName { color: #74656C; } .AnyTagClassName { color: #74656C; } </style>
<style> a { background-color: #74656C; } a { background-color: rgb(116,101,108); } div.DivClassName { background-color: #74656C; } .BgClassName { background-color: #74656C; } </style>
<style> span { border-color: #74656C; } span { border-color: rgb(116,101,108); } td.TdClassName { border-color: #74656C; } .TagClassName { border-color: #74656C; } </style>