‎#534A3B Deep Shadow

‎#534A3B

‎#534A3B (Deep Shadow) RGB value is (83, 74, 59).
Red value is 83, green value is 74, and blue value is 59.
Cylindrical-coordinate representations (HSL) of color ‎#534A3B: hue: 38°, saturation: 16.9%, and lightness: 27.8%.
Process color (CMYK) of ‎#534A3B is 0%, 10.8%, 28.9%, 67.5%. Web safe color equivalent of ‎#534A3B is ‎##663333. Color #534A3B contains mainly Yellow.

Color Spaces

Color spaces of #534A3B Value
RGB83, 74, 59
HSL38°, 16.9%, 27.8%
HSV / HSB38°, 28.9%, 32.5%
CMYK0%, 10.8%, 28.9%, 67.5%
XYZ6.81, 7.05, 5.14

Base Numbers

Base Red Green Blue
Binary 01010011 01001010 00111011
Octal 123 112 073
Decimal 83 74 59
Hex 53 4A 3B

RGB Percentages for Color #534A3B

Red: 38.4%
Green: 34.3%
Blue: 27.3%

CMYK Percentages of Color #534A3B

Magenta: 10.8%
Yellow: 28.9%
Black: 67.5%

Shades of #534A3B

Tints of #534A3B

CSS Codes for Color #534A3B
.mybgColor { background-color: #534A3B; }
.myforeColor { color: #534A3B; }
.myborderColor { border: 3px solid #534A3B; }
Text Font Color #534A3B

<p style="color:#534A3B">Text here</p>

This sample text is styled with font color #534A3B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #534A3B

<div style="background-color:#534A3B">Div content here</div>

The background color of this container is #534A3B.
Border Color #534A3B

<div style="border:3px solid #534A3B">Div here</div>

The border color of this container is #534A3B.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 74, 59, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #534A3B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #534A3B;
-webkit-box-shadow: 1px 1px 3px #534A3B;
box-shadow: 1px 1px 3px #534A3B; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #534A3B.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #534A3B (Deep Shadow)

Color Overview & Profile: Color ‎#534A3B, also known as Deep Shadow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (83/255), 29% Green (74/255), and 23% Blue (59/255). The primary color family component is Yellow.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#534A3B translates into the CMYK subtractive color model with values of 0% Cyan, 10.8% Magenta, 28.9% Yellow, and 67.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 16.9%, and lightness of 27.8%.

Web Accessibility & Design Recommendations: When implementing ‎#534A3B 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.

‎#534A3B Deep Shadow hexcolor for Deep Shadow Deep Shadow hexcode Shades of #534A3B Tints of #534A3B Similar Colors to #534A3B #534A3B Color Combinations #534A3B CSS & Web Code #534A3B RGB & CMYK Neutral Color Tone
Scroll to Top