#798EB5 Celestial Horizon
#798EB5 (Celestial Horizon) RGB value is (121, 142, 181).
Red value is 121, green value is 142, and blue value is 181.
Cylindrical-coordinate representations (HSL) of color #798EB5: hue: 219°, saturation: 28.8%, and lightness: 59.2%.
Process color (CMYK) of #798EB5 is 33.1%, 21.5%, 0%, 29%. Web safe color equivalent of #798EB5 is ##6699CC. Color #798EB5 contains mainly Blue.
Color Spaces
| Color spaces of #798EB5 | Value |
|---|---|
| RGB | 121, 142, 181 |
| HSL | 219°, 28.8%, 59.2% |
| HSV / HSB | 219°, 33.1%, 71% |
| CMYK | 33.1%, 21.5%, 0%, 29% |
| XYZ | 25.9, 26.75, 47.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111001 | 10001110 | 10110101 |
| Octal | 171 | 216 | 265 |
| Decimal | 121 | 142 | 181 |
| Hex | 79 | 8E | B5 |
Shades of #798EB5
Tints of #798EB5
.mybgColor { background-color: #798EB5; }
.myforeColor { color: #798EB5; }
.myborderColor { border: 3px solid #798EB5; }
<p style="color:#798EB5">Text here</p>
This sample text is styled with font color #798EB5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#798EB5">Div content here</div>
<div style="border:3px solid #798EB5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(121, 142, 181, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #798EB5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #798EB5;
-webkit-box-shadow: 1px 1px 3px #798EB5;
box-shadow: 1px 1px 3px #798EB5; }
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 #798EB5 (Celestial Horizon)
Color Overview & Profile: Color #798EB5, also known as Celestial Horizon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (121/255), 56% Green (142/255), and 71% Blue (181/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #798EB5 translates into the CMYK subtractive color model with values of 33.1% Cyan, 21.5% Magenta, 0% Yellow, and 29% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 219°, saturation of 28.8%, and lightness of 59.2%.
Web Accessibility & Design Recommendations: When implementing #798EB5 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 ##6699CC.
