#6F6658 Bronze Fig
#6F6658 (Bronze Fig) RGB value is (111, 102, 88).
Red value is 111, green value is 102, and blue value is 88.
Cylindrical-coordinate representations (HSL) of color #6F6658: hue: 37°, saturation: 11.6%, and lightness: 39%.
Process color (CMYK) of #6F6658 is 0%, 8.1%, 20.7%, 56.5%. Web safe color equivalent of #6F6658 is ##666666. Color #6F6658 contains mainly Yellow.
Color Spaces
| Color spaces of #6F6658 | Value |
|---|---|
| RGB | 111, 102, 88 |
| HSL | 37°, 11.6%, 39% |
| HSV / HSB | 37°, 20.7%, 43.5% |
| CMYK | 0%, 8.1%, 20.7%, 56.5% |
| XYZ | 13.07, 13.59, 11.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101111 | 01100110 | 01011000 |
| Octal | 157 | 146 | 130 |
| Decimal | 111 | 102 | 88 |
| Hex | 6F | 66 | 58 |
Shades of #6F6658
Tints of #6F6658
.mybgColor { background-color: #6F6658; }
.myforeColor { color: #6F6658; }
.myborderColor { border: 3px solid #6F6658; }
<p style="color:#6F6658">Text here</p>
This sample text is styled with font color #6F6658. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6F6658">Div content here</div>
<div style="border:3px solid #6F6658">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(111, 102, 88, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6F6658; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6F6658;
-webkit-box-shadow: 1px 1px 3px #6F6658;
box-shadow: 1px 1px 3px #6F6658; }
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 #6F6658 (Bronze Fig)
Color Overview & Profile: Color #6F6658, also known as Bronze Fig, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (111/255), 40% Green (102/255), and 35% Blue (88/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #6F6658 translates into the CMYK subtractive color model with values of 0% Cyan, 8.1% Magenta, 20.7% Yellow, and 56.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 11.6%, and lightness of 39%.
Web Accessibility & Design Recommendations: When implementing #6F6658 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 ##666666.
