#BB717D (or 0xBB717D) is unknown color: approx Tapestry. HEX triplet: BB, 71 and 7D. RGB value is (187,113,125). Sum of RGB (Red+Green+Blue) = 187+113+125=425 (56% of max value = 765). Red value is 187 (73.44% from 255 or 44% from 425); Green value is 113 (44.53% from 255 or 26.59% from 425); Blue value is 125 (49.22% from 255 or 29.41% from 425); Max value from RGB is 187 - color contains mainly: red. Hex color #BB717D is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BB717D is #448E82. Grayscale: #888888. Windows color (decimal): -4492931 or 8221115. OLE color: 8221115.
HSL color Cylindrical-coordinate representation of color #BB717D: hue angle of 350.27º degrees, saturation: 0.35, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #BB717D is Cyan = 0, Magento = 0.40, Yellow = 0.33 and Black (K on CMYK) = 0.27.
<style> p { color: #BB717D; } p { color: rgb(187,113,125); } H1.HeaderClassName { color: #BB717D; } .AnyTagClassName { color: #BB717D; } </style>
<style> a { background-color: #BB717D; } a { background-color: rgb(187,113,125); } div.DivClassName { background-color: #BB717D; } .BgClassName { background-color: #BB717D; } </style>
<style> span { border-color: #BB717D; } span { border-color: rgb(187,113,125); } td.TdClassName { border-color: #BB717D; } .TagClassName { border-color: #BB717D; } </style>