#974540 Kite Brown
#974540 (Kite Brown) RGB value is (151, 69, 64).
Red value is 151, green value is 69, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #974540: hue: 3°, saturation: 40.5%, and lightness: 42.2%.
Process color (CMYK) of #974540 is 0%, 54.3%, 57.6%, 40.8%. Web safe color equivalent of #974540 is ##993333. Color #974540 contains mainly Red.
Color Spaces
| Color spaces of #974540 | Value |
|---|---|
| RGB | 151, 69, 64 |
| HSL | 3°, 40.5%, 42.2% |
| HSV / HSB | 3°, 57.6%, 59.2% |
| CMYK | 0%, 54.3%, 57.6%, 40.8% |
| XYZ | 15.82, 11.21, 6.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010111 | 01000101 | 01000000 |
| Octal | 227 | 105 | 100 |
| Decimal | 151 | 69 | 64 |
| Hex | 97 | 45 | 40 |
Shades of #974540
Tints of #974540
.mybgColor { background-color: #974540; }
.myforeColor { color: #974540; }
.myborderColor { border: 3px solid #974540; }
<p style="color:#974540">Text here</p>
This sample text is styled with font color #974540. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#974540">Div content here</div>
<div style="border:3px solid #974540">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(151, 69, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #974540; }
.divShadow { -moz-box-shadow: 1px 1px 3px #974540;
-webkit-box-shadow: 1px 1px 3px #974540;
box-shadow: 1px 1px 3px #974540; }
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 #974540 (Kite Brown)
Color Overview & Profile: Color #974540, also known as Kite Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 59% Red (151/255), 27% Green (69/255), and 25% Blue (64/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #974540 translates into the CMYK subtractive color model with values of 0% Cyan, 54.3% Magenta, 57.6% Yellow, and 40.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 40.5%, and lightness of 42.2%.
Web Accessibility & Design Recommendations: When implementing #974540 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.
