#998778 Junkrat
#998778 (Junkrat) RGB value is (153, 135, 120).
Red value is 153, green value is 135, and blue value is 120.
Cylindrical-coordinate representations (HSL) of color #998778: hue: 27°, saturation: 13.9%, and lightness: 53.5%.
Process color (CMYK) of #998778 is 0%, 11.8%, 21.6%, 40%. Web safe color equivalent of #998778 is ##999966. Color #998778 contains mainly Yellow.
Color Spaces
| Color spaces of #998778 | Value |
|---|---|
| RGB | 153, 135, 120 |
| HSL | 27°, 13.9%, 53.5% |
| HSV / HSB | 27°, 21.6%, 60% |
| CMYK | 0%, 11.8%, 21.6%, 40% |
| XYZ | 25.19, 25.46, 21.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 10000111 | 01111000 |
| Octal | 231 | 207 | 170 |
| Decimal | 153 | 135 | 120 |
| Hex | 99 | 87 | 78 |
Shades of #998778
Tints of #998778
.mybgColor { background-color: #998778; }
.myforeColor { color: #998778; }
.myborderColor { border: 3px solid #998778; }
<p style="color:#998778">Text here</p>
This sample text is styled with font color #998778. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#998778">Div content here</div>
<div style="border:3px solid #998778">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 135, 120, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #998778; }
.divShadow { -moz-box-shadow: 1px 1px 3px #998778;
-webkit-box-shadow: 1px 1px 3px #998778;
box-shadow: 1px 1px 3px #998778; }
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 #998778 (Junkrat)
Color Overview & Profile: Color #998778, also known as Junkrat, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (153/255), 53% Green (135/255), and 47% Blue (120/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #998778 translates into the CMYK subtractive color model with values of 0% Cyan, 11.8% Magenta, 21.6% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 13.9%, and lightness of 53.5%.
Web Accessibility & Design Recommendations: When implementing #998778 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 ##999966.
