#C93F38 100 Mph
#C93F38 (100 Mph) RGB value is (201, 63, 56).
Red value is 201, green value is 63, and blue value is 56.
Cylindrical-coordinate representations (HSL) of color #C93F38: hue: 3°, saturation: 57.3%, and lightness: 50.4%.
Process color (CMYK) of #C93F38 is 0%, 68.7%, 72.1%, 21.2%. Web safe color equivalent of #C93F38 is ##CC3333. Color #C93F38 contains mainly Red.
Color Spaces
| Color spaces of #C93F38 | Value |
|---|---|
| RGB | 201, 63, 56 |
| HSL | 3°, 57.3%, 50.4% |
| HSV / HSB | 3°, 72.1%, 78.8% |
| CMYK | 0%, 68.7%, 72.1%, 21.2% |
| XYZ | 26.58, 16.26, 5.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001001 | 00111111 | 00111000 |
| Octal | 311 | 077 | 070 |
| Decimal | 201 | 63 | 56 |
| Hex | C9 | 3F | 38 |
Shades of #C93F38
Tints of #C93F38
.mybgColor { background-color: #C93F38; }
.myforeColor { color: #C93F38; }
.myborderColor { border: 3px solid #C93F38; }
<p style="color:#C93F38">Text here</p>
This sample text is styled with font color #C93F38. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C93F38">Div content here</div>
<div style="border:3px solid #C93F38">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(201, 63, 56, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C93F38; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C93F38;
-webkit-box-shadow: 1px 1px 3px #C93F38;
box-shadow: 1px 1px 3px #C93F38; }
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 #C93F38 (100 Mph)
Color Overview & Profile: Color #C93F38, also known as 100 Mph, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 79% Red (201/255), 25% Green (63/255), and 22% Blue (56/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C93F38 translates into the CMYK subtractive color model with values of 0% Cyan, 68.7% Magenta, 72.1% Yellow, and 21.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 57.3%, and lightness of 50.4%.
Web Accessibility & Design Recommendations: When implementing #C93F38 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 ##CC3333.
