#92698F Chinese Violet
#92698F (Chinese Violet) RGB value is (146, 105, 143).
Red value is 146, green value is 105, and blue value is 143.
Cylindrical-coordinate representations (HSL) of color #92698F: hue: 304°, saturation: 16.3%, and lightness: 49.2%.
Process color (CMYK) of #92698F is 0%, 28.1%, 2.1%, 42.7%. Web safe color equivalent of #92698F is ##996699. Color #92698F contains mainly Red.
Color Spaces
| Color spaces of #92698F | Value |
|---|---|
| RGB | 146, 105, 143 |
| HSL | 304°, 16.3%, 49.2% |
| HSV / HSB | 304°, 28.1%, 57.3% |
| CMYK | 0%, 28.1%, 2.1%, 42.7% |
| XYZ | 21.86, 18.2, 28.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010010 | 01101001 | 10001111 |
| Octal | 222 | 151 | 217 |
| Decimal | 146 | 105 | 143 |
| Hex | 92 | 69 | 8F |
Shades of #92698F
Tints of #92698F
.mybgColor { background-color: #92698F; }
.myforeColor { color: #92698F; }
.myborderColor { border: 3px solid #92698F; }
<p style="color:#92698F">Text here</p>
This sample text is styled with font color #92698F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#92698F">Div content here</div>
<div style="border:3px solid #92698F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(146, 105, 143, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #92698F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #92698F;
-webkit-box-shadow: 1px 1px 3px #92698F;
box-shadow: 1px 1px 3px #92698F; }
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 #92698F (Chinese Violet)
Color Overview & Profile: Color #92698F, also known as Chinese Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 57% Red (146/255), 41% Green (105/255), and 56% Blue (143/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #92698F translates into the CMYK subtractive color model with values of 0% Cyan, 28.1% Magenta, 2.1% Yellow, and 42.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 304°, saturation of 16.3%, and lightness of 49.2%.
Web Accessibility & Design Recommendations: When implementing #92698F 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 ##996699.
