#2D4A4C Delta Green
#2D4A4C (Delta Green) RGB value is (45, 74, 76).
Red value is 45, green value is 74, and blue value is 76.
Cylindrical-coordinate representations (HSL) of color #2D4A4C: hue: 184°, saturation: 25.6%, and lightness: 23.7%.
Process color (CMYK) of #2D4A4C is 40.8%, 2.6%, 0%, 70.2%. Web safe color equivalent of #2D4A4C is ##333333. Color #2D4A4C contains mainly Blue.
Color Spaces
| Color spaces of #2D4A4C | Value |
|---|---|
| RGB | 45, 74, 76 |
| HSL | 184°, 25.6%, 23.7% |
| HSV / HSB | 184°, 40.8%, 29.8% |
| CMYK | 40.8%, 2.6%, 0%, 70.2% |
| XYZ | 4.84, 5.98, 7.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101101 | 01001010 | 01001100 |
| Octal | 055 | 112 | 114 |
| Decimal | 45 | 74 | 76 |
| Hex | 2D | 4A | 4C |
Shades of #2D4A4C
Tints of #2D4A4C
.mybgColor { background-color: #2D4A4C; }
.myforeColor { color: #2D4A4C; }
.myborderColor { border: 3px solid #2D4A4C; }
<p style="color:#2D4A4C">Text here</p>
This sample text is styled with font color #2D4A4C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2D4A4C">Div content here</div>
<div style="border:3px solid #2D4A4C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(45, 74, 76, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2D4A4C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2D4A4C;
-webkit-box-shadow: 1px 1px 3px #2D4A4C;
box-shadow: 1px 1px 3px #2D4A4C; }
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 #2D4A4C (Delta Green)
Color Overview & Profile: Color #2D4A4C, also known as Delta Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 18% Red (45/255), 29% Green (74/255), and 30% Blue (76/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2D4A4C translates into the CMYK subtractive color model with values of 40.8% Cyan, 2.6% Magenta, 0% Yellow, and 70.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 184°, saturation of 25.6%, and lightness of 23.7%.
Web Accessibility & Design Recommendations: When implementing #2D4A4C 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.
