#3D8481 Emu Egg
#3D8481 (Emu Egg) RGB value is (61, 132, 129).
Red value is 61, green value is 132, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color #3D8481: hue: 177°, saturation: 36.8%, and lightness: 37.8%.
Process color (CMYK) of #3D8481 is 53.8%, 0%, 2.3%, 48.2%. Web safe color equivalent of #3D8481 is ##339999. Color #3D8481 contains mainly Cyan.
Color Spaces
| Color spaces of #3D8481 | Value |
|---|---|
| RGB | 61, 132, 129 |
| HSL | 177°, 36.8%, 37.8% |
| HSV / HSB | 177°, 53.8%, 51.8% |
| CMYK | 53.8%, 0%, 2.3%, 48.2% |
| XYZ | 14.14, 19.08, 23.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111101 | 10000100 | 10000001 |
| Octal | 075 | 204 | 201 |
| Decimal | 61 | 132 | 129 |
| Hex | 3D | 84 | 81 |
Shades of #3D8481
Tints of #3D8481
.mybgColor { background-color: #3D8481; }
.myforeColor { color: #3D8481; }
.myborderColor { border: 3px solid #3D8481; }
<p style="color:#3D8481">Text here</p>
This sample text is styled with font color #3D8481. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3D8481">Div content here</div>
<div style="border:3px solid #3D8481">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(61, 132, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3D8481; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3D8481;
-webkit-box-shadow: 1px 1px 3px #3D8481;
box-shadow: 1px 1px 3px #3D8481; }
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 #3D8481 (Emu Egg)
Color Overview & Profile: Color #3D8481, also known as Emu Egg, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (61/255), 52% Green (132/255), and 51% Blue (129/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #3D8481 translates into the CMYK subtractive color model with values of 53.8% Cyan, 0% Magenta, 2.3% Yellow, and 48.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 177°, saturation of 36.8%, and lightness of 37.8%.
Web Accessibility & Design Recommendations: When implementing #3D8481 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 ##339999.
