#62777E Sea Beast
#62777E (Sea Beast) RGB value is (98, 119, 126).
Red value is 98, green value is 119, and blue value is 126.
Cylindrical-coordinate representations (HSL) of color #62777E: hue: 195°, saturation: 12.5%, and lightness: 43.9%.
Process color (CMYK) of #62777E is 22.2%, 5.6%, 0%, 50.6%. Web safe color equivalent of #62777E is ##666666. Color #62777E contains mainly Magenta.
Color Spaces
| Color spaces of #62777E | Value |
|---|---|
| RGB | 98, 119, 126 |
| HSL | 195°, 12.5%, 43.9% |
| HSV / HSB | 195°, 22.2%, 49.4% |
| CMYK | 22.2%, 5.6%, 0%, 50.6% |
| XYZ | 15.4, 17.3, 22.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100010 | 01110111 | 01111110 |
| Octal | 142 | 167 | 176 |
| Decimal | 98 | 119 | 126 |
| Hex | 62 | 77 | 7E |
Shades of #62777E
Tints of #62777E
.mybgColor { background-color: #62777E; }
.myforeColor { color: #62777E; }
.myborderColor { border: 3px solid #62777E; }
<p style="color:#62777E">Text here</p>
This sample text is styled with font color #62777E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#62777E">Div content here</div>
<div style="border:3px solid #62777E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(98, 119, 126, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #62777E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #62777E;
-webkit-box-shadow: 1px 1px 3px #62777E;
box-shadow: 1px 1px 3px #62777E; }
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 #62777E (Sea Beast)
Color Overview & Profile: Color #62777E, also known as Sea Beast, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 38% Red (98/255), 47% Green (119/255), and 49% Blue (126/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #62777E translates into the CMYK subtractive color model with values of 22.2% Cyan, 5.6% Magenta, 0% Yellow, and 50.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 12.5%, and lightness of 43.9%.
Web Accessibility & Design Recommendations: When implementing #62777E 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 ##666666.
