#9A382D Ketchup
#9A382D (Ketchup) RGB value is (154, 56, 45).
Red value is 154, green value is 56, and blue value is 45.
Cylindrical-coordinate representations (HSL) of color #9A382D: hue: 6°, saturation: 54.8%, and lightness: 39%.
Process color (CMYK) of #9A382D is 0%, 63.6%, 70.8%, 39.6%. Web safe color equivalent of #9A382D is ##993333. Color #9A382D contains mainly Red.
Color Spaces
| Color spaces of #9A382D | Value |
|---|---|
| RGB | 154, 56, 45 |
| HSL | 6°, 54.8%, 39% |
| HSV / HSB | 6°, 70.8%, 60.4% |
| CMYK | 0%, 63.6%, 70.8%, 39.6% |
| XYZ | 15.22, 9.89, 3.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011010 | 00111000 | 00101101 |
| Octal | 232 | 070 | 055 |
| Decimal | 154 | 56 | 45 |
| Hex | 9A | 38 | 2D |
Shades of #9A382D
Tints of #9A382D
.mybgColor { background-color: #9A382D; }
.myforeColor { color: #9A382D; }
.myborderColor { border: 3px solid #9A382D; }
<p style="color:#9A382D">Text here</p>
This sample text is styled with font color #9A382D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9A382D">Div content here</div>
<div style="border:3px solid #9A382D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(154, 56, 45, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9A382D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9A382D;
-webkit-box-shadow: 1px 1px 3px #9A382D;
box-shadow: 1px 1px 3px #9A382D; }
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 #9A382D (Ketchup)
Color Overview & Profile: Color #9A382D, also known as Ketchup, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (154/255), 22% Green (56/255), and 18% Blue (45/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #9A382D translates into the CMYK subtractive color model with values of 0% Cyan, 63.6% Magenta, 70.8% Yellow, and 39.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 54.8%, and lightness of 39%.
Web Accessibility & Design Recommendations: When implementing #9A382D 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 ##993333.
