#81C3B4 Holiday
#81C3B4 (Holiday) RGB value is (129, 195, 180).
Red value is 129, green value is 195, and blue value is 180.
Cylindrical-coordinate representations (HSL) of color #81C3B4: hue: 166°, saturation: 35.5%, and lightness: 63.5%.
Process color (CMYK) of #81C3B4 is 33.8%, 0%, 7.7%, 23.5%. Web safe color equivalent of #81C3B4 is ##99CCCC. Color #81C3B4 contains mainly Cyan.
Color Spaces
| Color spaces of #81C3B4 | Value |
|---|---|
| RGB | 129, 195, 180 |
| HSL | 166°, 35.5%, 63.5% |
| HSV / HSB | 166°, 33.8%, 76.5% |
| CMYK | 33.8%, 0%, 7.7%, 23.5% |
| XYZ | 36.8, 46.99, 50.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000001 | 11000011 | 10110100 |
| Octal | 201 | 303 | 264 |
| Decimal | 129 | 195 | 180 |
| Hex | 81 | C3 | B4 |
Shades of #81C3B4
Tints of #81C3B4
.mybgColor { background-color: #81C3B4; }
.myforeColor { color: #81C3B4; }
.myborderColor { border: 3px solid #81C3B4; }
<p style="color:#81C3B4">Text here</p>
This sample text is styled with font color #81C3B4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#81C3B4">Div content here</div>
<div style="border:3px solid #81C3B4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(129, 195, 180, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #81C3B4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #81C3B4;
-webkit-box-shadow: 1px 1px 3px #81C3B4;
box-shadow: 1px 1px 3px #81C3B4; }
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 #81C3B4 (Holiday)
Color Overview & Profile: Color #81C3B4, also known as Holiday, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (129/255), 76% Green (195/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, #81C3B4 translates into the CMYK subtractive color model with values of 33.8% Cyan, 0% Magenta, 7.7% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 166°, saturation of 35.5%, and lightness of 63.5%.
Web Accessibility & Design Recommendations: When implementing #81C3B4 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.
