#D59466 Pumpkin Patch
#D59466 (Pumpkin Patch) RGB value is (213, 148, 102).
Red value is 213, green value is 148, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #D59466: hue: 25°, saturation: 56.9%, and lightness: 61.8%.
Process color (CMYK) of #D59466 is 0%, 30.5%, 52.1%, 16.5%. Web safe color equivalent of #D59466 is ##CC9966. Color #D59466 contains mainly Red.
Color Spaces
| Color spaces of #D59466 | Value |
|---|---|
| RGB | 213, 148, 102 |
| HSL | 25°, 56.9%, 61.8% |
| HSV / HSB | 25°, 52.1%, 83.5% |
| CMYK | 0%, 30.5%, 52.1%, 16.5% |
| XYZ | 40.43, 36.29, 17.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010101 | 10010100 | 01100110 |
| Octal | 325 | 224 | 146 |
| Decimal | 213 | 148 | 102 |
| Hex | D5 | 94 | 66 |
Shades of #D59466
Tints of #D59466
.mybgColor { background-color: #D59466; }
.myforeColor { color: #D59466; }
.myborderColor { border: 3px solid #D59466; }
<p style="color:#D59466">Text here</p>
This sample text is styled with font color #D59466. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D59466">Div content here</div>
<div style="border:3px solid #D59466">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(213, 148, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D59466; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D59466;
-webkit-box-shadow: 1px 1px 3px #D59466;
box-shadow: 1px 1px 3px #D59466; }
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 #D59466 (Pumpkin Patch)
Color Overview & Profile: Color #D59466, also known as Pumpkin Patch, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (213/255), 58% Green (148/255), and 40% Blue (102/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D59466 translates into the CMYK subtractive color model with values of 0% Cyan, 30.5% Magenta, 52.1% Yellow, and 16.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 25°, saturation of 56.9%, and lightness of 61.8%.
Web Accessibility & Design Recommendations: When implementing #D59466 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 ##CC9966.
