#8C0F29 (or 0x8C0F29) is unknown color: approx Burgundy. HEX triplet: 8C, 0F and 29. RGB value is (140,15,41). Sum of RGB (Red+Green+Blue) = 140+15+41=196 (25% of max value = 765). Red value is 140 (55.08% from 255 or 71.43% from 196); Green value is 15 (6.25% from 255 or 7.65% from 196); Blue value is 41 (16.41% from 255 or 20.92% from 196); Max value from RGB is 140 - color contains mainly: red. Hex color #8C0F29 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #8C0F29 is #73F0D6. Grayscale: #373737. Windows color (decimal): -7598295 or 2690956. OLE color: 2690956.
HSL color Cylindrical-coordinate representation of color #8C0F29: hue angle of 347.52º degrees, saturation: 0.81, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #8C0F29 is Cyan = 0, Magento = 0.89, Yellow = 0.71 and Black (K on CMYK) = 0.45.
<style> p { color: #8c0f29; } p { color: rgb(140,15,41); } H1.HeaderClassName { color: #8c0f29; } .AnyTagClassName { color: #8c0f29; } </style>
<style> a { background-color: #8c0f29; } a { background-color: rgb(140,15,41); } div.DivClassName { background-color: #8c0f29; } .BgClassName { background-color: #8c0f29; } </style>
<style> span { border-color: #8c0f29; } span { border-color: rgb(140,15,41); } td.TdClassName { border-color: #8c0f29; } .TagClassName { border-color: #8c0f29; } </style>