#95ADBE Lead Ore
#95ADBE (Lead Ore) RGB value is (149, 173, 190).
Red value is 149, green value is 173, and blue value is 190.
Cylindrical-coordinate representations (HSL) of color #95ADBE: hue: 205°, saturation: 24%, and lightness: 66.5%.
Process color (CMYK) of #95ADBE is 21.6%, 8.9%, 0%, 25.5%. Web safe color equivalent of #95ADBE is ##9999CC. Color #95ADBE contains mainly Magenta.
Color Spaces
| Color spaces of #95ADBE | Value |
|---|---|
| RGB | 149, 173, 190 |
| HSL | 205°, 24%, 66.5% |
| HSV / HSB | 205°, 21.6%, 74.5% |
| CMYK | 21.6%, 8.9%, 0%, 25.5% |
| XYZ | 36.63, 39.99, 54.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010101 | 10101101 | 10111110 |
| Octal | 225 | 255 | 276 |
| Decimal | 149 | 173 | 190 |
| Hex | 95 | AD | BE |
Shades of #95ADBE
Tints of #95ADBE
.mybgColor { background-color: #95ADBE; }
.myforeColor { color: #95ADBE; }
.myborderColor { border: 3px solid #95ADBE; }
<p style="color:#95ADBE">Text here</p>
This sample text is styled with font color #95ADBE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#95ADBE">Div content here</div>
<div style="border:3px solid #95ADBE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(149, 173, 190, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #95ADBE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #95ADBE;
-webkit-box-shadow: 1px 1px 3px #95ADBE;
box-shadow: 1px 1px 3px #95ADBE; }
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 #95ADBE (Lead Ore)
Color Overview & Profile: Color #95ADBE, also known as Lead Ore, 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), 68% Green (173/255), and 75% Blue (190/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #95ADBE translates into the CMYK subtractive color model with values of 21.6% Cyan, 8.9% Magenta, 0% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 205°, saturation of 24%, and lightness of 66.5%.
Web Accessibility & Design Recommendations: When implementing #95ADBE 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.
