#484450 Ishtar
#484450 (Ishtar) RGB value is (72, 68, 80).
Red value is 72, green value is 68, and blue value is 80.
Cylindrical-coordinate representations (HSL) of color #484450: hue: 260°, saturation: 8.1%, and lightness: 29%.
Process color (CMYK) of #484450 is 10%, 15%, 0%, 68.6%. Web safe color equivalent of #484450 is ##333366. Color #484450 contains mainly GRAY.
Color Spaces
| Color spaces of #484450 | Value |
|---|---|
| RGB | 72, 68, 80 |
| HSL | 260°, 8.1%, 29% |
| HSV / HSB | 260°, 15%, 31.4% |
| CMYK | 10%, 15%, 0%, 68.6% |
| XYZ | 6.19, 6.09, 8.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001000 | 01000100 | 01010000 |
| Octal | 110 | 104 | 120 |
| Decimal | 72 | 68 | 80 |
| Hex | 48 | 44 | 50 |
Shades of #484450
Tints of #484450
.mybgColor { background-color: #484450; }
.myforeColor { color: #484450; }
.myborderColor { border: 3px solid #484450; }
<p style="color:#484450">Text here</p>
This sample text is styled with font color #484450. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#484450">Div content here</div>
<div style="border:3px solid #484450">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(72, 68, 80, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #484450; }
.divShadow { -moz-box-shadow: 1px 1px 3px #484450;
-webkit-box-shadow: 1px 1px 3px #484450;
box-shadow: 1px 1px 3px #484450; }
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 #484450 (Ishtar)
Color Overview & Profile: Color #484450, also known as Ishtar, 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 31% Blue (80/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #484450 translates into the CMYK subtractive color model with values of 10% Cyan, 15% Magenta, 0% Yellow, and 68.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 260°, saturation of 8.1%, and lightness of 29%.
Web Accessibility & Design Recommendations: When implementing #484450 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 ##333366.
