#286848 Pumpkin Green
#286848 (Pumpkin Green) RGB value is (40, 104, 72).
Red value is 40, green value is 104, and blue value is 72.
Cylindrical-coordinate representations (HSL) of color #286848: hue: 150°, saturation: 44.4%, and lightness: 28.2%.
Process color (CMYK) of #286848 is 61.5%, 0%, 30.8%, 59.2%. Web safe color equivalent of #286848 is ##336633. Color #286848 contains mainly Green.
Color Spaces
| Color spaces of #286848 | Value |
|---|---|
| RGB | 40, 104, 72 |
| HSL | 150°, 44.4%, 28.2% |
| HSV / HSB | 150°, 61.5%, 40.8% |
| CMYK | 61.5%, 0%, 30.8%, 59.2% |
| XYZ | 6.99, 10.82, 7.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101000 | 01101000 | 01001000 |
| Octal | 050 | 150 | 110 |
| Decimal | 40 | 104 | 72 |
| Hex | 28 | 68 | 48 |
Shades of #286848
Tints of #286848
.mybgColor { background-color: #286848; }
.myforeColor { color: #286848; }
.myborderColor { border: 3px solid #286848; }
<p style="color:#286848">Text here</p>
This sample text is styled with font color #286848. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#286848">Div content here</div>
<div style="border:3px solid #286848">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(40, 104, 72, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #286848; }
.divShadow { -moz-box-shadow: 1px 1px 3px #286848;
-webkit-box-shadow: 1px 1px 3px #286848;
box-shadow: 1px 1px 3px #286848; }
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 #286848 (Pumpkin Green)
Color Overview & Profile: Color #286848, also known as Pumpkin Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 16% Red (40/255), 41% Green (104/255), and 28% Blue (72/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #286848 translates into the CMYK subtractive color model with values of 61.5% Cyan, 0% Magenta, 30.8% Yellow, and 59.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 150°, saturation of 44.4%, and lightness of 28.2%.
Web Accessibility & Design Recommendations: When implementing #286848 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 ##336633.
