#763F3D Sequoia Redwood
#763F3D (Sequoia Redwood) RGB value is (118, 63, 61).
Red value is 118, green value is 63, and blue value is 61.
Cylindrical-coordinate representations (HSL) of color #763F3D: hue: 2°, saturation: 31.8%, and lightness: 35.1%.
Process color (CMYK) of #763F3D is 0%, 46.6%, 48.3%, 53.7%. Web safe color equivalent of #763F3D is ##663333. Color #763F3D contains mainly Red.
Color Spaces
| Color spaces of #763F3D | Value |
|---|---|
| RGB | 118, 63, 61 |
| HSL | 2°, 31.8%, 35.1% |
| HSV / HSB | 2°, 48.3%, 46.3% |
| CMYK | 0%, 46.6%, 48.3%, 53.7% |
| XYZ | 10.09, 7.74, 5.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110110 | 00111111 | 00111101 |
| Octal | 166 | 077 | 075 |
| Decimal | 118 | 63 | 61 |
| Hex | 76 | 3F | 3D |
Shades of #763F3D
Tints of #763F3D
.mybgColor { background-color: #763F3D; }
.myforeColor { color: #763F3D; }
.myborderColor { border: 3px solid #763F3D; }
<p style="color:#763F3D">Text here</p>
This sample text is styled with font color #763F3D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#763F3D">Div content here</div>
<div style="border:3px solid #763F3D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(118, 63, 61, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #763F3D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #763F3D;
-webkit-box-shadow: 1px 1px 3px #763F3D;
box-shadow: 1px 1px 3px #763F3D; }
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 #763F3D (Sequoia Redwood)
Color Overview & Profile: Color #763F3D, also known as Sequoia Redwood, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 46% Red (118/255), 25% Green (63/255), and 24% Blue (61/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #763F3D translates into the CMYK subtractive color model with values of 0% Cyan, 46.6% Magenta, 48.3% Yellow, and 53.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 2°, saturation of 31.8%, and lightness of 35.1%.
Web Accessibility & Design Recommendations: When implementing #763F3D 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 ##663333.
