#870B7B (or 0x870B7B) is unknown color: approx Purple. HEX triplet: 87, 0B and 7B. RGB value is (135,11,123). Sum of RGB (Red+Green+Blue) = 135+11+123=269 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.19% from 269); Green value is 11 (4.69% from 255 or 4.09% from 269); Blue value is 123 (48.44% from 255 or 45.72% from 269); Max value from RGB is 135 - color contains mainly: red. Hex color #870B7B is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870B7B is #78F484. Grayscale: #3C3C3C. Windows color (decimal): -7926917 or 8063879. OLE color: 8063879.
HSL color Cylindrical-coordinate representation of color #870B7B: hue angle of 305.81º degrees, saturation: 0.85, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #870B7B is Cyan = 0, Magento = 0.92, Yellow = 0.09 and Black (K on CMYK) = 0.47.
<style> p { color: #870b7b; } p { color: rgb(135,11,123); } H1.HeaderClassName { color: #870b7b; } .AnyTagClassName { color: #870b7b; } </style>
<style> a { background-color: #870b7b; } a { background-color: rgb(135,11,123); } div.DivClassName { background-color: #870b7b; } .BgClassName { background-color: #870b7b; } </style>
<style> span { border-color: #870b7b; } span { border-color: rgb(135,11,123); } td.TdClassName { border-color: #870b7b; } .TagClassName { border-color: #870b7b; } </style>