#60949B Clear Brook
#60949B (Clear Brook) RGB value is (96, 148, 155).
Red value is 96, green value is 148, and blue value is 155.
Cylindrical-coordinate representations (HSL) of color #60949B: hue: 187°, saturation: 23.5%, and lightness: 49.2%.
Process color (CMYK) of #60949B is 38.1%, 4.5%, 0%, 39.2%. Web safe color equivalent of #60949B is ##669999. Color #60949B contains mainly Blue.
Color Spaces
| Color spaces of #60949B | Value |
|---|---|
| RGB | 96, 148, 155 |
| HSL | 187°, 23.5%, 49.2% |
| HSV / HSB | 187°, 38.1%, 60.8% |
| CMYK | 38.1%, 4.5%, 0%, 39.2% |
| XYZ | 21.33, 26.03, 34.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100000 | 10010100 | 10011011 |
| Octal | 140 | 224 | 233 |
| Decimal | 96 | 148 | 155 |
| Hex | 60 | 94 | 9B |
Shades of #60949B
Tints of #60949B
.mybgColor { background-color: #60949B; }
.myforeColor { color: #60949B; }
.myborderColor { border: 3px solid #60949B; }
<p style="color:#60949B">Text here</p>
This sample text is styled with font color #60949B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#60949B">Div content here</div>
<div style="border:3px solid #60949B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(96, 148, 155, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #60949B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #60949B;
-webkit-box-shadow: 1px 1px 3px #60949B;
box-shadow: 1px 1px 3px #60949B; }
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 #60949B (Clear Brook)
Color Overview & Profile: Color #60949B, also known as Clear Brook, 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), 58% Green (148/255), and 61% Blue (155/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #60949B translates into the CMYK subtractive color model with values of 38.1% Cyan, 4.5% Magenta, 0% Yellow, and 39.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 187°, saturation of 23.5%, and lightness of 49.2%.
Web Accessibility & Design Recommendations: When implementing #60949B 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.
