#CD016A Moth Orchid
#CD016A (Moth Orchid) RGB value is (205, 1, 106).
Red value is 205, green value is 1, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #CD016A: hue: 329°, saturation: 99%, and lightness: 40.4%.
Process color (CMYK) of #CD016A is 0%, 99.5%, 48.3%, 19.6%. Web safe color equivalent of #CD016A is ##CC0066. Color #CD016A contains mainly Red.
Color Spaces
| Color spaces of #CD016A | Value |
|---|---|
| RGB | 205, 1, 106 |
| HSL | 329°, 99%, 40.4% |
| HSV / HSB | 329°, 99.5%, 80.4% |
| CMYK | 0%, 99.5%, 48.3%, 19.6% |
| XYZ | 27.79, 14.05, 14.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 00000001 | 01101010 |
| Octal | 315 | 001 | 152 |
| Decimal | 205 | 1 | 106 |
| Hex | CD | 01 | 6A |
Shades of #CD016A
Tints of #CD016A
.mybgColor { background-color: #CD016A; }
.myforeColor { color: #CD016A; }
.myborderColor { border: 3px solid #CD016A; }
<p style="color:#CD016A">Text here</p>
This sample text is styled with font color #CD016A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CD016A">Div content here</div>
<div style="border:3px solid #CD016A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 1, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CD016A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CD016A;
-webkit-box-shadow: 1px 1px 3px #CD016A;
box-shadow: 1px 1px 3px #CD016A; }
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 #CD016A (Moth Orchid)
Color Overview & Profile: Color #CD016A, also known as Moth Orchid, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (205/255), 0% Green (1/255), and 42% Blue (106/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CD016A translates into the CMYK subtractive color model with values of 0% Cyan, 99.5% Magenta, 48.3% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 329°, saturation of 99%, and lightness of 40.4%.
Web Accessibility & Design Recommendations: When implementing #CD016A 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 ##CC0066.
