#3C3024 Cola Bubble
#3C3024 (Cola Bubble) RGB value is (60, 48, 36).
Red value is 60, green value is 48, and blue value is 36.
Cylindrical-coordinate representations (HSL) of color #3C3024: hue: 30°, saturation: 25%, and lightness: 18.8%.
Process color (CMYK) of #3C3024 is 0%, 20%, 40%, 76.5%. Web safe color equivalent of #3C3024 is ##333333. Color #3C3024 contains mainly Yellow.
Color Spaces
| Color spaces of #3C3024 | Value |
|---|---|
| RGB | 60, 48, 36 |
| HSL | 30°, 25%, 18.8% |
| HSV / HSB | 30°, 40%, 23.5% |
| CMYK | 0%, 20%, 40%, 76.5% |
| XYZ | 3.24, 3.2, 2.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111100 | 00110000 | 00100100 |
| Octal | 074 | 060 | 044 |
| Decimal | 60 | 48 | 36 |
| Hex | 3C | 30 | 24 |
Shades of #3C3024
Tints of #3C3024
.mybgColor { background-color: #3C3024; }
.myforeColor { color: #3C3024; }
.myborderColor { border: 3px solid #3C3024; }
<p style="color:#3C3024">Text here</p>
This sample text is styled with font color #3C3024. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3C3024">Div content here</div>
<div style="border:3px solid #3C3024">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(60, 48, 36, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3C3024; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3C3024;
-webkit-box-shadow: 1px 1px 3px #3C3024;
box-shadow: 1px 1px 3px #3C3024; }
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 #3C3024 (Cola Bubble)
Color Overview & Profile: Color #3C3024, also known as Cola Bubble, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (60/255), 19% Green (48/255), and 14% Blue (36/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #3C3024 translates into the CMYK subtractive color model with values of 0% Cyan, 20% Magenta, 40% Yellow, and 76.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 25%, and lightness of 18.8%.
Web Accessibility & Design Recommendations: When implementing #3C3024 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.
