#BB81B3 (or 0xBB81B3) is unknown color: approx London Hue. HEX triplet: BB, 81 and B3. RGB value is (187,129,179). Sum of RGB (Red+Green+Blue) = 187+129+179=495 (65% of max value = 765). Red value is 187 (73.44% from 255 or 37.78% from 495); Green value is 129 (50.78% from 255 or 26.06% from 495); Blue value is 179 (70.31% from 255 or 36.16% from 495); Max value from RGB is 187 - color contains mainly: red. Hex color #BB81B3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BB81B3 is #447E4C. Grayscale: #979797. Windows color (decimal): -4488781 or 11764155. OLE color: 11764155.
HSL color Cylindrical-coordinate representation of color #BB81B3: hue angle of 308.28º degrees, saturation: 0.3, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #BB81B3 is Cyan = 0, Magento = 0.31, Yellow = 0.04 and Black (K on CMYK) = 0.27.
<style> p { color: #BB81B3; } p { color: rgb(187,129,179); } H1.HeaderClassName { color: #BB81B3; } .AnyTagClassName { color: #BB81B3; } </style>
<style> a { background-color: #BB81B3; } a { background-color: rgb(187,129,179); } div.DivClassName { background-color: #BB81B3; } .BgClassName { background-color: #BB81B3; } </style>
<style> span { border-color: #BB81B3; } span { border-color: rgb(187,129,179); } td.TdClassName { border-color: #BB81B3; } .TagClassName { border-color: #BB81B3; } </style>