COLOR #534316

HEX: #534316 RGB: (83,67,22)

Color info

#534316 contains mainly red and green colors. Web safe color of #534316 is #663300 (or #630).

RGB color model

#534316 color RGB value is (83,67,22).

RGB: (83,67,22) (33%, 26%, 9%)

RGB channels and saturation

R 83 of 255 = 33%
G 67 of 255 = 26%
B 22 of 255 = 9%

83
67
22

R + G + B ~ 23%. #534316 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 67 + 22 = 172 (100%)
R 83 of 172 ~ 48.26%
G 67 of 172 ~ 38.95%
B 22 of 172 ~ 12.79'%

%48.26
%38.95
%12.79

CMYK color model

#534316 color CMYK value is (0,19,73,67).

  • cyan value is 0.00%
  • magenta value is 19.28%
  • yellow value is 73.49%
  • key color value is 67.45%

CMYK: (0,19,73,67)
C0M19Y73K67 (0%, 19%, 73%, 67%)
(0.00 / 0.19 / 0.73 / 0.67)

CMYK percentages

%0
%19.28
%73.49
%67.45

Codes

Color #534316 in popluar color models

53 43 16
RGB 83 67 22
HSL 44° 58.10% 20.59%
HSB/HSV 44° 73.49% 32.55%
CMYK 0.00% 19.28% 73.49%
67.45%

Color #534316 in popluar number systems.

HEX 53 43 16
Decimal 83 67 22
Binary 1010011 1000011 10110
Octal 123 103 26

Shades and tints

Shades of #534316

#534316
(83,67,22)
#4C3D14
(76,61,20)
#453712
(69,55,18)
#3E3110
(62,49,16)
#372B0E
(55,43,14)
#30250C
(48,37,12)
#291F0A
(41,31,10)
#221908
(34,25,8)
#1B1306
(27,19,6)
#140D04
(20,13,4)
#0D0702
(13,7,2)
#000000
(0,0,0)

Tints of #534316

#534316
(83,67,22)
#62542B
(98,84,43)
#716540
(113,101,64)
#807655
(128,118,85)
#8F876A
(143,135,106)
#9E987F
(158,152,127)
#ADA994
(173,169,148)
#BCBAA9
(188,186,169)
#CBCBBE
(203,203,190)
#DADCD3
(218,220,211)
#E9EDE8
(233,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534316 color. Also use rgb(83,67,22) instead hex code.

Text Font Color

.myTextColor { color: #534316; }

<p style="color:#534316">This sample text font color is #534316.</p>

This text font color is #534316.

Background Color

.myBgColor { background-color: #534316; }

<div style="background-color:#534316">Inner text</div>

This div background color is #534316.

Border color

.myBorderColor { border: 1px solid #534316; }

<div style="border:3px solid #534316">Div</div>

This div border color is #534316.

Opacity

.myOpacity80 { color: #534316; opacity: 0.8; }

<p style="color:#534316;opacity:0.8;">80%</p>

Text with #534316 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #534316;}

<p style="text-shadow: 3px 3px 1px #534316">Text here.</p>

This text has shadow with #534316 color.


.textShadow {text-shadow: 3px 3px 1px #534316', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #534316, 5px 5px 20px red">Text here.</p>

This text has shadow with #534316 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#534316, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#534316, Direction=45, Strength=4)">Text</p>

This text has shadow with #534316 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #534316;
-webkit-box-shadow: 1px 1px 3px 2px #534316;
box-shadow: 1px 1px 3px 2px #534316;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #534316; -webkit-box-shadow: 1px 1px 3px 2px #534316; box-shadow:1px 1px 3px 2px #534316;">
Div content here
</div>

This div box has shadow with color #534316.

Preview

Color preview on black background

This text has color #534316 on black background.


Color preview on white background

This text has color #534316 on white background.


Black color preview on #534316 background

This text has black color on #534316 background.


White color preview on #534316 background

This text has white color on #534316 background.


Related colors

Complementary color

Complementary color for #hex is #ACBCE9.


I love getcolorcode.com

Triadic colors

1 #165343 and #431653 with #534316 are triadic colors.

2 #164353 and #435316 with #534316 are triadic colors.