#D38D72 Nectarina
#D38D72 (Nectarina) RGB value is (211, 141, 114).
Red value is 211, green value is 141, and blue value is 114.
Cylindrical-coordinate representations (HSL) of color #D38D72: hue: 17°, saturation: 52.4%, and lightness: 63.7%.
Process color (CMYK) of #D38D72 is 0%, 33.2%, 46%, 17.3%. Web safe color equivalent of #D38D72 is ##CC9966. Color #D38D72 contains mainly Red.
Color Spaces
| Color spaces of #D38D72 | Value |
|---|---|
| RGB | 211, 141, 114 |
| HSL | 17°, 52.4%, 63.7% |
| HSV / HSB | 17°, 46%, 82.7% |
| CMYK | 0%, 33.2%, 46%, 17.3% |
| XYZ | 39.43, 34.12, 20.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010011 | 10001101 | 01110010 |
| Octal | 323 | 215 | 162 |
| Decimal | 211 | 141 | 114 |
| Hex | D3 | 8D | 72 |
Shades of #D38D72
Tints of #D38D72
.mybgColor { background-color: #D38D72; }
.myforeColor { color: #D38D72; }
.myborderColor { border: 3px solid #D38D72; }
<p style="color:#D38D72">Text here</p>
This sample text is styled with font color #D38D72. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D38D72">Div content here</div>
<div style="border:3px solid #D38D72">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(211, 141, 114, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D38D72; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D38D72;
-webkit-box-shadow: 1px 1px 3px #D38D72;
box-shadow: 1px 1px 3px #D38D72; }
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 #D38D72 (Nectarina)
Color Overview & Profile: Color #D38D72, also known as Nectarina, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 83% Red (211/255), 55% Green (141/255), and 45% Blue (114/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D38D72 translates into the CMYK subtractive color model with values of 0% Cyan, 33.2% Magenta, 46% Yellow, and 17.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 17°, saturation of 52.4%, and lightness of 63.7%.
Web Accessibility & Design Recommendations: When implementing #D38D72 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.
