#3D6C54 Toad King
#3D6C54 (Toad King) RGB value is (61, 108, 84).
Red value is 61, green value is 108, and blue value is 84.
Cylindrical-coordinate representations (HSL) of color #3D6C54: hue: 149°, saturation: 27.8%, and lightness: 33.1%.
Process color (CMYK) of #3D6C54 is 43.5%, 0%, 22.2%, 57.6%. Web safe color equivalent of #3D6C54 is ##336666. Color #3D6C54 contains mainly Cyan.
Color Spaces
| Color spaces of #3D6C54 | Value |
|---|---|
| RGB | 61, 108, 84 |
| HSL | 149°, 27.8%, 33.1% |
| HSV / HSB | 149°, 43.5%, 42.4% |
| CMYK | 43.5%, 0%, 22.2%, 57.6% |
| XYZ | 8.89, 12.36, 10.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111101 | 01101100 | 01010100 |
| Octal | 075 | 154 | 124 |
| Decimal | 61 | 108 | 84 |
| Hex | 3D | 6C | 54 |
Shades of #3D6C54
Tints of #3D6C54
.mybgColor { background-color: #3D6C54; }
.myforeColor { color: #3D6C54; }
.myborderColor { border: 3px solid #3D6C54; }
<p style="color:#3D6C54">Text here</p>
This sample text is styled with font color #3D6C54. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3D6C54">Div content here</div>
<div style="border:3px solid #3D6C54">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(61, 108, 84, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3D6C54; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3D6C54;
-webkit-box-shadow: 1px 1px 3px #3D6C54;
box-shadow: 1px 1px 3px #3D6C54; }
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 #3D6C54 (Toad King)
Color Overview & Profile: Color #3D6C54, also known as Toad King, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (61/255), 42% Green (108/255), and 33% Blue (84/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #3D6C54 translates into the CMYK subtractive color model with values of 43.5% Cyan, 0% Magenta, 22.2% Yellow, and 57.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 149°, saturation of 27.8%, and lightness of 33.1%.
Web Accessibility & Design Recommendations: When implementing #3D6C54 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 ##336666.
