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