#A07975 Burlwood
#A07975 (Burlwood) RGB value is (160, 121, 117).
Red value is 160, green value is 121, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #A07975: hue: 6°, saturation: 18.5%, and lightness: 54.3%.
Process color (CMYK) of #A07975 is 0%, 24.4%, 26.9%, 37.3%. Web safe color equivalent of #A07975 is ##996666. Color #A07975 contains mainly Yellow.
Color Spaces
| Color spaces of #A07975 | Value |
|---|---|
| RGB | 160, 121, 117 |
| HSL | 6°, 18.5%, 54.3% |
| HSV / HSB | 6°, 26.9%, 62.7% |
| CMYK | 0%, 24.4%, 26.9%, 37.3% |
| XYZ | 24.55, 22.43, 19.86 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100000 | 01111001 | 01110101 |
| Octal | 240 | 171 | 165 |
| Decimal | 160 | 121 | 117 |
| Hex | A0 | 79 | 75 |
Shades of #A07975
Tints of #A07975
.mybgColor { background-color: #A07975; }
.myforeColor { color: #A07975; }
.myborderColor { border: 3px solid #A07975; }
<p style="color:#A07975">Text here</p>
This sample text is styled with font color #A07975. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A07975">Div content here</div>
<div style="border:3px solid #A07975">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(160, 121, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A07975; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A07975;
-webkit-box-shadow: 1px 1px 3px #A07975;
box-shadow: 1px 1px 3px #A07975; }
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 #A07975 (Burlwood)
Color Overview & Profile: Color #A07975, also known as Burlwood, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 63% Red (160/255), 47% Green (121/255), and 46% Blue (117/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A07975 translates into the CMYK subtractive color model with values of 0% Cyan, 24.4% Magenta, 26.9% Yellow, and 37.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 18.5%, and lightness of 54.3%.
Web Accessibility & Design Recommendations: When implementing #A07975 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 ##996666.
