#6E3A07 Philippine Bronze
#6E3A07 (Philippine Bronze) RGB value is (110, 58, 7).
Red value is 110, green value is 58, and blue value is 7.
Cylindrical-coordinate representations (HSL) of color #6E3A07: hue: 30°, saturation: 88%, and lightness: 22.9%.
Process color (CMYK) of #6E3A07 is 0%, 47.3%, 93.6%, 56.9%. Web safe color equivalent of #6E3A07 is ##663300. Color #6E3A07 contains mainly Red.
Color Spaces
| Color spaces of #6E3A07 | Value |
|---|---|
| RGB | 110, 58, 7 |
| HSL | 30°, 88%, 22.9% |
| HSV / HSB | 30°, 93.6%, 43.1% |
| CMYK | 0%, 47.3%, 93.6%, 56.9% |
| XYZ | 7.98, 6.36, 1.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101110 | 00111010 | 00000111 |
| Octal | 156 | 072 | 007 |
| Decimal | 110 | 58 | 7 |
| Hex | 6E | 3A | 07 |
Shades of #6E3A07
Tints of #6E3A07
.mybgColor { background-color: #6E3A07; }
.myforeColor { color: #6E3A07; }
.myborderColor { border: 3px solid #6E3A07; }
<p style="color:#6E3A07">Text here</p>
This sample text is styled with font color #6E3A07. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6E3A07">Div content here</div>
<div style="border:3px solid #6E3A07">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(110, 58, 7, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6E3A07; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6E3A07;
-webkit-box-shadow: 1px 1px 3px #6E3A07;
box-shadow: 1px 1px 3px #6E3A07; }
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 #6E3A07 (Philippine Bronze)
Color Overview & Profile: Color #6E3A07, also known as Philippine Bronze, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (110/255), 23% Green (58/255), and 3% Blue (7/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #6E3A07 translates into the CMYK subtractive color model with values of 0% Cyan, 47.3% Magenta, 93.6% Yellow, and 56.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 88%, and lightness of 22.9%.
Web Accessibility & Design Recommendations: When implementing #6E3A07 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 ##663300.
