#768083 Peak Point
#768083 (Peak Point) RGB value is (118, 128, 131).
Red value is 118, green value is 128, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #768083: hue: 194°, saturation: 5.2%, and lightness: 48.8%.
Process color (CMYK) of #768083 is 9.9%, 2.3%, 0%, 48.6%. Web safe color equivalent of #768083 is ##669999. Color #768083 contains mainly GRAY.
Color Spaces
| Color spaces of #768083 | Value |
|---|---|
| RGB | 118, 128, 131 |
| HSL | 194°, 5.2%, 48.8% |
| HSV / HSB | 194°, 9.9%, 51.4% |
| CMYK | 9.9%, 2.3%, 0%, 48.6% |
| XYZ | 19.29, 20.93, 24.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110110 | 10000000 | 10000011 |
| Octal | 166 | 200 | 203 |
| Decimal | 118 | 128 | 131 |
| Hex | 76 | 80 | 83 |
Shades of #768083
Tints of #768083
.mybgColor { background-color: #768083; }
.myforeColor { color: #768083; }
.myborderColor { border: 3px solid #768083; }
<p style="color:#768083">Text here</p>
This sample text is styled with font color #768083. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#768083">Div content here</div>
<div style="border:3px solid #768083">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(118, 128, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #768083; }
.divShadow { -moz-box-shadow: 1px 1px 3px #768083;
-webkit-box-shadow: 1px 1px 3px #768083;
box-shadow: 1px 1px 3px #768083; }
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 #768083 (Peak Point)
Color Overview & Profile: Color #768083, also known as Peak Point, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 46% Red (118/255), 50% Green (128/255), and 51% Blue (131/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #768083 translates into the CMYK subtractive color model with values of 9.9% Cyan, 2.3% Magenta, 0% Yellow, and 48.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 194°, saturation of 5.2%, and lightness of 48.8%.
Web Accessibility & Design Recommendations: When implementing #768083 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 ##669999.
