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