#293C3C Sunken Cascades
#293C3C (Sunken Cascades) RGB value is (41, 60, 60).
Red value is 41, green value is 60, and blue value is 60.
Cylindrical-coordinate representations (HSL) of color #293C3C: hue: 180°, saturation: 18.8%, and lightness: 19.8%.
Process color (CMYK) of #293C3C is 31.7%, 0%, 0%, 76.5%. Web safe color equivalent of #293C3C is ##333333. Color #293C3C contains mainly Black.
Color Spaces
| Color spaces of #293C3C | Value |
|---|---|
| RGB | 41, 60, 60 |
| HSL | 180°, 18.8%, 19.8% |
| HSV / HSB | 180°, 31.7%, 23.5% |
| CMYK | 31.7%, 0%, 0%, 76.5% |
| XYZ | 3.35, 4.03, 4.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101001 | 00111100 | 00111100 |
| Octal | 051 | 074 | 074 |
| Decimal | 41 | 60 | 60 |
| Hex | 29 | 3C | 3C |
Shades of #293C3C
Tints of #293C3C
.mybgColor { background-color: #293C3C; }
.myforeColor { color: #293C3C; }
.myborderColor { border: 3px solid #293C3C; }
<p style="color:#293C3C">Text here</p>
This sample text is styled with font color #293C3C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#293C3C">Div content here</div>
<div style="border:3px solid #293C3C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(41, 60, 60, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #293C3C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #293C3C;
-webkit-box-shadow: 1px 1px 3px #293C3C;
box-shadow: 1px 1px 3px #293C3C; }
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 #293C3C (Sunken Cascades)
Color Overview & Profile: Color #293C3C, also known as Sunken Cascades, 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), 24% Green (60/255), and 24% Blue (60/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #293C3C translates into the CMYK subtractive color model with values of 31.7% Cyan, 0% Magenta, 0% Yellow, and 76.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 18.8%, and lightness of 19.8%.
Web Accessibility & Design Recommendations: When implementing #293C3C 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 ##333333.
