#38704D Toad King
#38704D (Toad King) RGB value is (56, 112, 77).
Red value is 56, green value is 112, and blue value is 77.
Cylindrical-coordinate representations (HSL) of color #38704D: hue: 143°, saturation: 33.3%, and lightness: 32.9%.
Process color (CMYK) of #38704D is 50%, 0%, 31.3%, 56.1%. Web safe color equivalent of #38704D is ##336666. Color #38704D contains mainly Green.
Color Spaces
| Color spaces of #38704D | Value |
|---|---|
| RGB | 56, 112, 77 |
| HSL | 143°, 33.3%, 32.9% |
| HSV / HSB | 143°, 50%, 43.9% |
| CMYK | 50%, 0%, 31.3%, 56.1% |
| XYZ | 8.76, 12.96, 9.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111000 | 01110000 | 01001101 |
| Octal | 070 | 160 | 115 |
| Decimal | 56 | 112 | 77 |
| Hex | 38 | 70 | 4D |
Shades of #38704D
Tints of #38704D
.mybgColor { background-color: #38704D; }
.myforeColor { color: #38704D; }
.myborderColor { border: 3px solid #38704D; }
<p style="color:#38704D">Text here</p>
This sample text is styled with font color #38704D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#38704D">Div content here</div>
<div style="border:3px solid #38704D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(56, 112, 77, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #38704D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #38704D;
-webkit-box-shadow: 1px 1px 3px #38704D;
box-shadow: 1px 1px 3px #38704D; }
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 #38704D (Toad King)
Color Overview & Profile: Color #38704D, 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 22% Red (56/255), 44% Green (112/255), and 30% Blue (77/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #38704D translates into the CMYK subtractive color model with values of 50% Cyan, 0% Magenta, 31.3% Yellow, and 56.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 143°, saturation of 33.3%, and lightness of 32.9%.
Web Accessibility & Design Recommendations: When implementing #38704D 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.
