#145775 Broadway
#145775 (Broadway) RGB value is (20, 87, 117).
Red value is 20, green value is 87, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #145775: hue: 199°, saturation: 70.8%, and lightness: 26.9%.
Process color (CMYK) of #145775 is 82.9%, 25.6%, 0%, 54.1%. Web safe color equivalent of #145775 is ##006666. Color #145775 contains mainly Blue.
Color Spaces
| Color spaces of #145775 | Value |
|---|---|
| RGB | 20, 87, 117 |
| HSL | 199°, 70.8%, 26.9% |
| HSV / HSB | 199°, 82.9%, 45.9% |
| CMYK | 82.9%, 25.6%, 0%, 54.1% |
| XYZ | 6.91, 8.25, 18.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010100 | 01010111 | 01110101 |
| Octal | 024 | 127 | 165 |
| Decimal | 20 | 87 | 117 |
| Hex | 14 | 57 | 75 |
Shades of #145775
Tints of #145775
.mybgColor { background-color: #145775; }
.myforeColor { color: #145775; }
.myborderColor { border: 3px solid #145775; }
<p style="color:#145775">Text here</p>
This sample text is styled with font color #145775. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#145775">Div content here</div>
<div style="border:3px solid #145775">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(20, 87, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #145775; }
.divShadow { -moz-box-shadow: 1px 1px 3px #145775;
-webkit-box-shadow: 1px 1px 3px #145775;
box-shadow: 1px 1px 3px #145775; }
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 #145775 (Broadway)
Color Overview & Profile: Color #145775, also known as Broadway, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 8% Red (20/255), 34% Green (87/255), and 46% Blue (117/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #145775 translates into the CMYK subtractive color model with values of 82.9% Cyan, 25.6% Magenta, 0% Yellow, and 54.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 199°, saturation of 70.8%, and lightness of 26.9%.
Web Accessibility & Design Recommendations: When implementing #145775 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 ##006666.
