#76172B (or 0x76172B) is unknown color: approx Red Berry. HEX triplet: 76, 17 and 2B. RGB value is (118,23,43). Sum of RGB (Red+Green+Blue) = 118+23+43=184 (24% of max value = 765). Red value is 118 (46.48% from 255 or 64.13% from 184); Green value is 23 (9.38% from 255 or 12.5% from 184); Blue value is 43 (17.19% from 255 or 23.37% from 184); Max value from RGB is 118 - color contains mainly: red. Hex color #76172B is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #76172B is #89E8D4. Grayscale: #353535. Windows color (decimal): -9038037 or 2824054. OLE color: 2824054.
HSL color Cylindrical-coordinate representation of color #76172B: hue angle of 347.37º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #76172B is Cyan = 0, Magento = 0.81, Yellow = 0.64 and Black (K on CMYK) = 0.54.
<style> p { color: #76172B; } p { color: rgb(118,23,43); } H1.HeaderClassName { color: #76172B; } .AnyTagClassName { color: #76172B; } </style>
<style> a { background-color: #76172B; } a { background-color: rgb(118,23,43); } div.DivClassName { background-color: #76172B; } .BgClassName { background-color: #76172B; } </style>
<style> span { border-color: #76172B; } span { border-color: rgb(118,23,43); } td.TdClassName { border-color: #76172B; } .TagClassName { border-color: #76172B; } </style>