#A77D35 Fluor Spar
#A77D35 (Fluor Spar) RGB value is (167, 125, 53).
Red value is 167, green value is 125, and blue value is 53.
Cylindrical-coordinate representations (HSL) of color #A77D35: hue: 38°, saturation: 51.8%, and lightness: 43.1%.
Process color (CMYK) of #A77D35 is 0%, 25.1%, 68.3%, 34.5%. Web safe color equivalent of #A77D35 is ##996633. Color #A77D35 contains mainly Red.
Color Spaces
| Color spaces of #A77D35 | Value |
|---|---|
| RGB | 167, 125, 53 |
| HSL | 38°, 51.8%, 43.1% |
| HSV / HSB | 38°, 68.3%, 65.5% |
| CMYK | 0%, 25.1%, 68.3%, 34.5% |
| XYZ | 23.91, 23.14, 6.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 01111101 | 00110101 |
| Octal | 247 | 175 | 065 |
| Decimal | 167 | 125 | 53 |
| Hex | A7 | 7D | 35 |
Shades of #A77D35
Tints of #A77D35
.mybgColor { background-color: #A77D35; }
.myforeColor { color: #A77D35; }
.myborderColor { border: 3px solid #A77D35; }
<p style="color:#A77D35">Text here</p>
This sample text is styled with font color #A77D35. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A77D35">Div content here</div>
<div style="border:3px solid #A77D35">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 125, 53, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A77D35; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A77D35;
-webkit-box-shadow: 1px 1px 3px #A77D35;
box-shadow: 1px 1px 3px #A77D35; }
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 #A77D35 (Fluor Spar)
Color Overview & Profile: Color #A77D35, also known as Fluor Spar, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (167/255), 49% Green (125/255), and 21% Blue (53/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A77D35 translates into the CMYK subtractive color model with values of 0% Cyan, 25.1% Magenta, 68.3% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 51.8%, and lightness of 43.1%.
Web Accessibility & Design Recommendations: When implementing #A77D35 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 ##996633.
