#463134 Cedar
#463134 (Cedar) RGB value is (70, 49, 52).
Red value is 70, green value is 49, and blue value is 52.
Cylindrical-coordinate representations (HSL) of color #463134: hue: 351°, saturation: 17.6%, and lightness: 23.3%.
Process color (CMYK) of #463134 is 0%, 30%, 25.7%, 72.5%. Web safe color equivalent of #463134 is ##333333. Color #463134 contains mainly Red.
Color Spaces
| Color spaces of #463134 | Value |
|---|---|
| RGB | 70, 49, 52 |
| HSL | 351°, 17.6%, 23.3% |
| HSV / HSB | 351°, 30%, 27.5% |
| CMYK | 0%, 30%, 25.7%, 72.5% |
| XYZ | 4.24, 3.75, 3.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000110 | 00110001 | 00110100 |
| Octal | 106 | 061 | 064 |
| Decimal | 70 | 49 | 52 |
| Hex | 46 | 31 | 34 |
Shades of #463134
Tints of #463134
.mybgColor { background-color: #463134; }
.myforeColor { color: #463134; }
.myborderColor { border: 3px solid #463134; }
<p style="color:#463134">Text here</p>
This sample text is styled with font color #463134. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#463134">Div content here</div>
<div style="border:3px solid #463134">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(70, 49, 52, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #463134; }
.divShadow { -moz-box-shadow: 1px 1px 3px #463134;
-webkit-box-shadow: 1px 1px 3px #463134;
box-shadow: 1px 1px 3px #463134; }
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 #463134 (Cedar)
Color Overview & Profile: Color #463134, also known as Cedar, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (70/255), 19% Green (49/255), and 20% Blue (52/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #463134 translates into the CMYK subtractive color model with values of 0% Cyan, 30% Magenta, 25.7% Yellow, and 72.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 351°, saturation of 17.6%, and lightness of 23.3%.
Web Accessibility & Design Recommendations: When implementing #463134 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 ##333333.
