#60B993 Katydid
#60B993 (Katydid) RGB value is (96, 185, 147).
Red value is 96, green value is 185, and blue value is 147.
Cylindrical-coordinate representations (HSL) of color #60B993: hue: 154°, saturation: 38.9%, and lightness: 55.1%.
Process color (CMYK) of #60B993 is 48.1%, 0%, 20.5%, 27.5%. Web safe color equivalent of #60B993 is ##66CC99. Color #60B993 contains mainly Cyan.
Color Spaces
| Color spaces of #60B993 | Value |
|---|---|
| RGB | 96, 185, 147 |
| HSL | 154°, 38.9%, 55.1% |
| HSV / HSB | 154°, 48.1%, 72.5% |
| CMYK | 48.1%, 0%, 20.5%, 27.5% |
| XYZ | 27.44, 39.29, 33.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100000 | 10111001 | 10010011 |
| Octal | 140 | 271 | 223 |
| Decimal | 96 | 185 | 147 |
| Hex | 60 | B9 | 93 |
Shades of #60B993
Tints of #60B993
.mybgColor { background-color: #60B993; }
.myforeColor { color: #60B993; }
.myborderColor { border: 3px solid #60B993; }
<p style="color:#60B993">Text here</p>
This sample text is styled with font color #60B993. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#60B993">Div content here</div>
<div style="border:3px solid #60B993">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(96, 185, 147, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #60B993; }
.divShadow { -moz-box-shadow: 1px 1px 3px #60B993;
-webkit-box-shadow: 1px 1px 3px #60B993;
box-shadow: 1px 1px 3px #60B993; }
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 #60B993 (Katydid)
Color Overview & Profile: Color #60B993, also known as Katydid, 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), 73% Green (185/255), and 58% Blue (147/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #60B993 translates into the CMYK subtractive color model with values of 48.1% Cyan, 0% Magenta, 20.5% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 154°, saturation of 38.9%, and lightness of 55.1%.
Web Accessibility & Design Recommendations: When implementing #60B993 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 ##66CC99.
