#28615D Verdant Forest
#28615D (Verdant Forest) RGB value is (40, 97, 93).
Red value is 40, green value is 97, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #28615D: hue: 176°, saturation: 41.6%, and lightness: 26.9%.
Process color (CMYK) of #28615D is 58.8%, 0%, 4.1%, 62%. Web safe color equivalent of #28615D is ##336666. Color #28615D contains mainly Cyan.
Color Spaces
| Color spaces of #28615D | Value |
|---|---|
| RGB | 40, 97, 93 |
| HSL | 176°, 41.6%, 26.9% |
| HSV / HSB | 176°, 58.8%, 38% |
| CMYK | 58.8%, 0%, 4.1%, 62% |
| XYZ | 7.12, 9.79, 11.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101000 | 01100001 | 01011101 |
| Octal | 050 | 141 | 135 |
| Decimal | 40 | 97 | 93 |
| Hex | 28 | 61 | 5D |
Shades of #28615D
Tints of #28615D
.mybgColor { background-color: #28615D; }
.myforeColor { color: #28615D; }
.myborderColor { border: 3px solid #28615D; }
<p style="color:#28615D">Text here</p>
This sample text is styled with font color #28615D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#28615D">Div content here</div>
<div style="border:3px solid #28615D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(40, 97, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #28615D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #28615D;
-webkit-box-shadow: 1px 1px 3px #28615D;
box-shadow: 1px 1px 3px #28615D; }
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 #28615D (Verdant Forest)
Color Overview & Profile: Color #28615D, also known as Verdant Forest, 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), 38% Green (97/255), and 36% Blue (93/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #28615D translates into the CMYK subtractive color model with values of 58.8% Cyan, 0% Magenta, 4.1% Yellow, and 62% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 176°, saturation of 41.6%, and lightness of 26.9%.
Web Accessibility & Design Recommendations: When implementing #28615D 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.
