#637094 Ocean Night
#637094 (Ocean Night) RGB value is (99, 112, 148).
Red value is 99, green value is 112, and blue value is 148.
Cylindrical-coordinate representations (HSL) of color #637094: hue: 224°, saturation: 19.8%, and lightness: 48.4%.
Process color (CMYK) of #637094 is 33.1%, 24.3%, 0%, 42%. Web safe color equivalent of #637094 is ##666699. Color #637094 contains mainly Blue.
Color Spaces
| Color spaces of #637094 | Value |
|---|---|
| RGB | 99, 112, 148 |
| HSL | 224°, 19.8%, 48.4% |
| HSV / HSB | 224°, 33.1%, 58% |
| CMYK | 33.1%, 24.3%, 0%, 42% |
| XYZ | 16.28, 16.38, 30.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100011 | 01110000 | 10010100 |
| Octal | 143 | 160 | 224 |
| Decimal | 99 | 112 | 148 |
| Hex | 63 | 70 | 94 |
Shades of #637094
Tints of #637094
.mybgColor { background-color: #637094; }
.myforeColor { color: #637094; }
.myborderColor { border: 3px solid #637094; }
<p style="color:#637094">Text here</p>
This sample text is styled with font color #637094. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#637094">Div content here</div>
<div style="border:3px solid #637094">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(99, 112, 148, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #637094; }
.divShadow { -moz-box-shadow: 1px 1px 3px #637094;
-webkit-box-shadow: 1px 1px 3px #637094;
box-shadow: 1px 1px 3px #637094; }
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 #637094 (Ocean Night)
Color Overview & Profile: Color #637094, also known as Ocean Night, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 39% Red (99/255), 44% Green (112/255), and 58% Blue (148/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #637094 translates into the CMYK subtractive color model with values of 33.1% Cyan, 24.3% Magenta, 0% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 224°, saturation of 19.8%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #637094 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 ##666699.
