#6B475D Annis
#6B475D (Annis) RGB value is (107, 71, 93).
Red value is 107, green value is 71, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #6B475D: hue: 323°, saturation: 20.2%, and lightness: 34.9%.
Process color (CMYK) of #6B475D is 0%, 33.6%, 13.1%, 58%. Web safe color equivalent of #6B475D is ##663366. Color #6B475D contains mainly Red.
Color Spaces
| Color spaces of #6B475D | Value |
|---|---|
| RGB | 107, 71, 93 |
| HSL | 323°, 20.2%, 34.9% |
| HSV / HSB | 323°, 33.6%, 42% |
| CMYK | 0%, 33.6%, 13.1%, 58% |
| XYZ | 10.29, 8.42, 11.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 01000111 | 01011101 |
| Octal | 153 | 107 | 135 |
| Decimal | 107 | 71 | 93 |
| Hex | 6B | 47 | 5D |
Shades of #6B475D
Tints of #6B475D
.mybgColor { background-color: #6B475D; }
.myforeColor { color: #6B475D; }
.myborderColor { border: 3px solid #6B475D; }
<p style="color:#6B475D">Text here</p>
This sample text is styled with font color #6B475D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6B475D">Div content here</div>
<div style="border:3px solid #6B475D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 71, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6B475D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6B475D;
-webkit-box-shadow: 1px 1px 3px #6B475D;
box-shadow: 1px 1px 3px #6B475D; }
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 #6B475D (Annis)
Color Overview & Profile: Color #6B475D, also known as Annis, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (107/255), 28% Green (71/255), and 36% Blue (93/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #6B475D translates into the CMYK subtractive color model with values of 0% Cyan, 33.6% Magenta, 13.1% Yellow, and 58% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 323°, saturation of 20.2%, and lightness of 34.9%.
Web Accessibility & Design Recommendations: When implementing #6B475D 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 ##663366.
