#BA782A Pirate Gold
#BA782A (Pirate Gold) RGB value is (186, 120, 42).
Red value is 186, green value is 120, and blue value is 42.
Cylindrical-coordinate representations (HSL) of color #BA782A: hue: 33°, saturation: 63.2%, and lightness: 44.7%.
Process color (CMYK) of #BA782A is 0%, 35.5%, 77.4%, 27.1%. Web safe color equivalent of #BA782A is ##CC6633. Color #BA782A contains mainly Red.
Color Spaces
| Color spaces of #BA782A | Value |
|---|---|
| RGB | 186, 120, 42 |
| HSL | 33°, 63.2%, 44.7% |
| HSV / HSB | 33°, 77.4%, 72.9% |
| CMYK | 0%, 35.5%, 77.4%, 27.1% |
| XYZ | 27.39, 24.04, 5.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111010 | 01111000 | 00101010 |
| Octal | 272 | 170 | 052 |
| Decimal | 186 | 120 | 42 |
| Hex | BA | 78 | 2A |
Shades of #BA782A
Tints of #BA782A
.mybgColor { background-color: #BA782A; }
.myforeColor { color: #BA782A; }
.myborderColor { border: 3px solid #BA782A; }
<p style="color:#BA782A">Text here</p>
This sample text is styled with font color #BA782A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BA782A">Div content here</div>
<div style="border:3px solid #BA782A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(186, 120, 42, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BA782A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BA782A;
-webkit-box-shadow: 1px 1px 3px #BA782A;
box-shadow: 1px 1px 3px #BA782A; }
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 #BA782A (Pirate Gold)
Color Overview & Profile: Color #BA782A, also known as Pirate Gold, 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 (186/255), 47% Green (120/255), and 16% Blue (42/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BA782A translates into the CMYK subtractive color model with values of 0% Cyan, 35.5% Magenta, 77.4% Yellow, and 27.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 63.2%, and lightness of 44.7%.
Web Accessibility & Design Recommendations: When implementing #BA782A 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 ##CC6633.
