#D19083 Rosy Queen
#D19083 (Rosy Queen) RGB value is (209, 144, 131).
Red value is 209, green value is 144, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #D19083: hue: 10°, saturation: 45.9%, and lightness: 66.7%.
Process color (CMYK) of #D19083 is 0%, 31.1%, 37.3%, 18%. Web safe color equivalent of #D19083 is ##CC9999. Color #D19083 contains mainly Red.
Color Spaces
| Color spaces of #D19083 | Value |
|---|---|
| RGB | 209, 144, 131 |
| HSL | 10°, 45.9%, 66.7% |
| HSV / HSB | 10°, 37.3%, 82% |
| CMYK | 0%, 31.1%, 37.3%, 18% |
| XYZ | 40.37, 35.14, 26.13 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 10010000 | 10000011 |
| Octal | 321 | 220 | 203 |
| Decimal | 209 | 144 | 131 |
| Hex | D1 | 90 | 83 |
Shades of #D19083
Tints of #D19083
.mybgColor { background-color: #D19083; }
.myforeColor { color: #D19083; }
.myborderColor { border: 3px solid #D19083; }
<p style="color:#D19083">Text here</p>
This sample text is styled with font color #D19083. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D19083">Div content here</div>
<div style="border:3px solid #D19083">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 144, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D19083; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D19083;
-webkit-box-shadow: 1px 1px 3px #D19083;
box-shadow: 1px 1px 3px #D19083; }
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 #D19083 (Rosy Queen)
Color Overview & Profile: Color #D19083, also known as Rosy Queen, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (209/255), 56% Green (144/255), and 51% Blue (131/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D19083 translates into the CMYK subtractive color model with values of 0% Cyan, 31.1% Magenta, 37.3% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 10°, saturation of 45.9%, and lightness of 66.7%.
Web Accessibility & Design Recommendations: When implementing #D19083 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 ##CC9999.
