#6B4423 Kobicha
#6B4423 (Kobicha) RGB value is (107, 68, 35).
Red value is 107, green value is 68, and blue value is 35.
Cylindrical-coordinate representations (HSL) of color #6B4423: hue: 28°, saturation: 50.7%, and lightness: 27.8%.
Process color (CMYK) of #6B4423 is 0%, 36.4%, 67.3%, 58%. Web safe color equivalent of #6B4423 is ##663333. Color #6B4423 contains mainly Red.
Color Spaces
| Color spaces of #6B4423 | Value |
|---|---|
| RGB | 107, 68, 35 |
| HSL | 28°, 50.7%, 27.8% |
| HSV / HSB | 28°, 67.3%, 42% |
| CMYK | 0%, 36.4%, 67.3%, 58% |
| XYZ | 8.43, 7.38, 2.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 01000100 | 00100011 |
| Octal | 153 | 104 | 043 |
| Decimal | 107 | 68 | 35 |
| Hex | 6B | 44 | 23 |
Shades of #6B4423
Tints of #6B4423
.mybgColor { background-color: #6B4423; }
.myforeColor { color: #6B4423; }
.myborderColor { border: 3px solid #6B4423; }
<p style="color:#6B4423">Text here</p>
This sample text is styled with font color #6B4423. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6B4423">Div content here</div>
<div style="border:3px solid #6B4423">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 68, 35, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6B4423; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6B4423;
-webkit-box-shadow: 1px 1px 3px #6B4423;
box-shadow: 1px 1px 3px #6B4423; }
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 #6B4423 (Kobicha)
Color Overview & Profile: Color #6B4423, also known as Kobicha, 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), 27% Green (68/255), and 14% Blue (35/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #6B4423 translates into the CMYK subtractive color model with values of 0% Cyan, 36.4% Magenta, 67.3% Yellow, and 58% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 50.7%, and lightness of 27.8%.
Web Accessibility & Design Recommendations: When implementing #6B4423 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 ##663333.
