#7A280A Drip Coffee
#7A280A (Drip Coffee) RGB value is (122, 40, 10).
Red value is 122, green value is 40, and blue value is 10.
Cylindrical-coordinate representations (HSL) of color #7A280A: hue: 16°, saturation: 84.8%, and lightness: 25.9%.
Process color (CMYK) of #7A280A is 0%, 67.2%, 91.8%, 52.2%. Web safe color equivalent of #7A280A is ##663300. Color #7A280A contains mainly Red.
Color Spaces
| Color spaces of #7A280A | Value |
|---|---|
| RGB | 122, 40, 10 |
| HSL | 16°, 84.8%, 25.9% |
| HSV / HSB | 16°, 91.8%, 47.8% |
| CMYK | 0%, 67.2%, 91.8%, 52.2% |
| XYZ | 8.84, 5.68, 0.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 00101000 | 00001010 |
| Octal | 172 | 050 | 012 |
| Decimal | 122 | 40 | 10 |
| Hex | 7A | 28 | 0A |
Shades of #7A280A
Tints of #7A280A
.mybgColor { background-color: #7A280A; }
.myforeColor { color: #7A280A; }
.myborderColor { border: 3px solid #7A280A; }
<p style="color:#7A280A">Text here</p>
This sample text is styled with font color #7A280A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7A280A">Div content here</div>
<div style="border:3px solid #7A280A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 40, 10, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7A280A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7A280A;
-webkit-box-shadow: 1px 1px 3px #7A280A;
box-shadow: 1px 1px 3px #7A280A; }
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 #7A280A (Drip Coffee)
Color Overview & Profile: Color #7A280A, also known as Drip Coffee, 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), 16% Green (40/255), and 4% Blue (10/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #7A280A translates into the CMYK subtractive color model with values of 0% Cyan, 67.2% Magenta, 91.8% Yellow, and 52.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 16°, saturation of 84.8%, and lightness of 25.9%.
Web Accessibility & Design Recommendations: When implementing #7A280A 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 ##663300.
