#4B789B Antarctic Blue
#4B789B (Antarctic Blue) RGB value is (75, 120, 155).
Red value is 75, green value is 120, and blue value is 155.
Cylindrical-coordinate representations (HSL) of color #4B789B: hue: 206°, saturation: 34.8%, and lightness: 45.1%.
Process color (CMYK) of #4B789B is 51.6%, 22.6%, 0%, 39.2%. Web safe color equivalent of #4B789B is ##336699. Color #4B789B contains mainly Blue.
Color Spaces
| Color spaces of #4B789B | Value |
|---|---|
| RGB | 75, 120, 155 |
| HSL | 206°, 34.8%, 45.1% |
| HSV / HSB | 206°, 51.6%, 60.8% |
| CMYK | 51.6%, 22.6%, 0%, 39.2% |
| XYZ | 15.53, 17.29, 33.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001011 | 01111000 | 10011011 |
| Octal | 113 | 170 | 233 |
| Decimal | 75 | 120 | 155 |
| Hex | 4B | 78 | 9B |
Shades of #4B789B
Tints of #4B789B
.mybgColor { background-color: #4B789B; }
.myforeColor { color: #4B789B; }
.myborderColor { border: 3px solid #4B789B; }
<p style="color:#4B789B">Text here</p>
This sample text is styled with font color #4B789B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4B789B">Div content here</div>
<div style="border:3px solid #4B789B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(75, 120, 155, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4B789B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4B789B;
-webkit-box-shadow: 1px 1px 3px #4B789B;
box-shadow: 1px 1px 3px #4B789B; }
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 #4B789B (Antarctic Blue)
Color Overview & Profile: Color #4B789B, also known as Antarctic Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (75/255), 47% Green (120/255), and 61% Blue (155/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4B789B translates into the CMYK subtractive color model with values of 51.6% Cyan, 22.6% Magenta, 0% Yellow, and 39.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 206°, saturation of 34.8%, and lightness of 45.1%.
Web Accessibility & Design Recommendations: When implementing #4B789B 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 ##336699.
