#9A90C4 Chive Flower
#9A90C4 (Chive Flower) RGB value is (154, 144, 196).
Red value is 154, green value is 144, and blue value is 196.
Cylindrical-coordinate representations (HSL) of color #9A90C4: hue: 252°, saturation: 30.6%, and lightness: 66.7%.
Process color (CMYK) of #9A90C4 is 21.4%, 26.5%, 0%, 23.1%. Web safe color equivalent of #9A90C4 is ##9999CC. Color #9A90C4 contains mainly Magenta.
Color Spaces
| Color spaces of #9A90C4 | Value |
|---|---|
| RGB | 154, 144, 196 |
| HSL | 252°, 30.6%, 66.7% |
| HSV / HSB | 252°, 26.5%, 76.9% |
| CMYK | 21.4%, 26.5%, 0%, 23.1% |
| XYZ | 33.26, 30.8, 56.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011010 | 10010000 | 11000100 |
| Octal | 232 | 220 | 304 |
| Decimal | 154 | 144 | 196 |
| Hex | 9A | 90 | C4 |
Shades of #9A90C4
Tints of #9A90C4
.mybgColor { background-color: #9A90C4; }
.myforeColor { color: #9A90C4; }
.myborderColor { border: 3px solid #9A90C4; }
<p style="color:#9A90C4">Text here</p>
This sample text is styled with font color #9A90C4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9A90C4">Div content here</div>
<div style="border:3px solid #9A90C4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(154, 144, 196, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9A90C4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9A90C4;
-webkit-box-shadow: 1px 1px 3px #9A90C4;
box-shadow: 1px 1px 3px #9A90C4; }
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 #9A90C4 (Chive Flower)
Color Overview & Profile: Color #9A90C4, also known as Chive Flower, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (154/255), 56% Green (144/255), and 77% Blue (196/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9A90C4 translates into the CMYK subtractive color model with values of 21.4% Cyan, 26.5% Magenta, 0% Yellow, and 23.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 252°, saturation of 30.6%, and lightness of 66.7%.
Web Accessibility & Design Recommendations: When implementing #9A90C4 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 ##9999CC.
