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