#0087AD Lyrebird
#0087AD (Lyrebird) RGB value is (0, 135, 173).
Red value is 0, green value is 135, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #0087AD: hue: 193°, saturation: 100%, and lightness: 33.9%.
Process color (CMYK) of #0087AD is 100%, 22%, 0%, 32.2%. Web safe color equivalent of #0087AD is ##009999. Color #0087AD contains mainly Blue.
Color Spaces
| Color spaces of #0087AD | Value |
|---|---|
| RGB | 0, 135, 173 |
| HSL | 193°, 100%, 33.9% |
| HSV / HSB | 193°, 100%, 67.8% |
| CMYK | 100%, 22%, 0%, 32.2% |
| XYZ | 16.2, 20.34, 42.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 10000111 | 10101101 |
| Octal | 000 | 207 | 255 |
| Decimal | 0 | 135 | 173 |
| Hex | 00 | 87 | AD |
Shades of #0087AD
Tints of #0087AD
.mybgColor { background-color: #0087AD; }
.myforeColor { color: #0087AD; }
.myborderColor { border: 3px solid #0087AD; }
<p style="color:#0087AD">Text here</p>
This sample text is styled with font color #0087AD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0087AD">Div content here</div>
<div style="border:3px solid #0087AD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 135, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0087AD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0087AD;
-webkit-box-shadow: 1px 1px 3px #0087AD;
box-shadow: 1px 1px 3px #0087AD; }
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 #0087AD (Lyrebird)
Color Overview & Profile: Color #0087AD, also known as Lyrebird, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (0/255), 53% Green (135/255), and 68% Blue (173/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #0087AD translates into the CMYK subtractive color model with values of 100% Cyan, 22% Magenta, 0% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 193°, saturation of 100%, and lightness of 33.9%.
Web Accessibility & Design Recommendations: When implementing #0087AD 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 ##009999.
