#8A8377 Roller Coaster
#8A8377 (Roller Coaster) RGB value is (138, 131, 119).
Red value is 138, green value is 131, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #8A8377: hue: 38°, saturation: 7.5%, and lightness: 50.4%.
Process color (CMYK) of #8A8377 is 0%, 5.1%, 13.8%, 45.9%. Web safe color equivalent of #8A8377 is ##999966. Color #8A8377 contains mainly GRAY.
Color Spaces
| Color spaces of #8A8377 | Value |
|---|---|
| RGB | 138, 131, 119 |
| HSL | 38°, 7.5%, 50.4% |
| HSV / HSB | 38°, 13.8%, 54.1% |
| CMYK | 0%, 5.1%, 13.8%, 45.9% |
| XYZ | 21.93, 22.97, 20.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001010 | 10000011 | 01110111 |
| Octal | 212 | 203 | 167 |
| Decimal | 138 | 131 | 119 |
| Hex | 8A | 83 | 77 |
Shades of #8A8377
Tints of #8A8377
.mybgColor { background-color: #8A8377; }
.myforeColor { color: #8A8377; }
.myborderColor { border: 3px solid #8A8377; }
<p style="color:#8A8377">Text here</p>
This sample text is styled with font color #8A8377. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8A8377">Div content here</div>
<div style="border:3px solid #8A8377">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(138, 131, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8A8377; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8A8377;
-webkit-box-shadow: 1px 1px 3px #8A8377;
box-shadow: 1px 1px 3px #8A8377; }
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 #8A8377 (Roller Coaster)
Color Overview & Profile: Color #8A8377, also known as Roller Coaster, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 54% Red (138/255), 51% Green (131/255), and 47% Blue (119/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #8A8377 translates into the CMYK subtractive color model with values of 0% Cyan, 5.1% Magenta, 13.8% Yellow, and 45.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 7.5%, and lightness of 50.4%.
Web Accessibility & Design Recommendations: When implementing #8A8377 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 ##999966.
