#A30800 Gory Red
#A30800 (Gory Red) RGB value is (163, 8, 0).
Red value is 163, green value is 8, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #A30800: hue: 3°, saturation: 100%, and lightness: 32%.
Process color (CMYK) of #A30800 is 0%, 95.1%, 100%, 36.1%. Web safe color equivalent of #A30800 is ##990000. Color #A30800 contains mainly Red.
Color Spaces
| Color spaces of #A30800 | Value |
|---|---|
| RGB | 163, 8, 0 |
| HSL | 3°, 100%, 32% |
| HSV / HSB | 3°, 100%, 63.9% |
| CMYK | 0%, 95.1%, 100%, 36.1% |
| XYZ | 15.19, 7.96, 0.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100011 | 00001000 | 00000000 |
| Octal | 243 | 010 | 000 |
| Decimal | 163 | 8 | 0 |
| Hex | A3 | 08 | 00 |
Shades of #A30800
Tints of #A30800
.mybgColor { background-color: #A30800; }
.myforeColor { color: #A30800; }
.myborderColor { border: 3px solid #A30800; }
<p style="color:#A30800">Text here</p>
This sample text is styled with font color #A30800. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A30800">Div content here</div>
<div style="border:3px solid #A30800">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(163, 8, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A30800; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A30800;
-webkit-box-shadow: 1px 1px 3px #A30800;
box-shadow: 1px 1px 3px #A30800; }
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 #A30800 (Gory Red)
Color Overview & Profile: Color #A30800, also known as Gory Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (163/255), 3% Green (8/255), and 0% Blue (0/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A30800 translates into the CMYK subtractive color model with values of 0% Cyan, 95.1% Magenta, 100% Yellow, and 36.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 100%, and lightness of 32%.
Web Accessibility & Design Recommendations: When implementing #A30800 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 ##990000.
