#0474AD Reef Escape
#0474AD (Reef Escape) RGB value is (4, 116, 173).
Red value is 4, green value is 116, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #0474AD: hue: 200°, saturation: 95.5%, and lightness: 34.7%.
Process color (CMYK) of #0474AD is 97.7%, 32.9%, 0%, 32.2%. Web safe color equivalent of #0474AD is ##006699. Color #0474AD contains mainly Blue.
Color Spaces
| Color spaces of #0474AD | Value |
|---|---|
| RGB | 4, 116, 173 |
| HSL | 200°, 95.5%, 34.7% |
| HSV / HSB | 200°, 97.7%, 67.8% |
| CMYK | 97.7%, 32.9%, 0%, 32.2% |
| XYZ | 13.84, 15.53, 41.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000100 | 01110100 | 10101101 |
| Octal | 004 | 164 | 255 |
| Decimal | 4 | 116 | 173 |
| Hex | 04 | 74 | AD |
Shades of #0474AD
Tints of #0474AD
.mybgColor { background-color: #0474AD; }
.myforeColor { color: #0474AD; }
.myborderColor { border: 3px solid #0474AD; }
<p style="color:#0474AD">Text here</p>
This sample text is styled with font color #0474AD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0474AD">Div content here</div>
<div style="border:3px solid #0474AD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(4, 116, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0474AD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0474AD;
-webkit-box-shadow: 1px 1px 3px #0474AD;
box-shadow: 1px 1px 3px #0474AD; }
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 #0474AD (Reef Escape)
Color Overview & Profile: Color #0474AD, also known as Reef Escape, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 2% Red (4/255), 45% Green (116/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, #0474AD translates into the CMYK subtractive color model with values of 97.7% Cyan, 32.9% Magenta, 0% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 200°, saturation of 95.5%, and lightness of 34.7%.
Web Accessibility & Design Recommendations: When implementing #0474AD 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 ##006699.
