#423B1B Lisbon Brown
#423B1B (Lisbon Brown) RGB value is (66, 59, 27).
Red value is 66, green value is 59, and blue value is 27.
Cylindrical-coordinate representations (HSL) of color #423B1B: hue: 49°, saturation: 41.9%, and lightness: 18.2%.
Process color (CMYK) of #423B1B is 0%, 10.6%, 59.1%, 74.1%. Web safe color equivalent of #423B1B is ##333333. Color #423B1B contains mainly Yellow.
Color Spaces
| Color spaces of #423B1B | Value |
|---|---|
| RGB | 66, 59, 27 |
| HSL | 49°, 41.9%, 18.2% |
| HSV / HSB | 49°, 59.1%, 25.9% |
| CMYK | 0%, 10.6%, 59.1%, 74.1% |
| XYZ | 4.01, 4.37, 1.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000010 | 00111011 | 00011011 |
| Octal | 102 | 073 | 033 |
| Decimal | 66 | 59 | 27 |
| Hex | 42 | 3B | 1B |
Shades of #423B1B
Tints of #423B1B
.mybgColor { background-color: #423B1B; }
.myforeColor { color: #423B1B; }
.myborderColor { border: 3px solid #423B1B; }
<p style="color:#423B1B">Text here</p>
This sample text is styled with font color #423B1B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#423B1B">Div content here</div>
<div style="border:3px solid #423B1B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(66, 59, 27, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #423B1B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #423B1B;
-webkit-box-shadow: 1px 1px 3px #423B1B;
box-shadow: 1px 1px 3px #423B1B; }
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 #423B1B (Lisbon Brown)
Color Overview & Profile: Color #423B1B, also known as Lisbon Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 26% Red (66/255), 23% Green (59/255), and 11% Blue (27/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #423B1B translates into the CMYK subtractive color model with values of 0% Cyan, 10.6% Magenta, 59.1% Yellow, and 74.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 49°, saturation of 41.9%, and lightness of 18.2%.
Web Accessibility & Design Recommendations: When implementing #423B1B 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 ##333333.
