#4D786C Double Jeopardy
#4D786C (Double Jeopardy) RGB value is (77, 120, 108).
Red value is 77, green value is 120, and blue value is 108.
Cylindrical-coordinate representations (HSL) of color #4D786C: hue: 163°, saturation: 21.8%, and lightness: 38.6%.
Process color (CMYK) of #4D786C is 35.8%, 0%, 10%, 52.9%. Web safe color equivalent of #4D786C is ##666666. Color #4D786C contains mainly Cyan.
Color Spaces
| Color spaces of #4D786C | Value |
|---|---|
| RGB | 77, 120, 108 |
| HSL | 163°, 21.8%, 38.6% |
| HSV / HSB | 163°, 35.8%, 47.1% |
| CMYK | 35.8%, 0%, 10%, 52.9% |
| XYZ | 12.48, 16.09, 16.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001101 | 01111000 | 01101100 |
| Octal | 115 | 170 | 154 |
| Decimal | 77 | 120 | 108 |
| Hex | 4D | 78 | 6C |
Shades of #4D786C
Tints of #4D786C
.mybgColor { background-color: #4D786C; }
.myforeColor { color: #4D786C; }
.myborderColor { border: 3px solid #4D786C; }
<p style="color:#4D786C">Text here</p>
This sample text is styled with font color #4D786C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4D786C">Div content here</div>
<div style="border:3px solid #4D786C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(77, 120, 108, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4D786C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4D786C;
-webkit-box-shadow: 1px 1px 3px #4D786C;
box-shadow: 1px 1px 3px #4D786C; }
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 #4D786C (Double Jeopardy)
Color Overview & Profile: Color #4D786C, also known as Double Jeopardy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 30% Red (77/255), 47% Green (120/255), and 42% Blue (108/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #4D786C translates into the CMYK subtractive color model with values of 35.8% Cyan, 0% Magenta, 10% Yellow, and 52.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 163°, saturation of 21.8%, and lightness of 38.6%.
Web Accessibility & Design Recommendations: When implementing #4D786C 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.
