#95929A Fighter Jet
#95929A (Fighter Jet) RGB value is (149, 146, 154).
Red value is 149, green value is 146, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #95929A: hue: 263°, saturation: 3.8%, and lightness: 58.8%.
Process color (CMYK) of #95929A is 3.2%, 5.2%, 0%, 39.6%. Web safe color equivalent of #95929A is ##999999. Color #95929A contains mainly GRAY.
Color Spaces
| Color spaces of #95929A | Value |
|---|---|
| RGB | 149, 146, 154 |
| HSL | 263°, 3.8%, 58.8% |
| HSV / HSB | 263°, 5.2%, 60.4% |
| CMYK | 3.2%, 5.2%, 0%, 39.6% |
| XYZ | 28.51, 29.28, 34.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010101 | 10010010 | 10011010 |
| Octal | 225 | 222 | 232 |
| Decimal | 149 | 146 | 154 |
| Hex | 95 | 92 | 9A |
Shades of #95929A
Tints of #95929A
.mybgColor { background-color: #95929A; }
.myforeColor { color: #95929A; }
.myborderColor { border: 3px solid #95929A; }
<p style="color:#95929A">Text here</p>
This sample text is styled with font color #95929A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#95929A">Div content here</div>
<div style="border:3px solid #95929A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(149, 146, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #95929A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #95929A;
-webkit-box-shadow: 1px 1px 3px #95929A;
box-shadow: 1px 1px 3px #95929A; }
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 #95929A (Fighter Jet)
Color Overview & Profile: Color #95929A, also known as Fighter Jet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (149/255), 57% Green (146/255), and 60% Blue (154/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #95929A translates into the CMYK subtractive color model with values of 3.2% Cyan, 5.2% Magenta, 0% Yellow, and 39.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 263°, saturation of 3.8%, and lightness of 58.8%.
Web Accessibility & Design Recommendations: When implementing #95929A 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 ##999999.
