#60606F Prince Royal
#60606F (Prince Royal) RGB value is (96, 96, 111).
Red value is 96, green value is 96, and blue value is 111.
Cylindrical-coordinate representations (HSL) of color #60606F: hue: 240°, saturation: 7.2%, and lightness: 40.6%.
Process color (CMYK) of #60606F is 13.5%, 13.5%, 0%, 56.5%. Web safe color equivalent of #60606F is ##666666. Color #60606F contains mainly GRAY.
Color Spaces
| Color spaces of #60606F | Value |
|---|---|
| RGB | 96, 96, 111 |
| HSL | 240°, 7.2%, 40.6% |
| HSV / HSB | 240°, 13.5%, 43.5% |
| CMYK | 13.5%, 13.5%, 0%, 56.5% |
| XYZ | 11.88, 12, 16.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100000 | 01100000 | 01101111 |
| Octal | 140 | 140 | 157 |
| Decimal | 96 | 96 | 111 |
| Hex | 60 | 60 | 6F |
Shades of #60606F
Tints of #60606F
.mybgColor { background-color: #60606F; }
.myforeColor { color: #60606F; }
.myborderColor { border: 3px solid #60606F; }
<p style="color:#60606F">Text here</p>
This sample text is styled with font color #60606F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#60606F">Div content here</div>
<div style="border:3px solid #60606F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(96, 96, 111, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #60606F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #60606F;
-webkit-box-shadow: 1px 1px 3px #60606F;
box-shadow: 1px 1px 3px #60606F; }
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 #60606F (Prince Royal)
Color Overview & Profile: Color #60606F, also known as Prince Royal, 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 (96/255), 38% Green (96/255), and 44% Blue (111/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #60606F translates into the CMYK subtractive color model with values of 13.5% Cyan, 13.5% Magenta, 0% Yellow, and 56.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 7.2%, and lightness of 40.6%.
Web Accessibility & Design Recommendations: When implementing #60606F 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.
