#CF9384 Rosy Queen
#CF9384 (Rosy Queen) RGB value is (207, 147, 132).
Red value is 207, green value is 147, and blue value is 132.
Cylindrical-coordinate representations (HSL) of color #CF9384: hue: 12°, saturation: 43.9%, and lightness: 66.5%.
Process color (CMYK) of #CF9384 is 0%, 29%, 36.2%, 18.8%. Web safe color equivalent of #CF9384 is ##CC9999. Color #CF9384 contains mainly Red.
Color Spaces
| Color spaces of #CF9384 | Value |
|---|---|
| RGB | 207, 147, 132 |
| HSL | 12°, 43.9%, 66.5% |
| HSV / HSB | 12°, 36.2%, 81.2% |
| CMYK | 0%, 29%, 36.2%, 18.8% |
| XYZ | 40.33, 35.8, 26.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 10010011 | 10000100 |
| Octal | 317 | 223 | 204 |
| Decimal | 207 | 147 | 132 |
| Hex | CF | 93 | 84 |
Shades of #CF9384
Tints of #CF9384
.mybgColor { background-color: #CF9384; }
.myforeColor { color: #CF9384; }
.myborderColor { border: 3px solid #CF9384; }
<p style="color:#CF9384">Text here</p>
This sample text is styled with font color #CF9384. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CF9384">Div content here</div>
<div style="border:3px solid #CF9384">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 147, 132, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CF9384; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CF9384;
-webkit-box-shadow: 1px 1px 3px #CF9384;
box-shadow: 1px 1px 3px #CF9384; }
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 #CF9384 (Rosy Queen)
Color Overview & Profile: Color #CF9384, 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 81% Red (207/255), 58% Green (147/255), and 52% Blue (132/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CF9384 translates into the CMYK subtractive color model with values of 0% Cyan, 29% Magenta, 36.2% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 12°, saturation of 43.9%, and lightness of 66.5%.
Web Accessibility & Design Recommendations: When implementing #CF9384 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.
