#254C52 Mallard
#254C52 (Mallard) RGB value is (37, 76, 82).
Red value is 37, green value is 76, and blue value is 82.
Cylindrical-coordinate representations (HSL) of color #254C52: hue: 188°, saturation: 37.8%, and lightness: 23.3%.
Process color (CMYK) of #254C52 is 54.9%, 7.3%, 0%, 67.8%. Web safe color equivalent of #254C52 is ##333366. Color #254C52 contains mainly Blue.
Color Spaces
| Color spaces of #254C52 | Value |
|---|---|
| RGB | 37, 76, 82 |
| HSL | 188°, 37.8%, 23.3% |
| HSV / HSB | 188°, 54.9%, 32.2% |
| CMYK | 54.9%, 7.3%, 0%, 67.8% |
| XYZ | 4.87, 6.17, 8.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100101 | 01001100 | 01010010 |
| Octal | 045 | 114 | 122 |
| Decimal | 37 | 76 | 82 |
| Hex | 25 | 4C | 52 |
Shades of #254C52
Tints of #254C52
.mybgColor { background-color: #254C52; }
.myforeColor { color: #254C52; }
.myborderColor { border: 3px solid #254C52; }
<p style="color:#254C52">Text here</p>
This sample text is styled with font color #254C52. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#254C52">Div content here</div>
<div style="border:3px solid #254C52">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(37, 76, 82, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #254C52; }
.divShadow { -moz-box-shadow: 1px 1px 3px #254C52;
-webkit-box-shadow: 1px 1px 3px #254C52;
box-shadow: 1px 1px 3px #254C52; }
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 #254C52 (Mallard)
Color Overview & Profile: Color #254C52, also known as Mallard, 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 (37/255), 30% Green (76/255), and 32% Blue (82/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #254C52 translates into the CMYK subtractive color model with values of 54.9% Cyan, 7.3% Magenta, 0% Yellow, and 67.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 188°, saturation of 37.8%, and lightness of 23.3%.
Web Accessibility & Design Recommendations: When implementing #254C52 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.
