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