#90C4B4 Catarina Green
#90C4B4 (Catarina Green) RGB value is (144, 196, 180).
Red value is 144, green value is 196, and blue value is 180.
Cylindrical-coordinate representations (HSL) of color #90C4B4: hue: 162°, saturation: 30.6%, and lightness: 66.7%.
Process color (CMYK) of #90C4B4 is 26.5%, 0%, 8.2%, 23.1%. Web safe color equivalent of #90C4B4 is ##99CCCC. Color #90C4B4 contains mainly Cyan.
Color Spaces
| Color spaces of #90C4B4 | Value |
|---|---|
| RGB | 144, 196, 180 |
| HSL | 162°, 30.6%, 66.7% |
| HSV / HSB | 162°, 26.5%, 76.9% |
| CMYK | 26.5%, 0%, 8.2%, 23.1% |
| XYZ | 39.48, 48.7, 50.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010000 | 11000100 | 10110100 |
| Octal | 220 | 304 | 264 |
| Decimal | 144 | 196 | 180 |
| Hex | 90 | C4 | B4 |
Shades of #90C4B4
Tints of #90C4B4
.mybgColor { background-color: #90C4B4; }
.myforeColor { color: #90C4B4; }
.myborderColor { border: 3px solid #90C4B4; }
<p style="color:#90C4B4">Text here</p>
This sample text is styled with font color #90C4B4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#90C4B4">Div content here</div>
<div style="border:3px solid #90C4B4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(144, 196, 180, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #90C4B4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #90C4B4;
-webkit-box-shadow: 1px 1px 3px #90C4B4;
box-shadow: 1px 1px 3px #90C4B4; }
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 #90C4B4 (Catarina Green)
Color Overview & Profile: Color #90C4B4, also known as Catarina Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 56% Red (144/255), 77% Green (196/255), and 71% Blue (180/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #90C4B4 translates into the CMYK subtractive color model with values of 26.5% Cyan, 0% Magenta, 8.2% Yellow, and 23.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 162°, saturation of 30.6%, and lightness of 66.7%.
Web Accessibility & Design Recommendations: When implementing #90C4B4 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 ##99CCCC.
