#314643 Firefly
#314643 (Firefly) RGB value is (49, 70, 67).
Red value is 49, green value is 70, and blue value is 67.
Cylindrical-coordinate representations (HSL) of color #314643: hue: 171°, saturation: 17.6%, and lightness: 23.3%.
Process color (CMYK) of #314643 is 30%, 0%, 4.3%, 72.5%. Web safe color equivalent of #314643 is ##333333. Color #314643 contains mainly Cyan.
Color Spaces
| Color spaces of #314643 | Value |
|---|---|
| RGB | 49, 70, 67 |
| HSL | 171°, 17.6%, 23.3% |
| HSV / HSB | 171°, 30%, 27.5% |
| CMYK | 30%, 0%, 4.3%, 72.5% |
| XYZ | 4.47, 5.44, 6.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110001 | 01000110 | 01000011 |
| Octal | 061 | 106 | 103 |
| Decimal | 49 | 70 | 67 |
| Hex | 31 | 46 | 43 |
Shades of #314643
Tints of #314643
.mybgColor { background-color: #314643; }
.myforeColor { color: #314643; }
.myborderColor { border: 3px solid #314643; }
<p style="color:#314643">Text here</p>
This sample text is styled with font color #314643. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#314643">Div content here</div>
<div style="border:3px solid #314643">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(49, 70, 67, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #314643; }
.divShadow { -moz-box-shadow: 1px 1px 3px #314643;
-webkit-box-shadow: 1px 1px 3px #314643;
box-shadow: 1px 1px 3px #314643; }
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 #314643 (Firefly)
Color Overview & Profile: Color #314643, also known as Firefly, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (49/255), 27% Green (70/255), and 26% Blue (67/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #314643 translates into the CMYK subtractive color model with values of 30% Cyan, 0% Magenta, 4.3% Yellow, and 72.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 171°, saturation of 17.6%, and lightness of 23.3%.
Web Accessibility & Design Recommendations: When implementing #314643 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.
