#363838 Pirate Black
#363838 (Pirate Black) RGB value is (54, 56, 56).
Red value is 54, green value is 56, and blue value is 56.
Cylindrical-coordinate representations (HSL) of color #363838: hue: 180°, saturation: 1.8%, and lightness: 21.6%.
Process color (CMYK) of #363838 is 3.6%, 0%, 0%, 78%. Web safe color equivalent of #363838 is ##333333. Color #363838 contains mainly GRAY.
Color Spaces
| Color spaces of #363838 | Value |
|---|---|
| RGB | 54, 56, 56 |
| HSL | 180°, 1.8%, 21.6% |
| HSV / HSB | 180°, 3.6%, 22% |
| CMYK | 3.6%, 0%, 0%, 78% |
| XYZ | 3.65, 3.9, 4.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110110 | 00111000 | 00111000 |
| Octal | 066 | 070 | 070 |
| Decimal | 54 | 56 | 56 |
| Hex | 36 | 38 | 38 |
Shades of #363838
Tints of #363838
.mybgColor { background-color: #363838; }
.myforeColor { color: #363838; }
.myborderColor { border: 3px solid #363838; }
<p style="color:#363838">Text here</p>
This sample text is styled with font color #363838. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#363838">Div content here</div>
<div style="border:3px solid #363838">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(54, 56, 56, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #363838; }
.divShadow { -moz-box-shadow: 1px 1px 3px #363838;
-webkit-box-shadow: 1px 1px 3px #363838;
box-shadow: 1px 1px 3px #363838; }
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 #363838 (Pirate Black)
Color Overview & Profile: Color #363838, also known as Pirate Black, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 21% Red (54/255), 22% Green (56/255), and 22% Blue (56/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #363838 translates into the CMYK subtractive color model with values of 3.6% Cyan, 0% Magenta, 0% Yellow, and 78% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 1.8%, and lightness of 21.6%.
Web Accessibility & Design Recommendations: When implementing #363838 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.
