#82687F Splendiferous
#82687F (Splendiferous) RGB value is (130, 104, 127).
Red value is 130, green value is 104, and blue value is 127.
Cylindrical-coordinate representations (HSL) of color #82687F: hue: 307°, saturation: 11.1%, and lightness: 45.9%.
Process color (CMYK) of #82687F is 0%, 20%, 2.3%, 49%. Web safe color equivalent of #82687F is ##996666. Color #82687F contains mainly Yellow.
Color Spaces
| Color spaces of #82687F | Value |
|---|---|
| RGB | 130, 104, 127 |
| HSL | 307°, 11.1%, 45.9% |
| HSV / HSB | 307°, 20%, 51% |
| CMYK | 0%, 20%, 2.3%, 49% |
| XYZ | 17.99, 16.18, 22.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000010 | 01101000 | 01111111 |
| Octal | 202 | 150 | 177 |
| Decimal | 130 | 104 | 127 |
| Hex | 82 | 68 | 7F |
Shades of #82687F
Tints of #82687F
.mybgColor { background-color: #82687F; }
.myforeColor { color: #82687F; }
.myborderColor { border: 3px solid #82687F; }
<p style="color:#82687F">Text here</p>
This sample text is styled with font color #82687F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#82687F">Div content here</div>
<div style="border:3px solid #82687F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(130, 104, 127, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #82687F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #82687F;
-webkit-box-shadow: 1px 1px 3px #82687F;
box-shadow: 1px 1px 3px #82687F; }
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 #82687F (Splendiferous)
Color Overview & Profile: Color #82687F, also known as Splendiferous, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (130/255), 41% Green (104/255), and 50% Blue (127/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #82687F translates into the CMYK subtractive color model with values of 0% Cyan, 20% Magenta, 2.3% Yellow, and 49% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 307°, saturation of 11.1%, and lightness of 45.9%.
Web Accessibility & Design Recommendations: When implementing #82687F 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 ##996666.
