#3F474A Big Dipper
#3F474A (Big Dipper) RGB value is (63, 71, 74).
Red value is 63, green value is 71, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #3F474A: hue: 196°, saturation: 8%, and lightness: 26.9%.
Process color (CMYK) of #3F474A is 14.9%, 4.1%, 0%, 71%. Web safe color equivalent of #3F474A is ##333333. Color #3F474A contains mainly GRAY.
Color Spaces
| Color spaces of #3F474A | Value |
|---|---|
| RGB | 63, 71, 74 |
| HSL | 196°, 8%, 26.9% |
| HSV / HSB | 196°, 14.9%, 29% |
| CMYK | 14.9%, 4.1%, 0%, 71% |
| XYZ | 5.54, 6.06, 7.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111111 | 01000111 | 01001010 |
| Octal | 077 | 107 | 112 |
| Decimal | 63 | 71 | 74 |
| Hex | 3F | 47 | 4A |
Shades of #3F474A
Tints of #3F474A
.mybgColor { background-color: #3F474A; }
.myforeColor { color: #3F474A; }
.myborderColor { border: 3px solid #3F474A; }
<p style="color:#3F474A">Text here</p>
This sample text is styled with font color #3F474A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3F474A">Div content here</div>
<div style="border:3px solid #3F474A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(63, 71, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3F474A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3F474A;
-webkit-box-shadow: 1px 1px 3px #3F474A;
box-shadow: 1px 1px 3px #3F474A; }
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 #3F474A (Big Dipper)
Color Overview & Profile: Color #3F474A, also known as Big Dipper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 25% Red (63/255), 28% Green (71/255), and 29% Blue (74/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #3F474A translates into the CMYK subtractive color model with values of 14.9% Cyan, 4.1% Magenta, 0% Yellow, and 71% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 196°, saturation of 8%, and lightness of 26.9%.
Web Accessibility & Design Recommendations: When implementing #3F474A 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.
