#272D4E Wahoo
#272D4E (Wahoo) RGB value is (39, 45, 78).
Red value is 39, green value is 45, and blue value is 78.
Cylindrical-coordinate representations (HSL) of color #272D4E: hue: 231°, saturation: 33.3%, and lightness: 22.9%.
Process color (CMYK) of #272D4E is 50%, 42.3%, 0%, 69.4%. Web safe color equivalent of #272D4E is ##333366. Color #272D4E contains mainly Blue.
Color Spaces
| Color spaces of #272D4E | Value |
|---|---|
| RGB | 39, 45, 78 |
| HSL | 231°, 33.3%, 22.9% |
| HSV / HSB | 231°, 50%, 30.6% |
| CMYK | 50%, 42.3%, 0%, 69.4% |
| XYZ | 3.15, 2.86, 7.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100111 | 00101101 | 01001110 |
| Octal | 047 | 055 | 116 |
| Decimal | 39 | 45 | 78 |
| Hex | 27 | 2D | 4E |
Shades of #272D4E
Tints of #272D4E
.mybgColor { background-color: #272D4E; }
.myforeColor { color: #272D4E; }
.myborderColor { border: 3px solid #272D4E; }
<p style="color:#272D4E">Text here</p>
This sample text is styled with font color #272D4E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#272D4E">Div content here</div>
<div style="border:3px solid #272D4E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(39, 45, 78, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #272D4E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #272D4E;
-webkit-box-shadow: 1px 1px 3px #272D4E;
box-shadow: 1px 1px 3px #272D4E; }
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 #272D4E (Wahoo)
Color Overview & Profile: Color #272D4E, also known as Wahoo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 15% Red (39/255), 18% Green (45/255), and 31% Blue (78/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #272D4E translates into the CMYK subtractive color model with values of 50% Cyan, 42.3% Magenta, 0% Yellow, and 69.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 231°, saturation of 33.3%, and lightness of 22.9%.
Web Accessibility & Design Recommendations: When implementing #272D4E 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 ##333366.
