#BB8AA7 A Plum Job
#BB8AA7 (A Plum Job) RGB value is (187, 138, 167).
Red value is 187, green value is 138, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #BB8AA7: hue: 324°, saturation: 26.5%, and lightness: 63.7%.
Process color (CMYK) of #BB8AA7 is 0%, 26.2%, 10.7%, 26.7%. Web safe color equivalent of #BB8AA7 is ##CC9999. Color #BB8AA7 contains mainly Red.
Color Spaces
| Color spaces of #BB8AA7 | Value |
|---|---|
| RGB | 187, 138, 167 |
| HSL | 324°, 26.5%, 63.7% |
| HSV / HSB | 324°, 26.2%, 73.3% |
| CMYK | 0%, 26.2%, 10.7%, 26.7% |
| XYZ | 36.56, 31.53, 40.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 10001010 | 10100111 |
| Octal | 273 | 212 | 247 |
| Decimal | 187 | 138 | 167 |
| Hex | BB | 8A | A7 |
Shades of #BB8AA7
Tints of #BB8AA7
.mybgColor { background-color: #BB8AA7; }
.myforeColor { color: #BB8AA7; }
.myborderColor { border: 3px solid #BB8AA7; }
<p style="color:#BB8AA7">Text here</p>
This sample text is styled with font color #BB8AA7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB8AA7">Div content here</div>
<div style="border:3px solid #BB8AA7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 138, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB8AA7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB8AA7;
-webkit-box-shadow: 1px 1px 3px #BB8AA7;
box-shadow: 1px 1px 3px #BB8AA7; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #BB8AA7 (A Plum Job)
Color Overview & Profile: Color #BB8AA7, also known as A Plum Job, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (187/255), 54% Green (138/255), and 65% Blue (167/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BB8AA7 translates into the CMYK subtractive color model with values of 0% Cyan, 26.2% Magenta, 10.7% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 324°, saturation of 26.5%, and lightness of 63.7%.
Web Accessibility & Design Recommendations: When implementing #BB8AA7 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC9999.
