#649C97 Canton
#649C97 (Canton) RGB value is (100, 156, 151).
Red value is 100, green value is 156, and blue value is 151.
Cylindrical-coordinate representations (HSL) of color #649C97: hue: 175°, saturation: 22%, and lightness: 50.2%.
Process color (CMYK) of #649C97 is 35.9%, 0%, 3.2%, 38.8%. Web safe color equivalent of #649C97 is ##669999. Color #649C97 contains mainly Cyan.
Color Spaces
| Color spaces of #649C97 | Value |
|---|---|
| RGB | 100, 156, 151 |
| HSL | 175°, 22%, 50.2% |
| HSV / HSB | 175°, 35.9%, 61.2% |
| CMYK | 35.9%, 0%, 3.2%, 38.8% |
| XYZ | 22.73, 28.72, 33.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100100 | 10011100 | 10010111 |
| Octal | 144 | 234 | 227 |
| Decimal | 100 | 156 | 151 |
| Hex | 64 | 9C | 97 |
Shades of #649C97
Tints of #649C97
.mybgColor { background-color: #649C97; }
.myforeColor { color: #649C97; }
.myborderColor { border: 3px solid #649C97; }
<p style="color:#649C97">Text here</p>
This sample text is styled with font color #649C97. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#649C97">Div content here</div>
<div style="border:3px solid #649C97">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(100, 156, 151, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #649C97; }
.divShadow { -moz-box-shadow: 1px 1px 3px #649C97;
-webkit-box-shadow: 1px 1px 3px #649C97;
box-shadow: 1px 1px 3px #649C97; }
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 #649C97 (Canton)
Color Overview & Profile: Color #649C97, also known as Canton, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 39% Red (100/255), 61% Green (156/255), and 59% Blue (151/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #649C97 translates into the CMYK subtractive color model with values of 35.9% Cyan, 0% Magenta, 3.2% Yellow, and 38.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 175°, saturation of 22%, and lightness of 50.2%.
Web Accessibility & Design Recommendations: When implementing #649C97 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.
