#7A7068 Kindling
#7A7068 (Kindling) RGB value is (122, 112, 104).
Red value is 122, green value is 112, and blue value is 104.
Cylindrical-coordinate representations (HSL) of color #7A7068: hue: 27°, saturation: 8%, and lightness: 44.3%.
Process color (CMYK) of #7A7068 is 0%, 8.2%, 14.8%, 52.2%. Web safe color equivalent of #7A7068 is ##666666. Color #7A7068 contains mainly GRAY.
Color Spaces
| Color spaces of #7A7068 | Value |
|---|---|
| RGB | 122, 112, 104 |
| HSL | 27°, 8%, 44.3% |
| HSV / HSB | 27°, 14.8%, 47.8% |
| CMYK | 0%, 8.2%, 14.8%, 52.2% |
| XYZ | 16.32, 16.73, 15.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 01110000 | 01101000 |
| Octal | 172 | 160 | 150 |
| Decimal | 122 | 112 | 104 |
| Hex | 7A | 70 | 68 |
Shades of #7A7068
Tints of #7A7068
.mybgColor { background-color: #7A7068; }
.myforeColor { color: #7A7068; }
.myborderColor { border: 3px solid #7A7068; }
<p style="color:#7A7068">Text here</p>
This sample text is styled with font color #7A7068. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7A7068">Div content here</div>
<div style="border:3px solid #7A7068">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 112, 104, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7A7068; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7A7068;
-webkit-box-shadow: 1px 1px 3px #7A7068;
box-shadow: 1px 1px 3px #7A7068; }
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 #7A7068 (Kindling)
Color Overview & Profile: Color #7A7068, also known as Kindling, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 48% Red (122/255), 44% Green (112/255), and 41% Blue (104/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #7A7068 translates into the CMYK subtractive color model with values of 0% Cyan, 8.2% Magenta, 14.8% Yellow, and 52.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 8%, and lightness of 44.3%.
Web Accessibility & Design Recommendations: When implementing #7A7068 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 ##666666.
