#6A8A8A Thundercloud
#6A8A8A (Thundercloud) RGB value is (106, 138, 138).
Red value is 106, green value is 138, and blue value is 138.
Cylindrical-coordinate representations (HSL) of color #6A8A8A: hue: 180°, saturation: 13.1%, and lightness: 47.8%.
Process color (CMYK) of #6A8A8A is 23.2%, 0%, 0%, 45.9%. Web safe color equivalent of #6A8A8A is ##669999. Color #6A8A8A contains mainly Cyan.
Color Spaces
| Color spaces of #6A8A8A | Value |
|---|---|
| RGB | 106, 138, 138 |
| HSL | 180°, 13.1%, 47.8% |
| HSV / HSB | 180°, 23.2%, 54.1% |
| CMYK | 23.2%, 0%, 0%, 45.9% |
| XYZ | 19.62, 23.08, 27.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101010 | 10001010 | 10001010 |
| Octal | 152 | 212 | 212 |
| Decimal | 106 | 138 | 138 |
| Hex | 6A | 8A | 8A |
Shades of #6A8A8A
Tints of #6A8A8A
.mybgColor { background-color: #6A8A8A; }
.myforeColor { color: #6A8A8A; }
.myborderColor { border: 3px solid #6A8A8A; }
<p style="color:#6A8A8A">Text here</p>
This sample text is styled with font color #6A8A8A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6A8A8A">Div content here</div>
<div style="border:3px solid #6A8A8A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(106, 138, 138, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6A8A8A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6A8A8A;
-webkit-box-shadow: 1px 1px 3px #6A8A8A;
box-shadow: 1px 1px 3px #6A8A8A; }
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 #6A8A8A (Thundercloud)
Color Overview & Profile: Color #6A8A8A, also known as Thundercloud, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (106/255), 54% Green (138/255), and 54% Blue (138/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #6A8A8A translates into the CMYK subtractive color model with values of 23.2% Cyan, 0% Magenta, 0% Yellow, and 45.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 13.1%, and lightness of 47.8%.
Web Accessibility & Design Recommendations: When implementing #6A8A8A 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 ##669999.
