#1B523E Bagpiper
#1B523E (Bagpiper) RGB value is (27, 82, 62).
Red value is 27, green value is 82, and blue value is 62.
Cylindrical-coordinate representations (HSL) of color #1B523E: hue: 158°, saturation: 50.5%, and lightness: 21.4%.
Process color (CMYK) of #1B523E is 67.1%, 0%, 24.4%, 67.8%. Web safe color equivalent of #1B523E is ##336633. Color #1B523E contains mainly Cyan.
Color Spaces
| Color spaces of #1B523E | Value |
|---|---|
| RGB | 27, 82, 62 |
| HSL | 158°, 50.5%, 21.4% |
| HSV / HSB | 158°, 67.1%, 32.2% |
| CMYK | 67.1%, 0%, 24.4%, 67.8% |
| XYZ | 4.34, 6.61, 5.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011011 | 01010010 | 00111110 |
| Octal | 033 | 122 | 076 |
| Decimal | 27 | 82 | 62 |
| Hex | 1B | 52 | 3E |
Shades of #1B523E
Tints of #1B523E
.mybgColor { background-color: #1B523E; }
.myforeColor { color: #1B523E; }
.myborderColor { border: 3px solid #1B523E; }
<p style="color:#1B523E">Text here</p>
This sample text is styled with font color #1B523E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1B523E">Div content here</div>
<div style="border:3px solid #1B523E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(27, 82, 62, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1B523E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1B523E;
-webkit-box-shadow: 1px 1px 3px #1B523E;
box-shadow: 1px 1px 3px #1B523E; }
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 #1B523E (Bagpiper)
Color Overview & Profile: Color #1B523E, also known as Bagpiper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 11% Red (27/255), 32% Green (82/255), and 24% Blue (62/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #1B523E translates into the CMYK subtractive color model with values of 67.1% Cyan, 0% Magenta, 24.4% Yellow, and 67.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 158°, saturation of 50.5%, and lightness of 21.4%.
Web Accessibility & Design Recommendations: When implementing #1B523E 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 ##336633.
