#636A67 Binary Star
#636A67 (Binary Star) RGB value is (99, 106, 103).
Red value is 99, green value is 106, and blue value is 103.
Cylindrical-coordinate representations (HSL) of color #636A67: hue: 154°, saturation: 3.4%, and lightness: 40.2%.
Process color (CMYK) of #636A67 is 6.6%, 0%, 2.8%, 58.4%. Web safe color equivalent of #636A67 is ##666666. Color #636A67 contains mainly GRAY.
Color Spaces
| Color spaces of #636A67 | Value |
|---|---|
| RGB | 99, 106, 103 |
| HSL | 154°, 3.4%, 40.2% |
| HSV / HSB | 154°, 6.6%, 41.6% |
| CMYK | 6.6%, 0%, 2.8%, 58.4% |
| XYZ | 12.75, 13.94, 14.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100011 | 01101010 | 01100111 |
| Octal | 143 | 152 | 147 |
| Decimal | 99 | 106 | 103 |
| Hex | 63 | 6A | 67 |
Shades of #636A67
Tints of #636A67
.mybgColor { background-color: #636A67; }
.myforeColor { color: #636A67; }
.myborderColor { border: 3px solid #636A67; }
<p style="color:#636A67">Text here</p>
This sample text is styled with font color #636A67. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#636A67">Div content here</div>
<div style="border:3px solid #636A67">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(99, 106, 103, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #636A67; }
.divShadow { -moz-box-shadow: 1px 1px 3px #636A67;
-webkit-box-shadow: 1px 1px 3px #636A67;
box-shadow: 1px 1px 3px #636A67; }
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 #636A67 (Binary Star)
Color Overview & Profile: Color #636A67, also known as Binary Star, 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 (99/255), 42% Green (106/255), and 40% Blue (103/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #636A67 translates into the CMYK subtractive color model with values of 6.6% Cyan, 0% Magenta, 2.8% Yellow, and 58.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 154°, saturation of 3.4%, and lightness of 40.2%.
Web Accessibility & Design Recommendations: When implementing #636A67 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.
