#29518C Blue Nude
#29518C (Blue Nude) RGB value is (41, 81, 140).
Red value is 41, green value is 81, and blue value is 140.
Cylindrical-coordinate representations (HSL) of color #29518C: hue: 216°, saturation: 54.7%, and lightness: 35.5%.
Process color (CMYK) of #29518C is 70.7%, 42.1%, 0%, 45.1%. Web safe color equivalent of #29518C is ##336699. Color #29518C contains mainly Blue.
Color Spaces
| Color spaces of #29518C | Value |
|---|---|
| RGB | 41, 81, 140 |
| HSL | 216°, 54.7%, 35.5% |
| HSV / HSB | 216°, 70.7%, 54.9% |
| CMYK | 70.7%, 42.1%, 0%, 45.1% |
| XYZ | 8.59, 8.25, 25.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101001 | 01010001 | 10001100 |
| Octal | 051 | 121 | 214 |
| Decimal | 41 | 81 | 140 |
| Hex | 29 | 51 | 8C |
Shades of #29518C
Tints of #29518C
.mybgColor { background-color: #29518C; }
.myforeColor { color: #29518C; }
.myborderColor { border: 3px solid #29518C; }
<p style="color:#29518C">Text here</p>
This sample text is styled with font color #29518C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#29518C">Div content here</div>
<div style="border:3px solid #29518C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(41, 81, 140, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #29518C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #29518C;
-webkit-box-shadow: 1px 1px 3px #29518C;
box-shadow: 1px 1px 3px #29518C; }
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 #29518C (Blue Nude)
Color Overview & Profile: Color #29518C, also known as Blue Nude, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 16% Red (41/255), 32% Green (81/255), and 55% Blue (140/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #29518C translates into the CMYK subtractive color model with values of 70.7% Cyan, 42.1% Magenta, 0% Yellow, and 45.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 54.7%, and lightness of 35.5%.
Web Accessibility & Design Recommendations: When implementing #29518C 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 ##336699.
