COLOR #534813

HEX: #534813 RGB: (83,72,19)

Color info

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

RGB color model

#534813 color RGB value is (83,72,19).

RGB: (83,72,19) (33%, 28%, 7%)

RGB channels and saturation

R 83 of 255 = 33%
G 72 of 255 = 28%
B 19 of 255 = 7%

83
72
19

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

Portions of RGB colors in percentages

R + G + B = 83 + 72 + 19 = 174 (100%)
R 83 of 174 ~ 47.7%
G 72 of 174 ~ 41.38%
B 19 of 174 ~ 10.92'%

%47.7
%41.38
%10.92

CMYK color model

#534813 color CMYK value is (0,13,77,67).

  • cyan value is 0.00%
  • magenta value is 13.25%
  • yellow value is 77.11%
  • key color value is 67.45%
CMYK: (0,13,77,67) C0M13Y77K67 (0%,13%,77%,67%) (0.00/0.13/0.77/0.67) 

CMYK percentages

%0
%13.25
%77.11
%67.45

Codes

Color #534813 in popluar color models

53 48 13
RGB 83 72 19
HSL 50° 62.75% 20.00%
HSB/HSV 50° 77.11% 32.55%
CMYK 0.00% 13.25% 77.11%
67.45%

Color #534813 in popluar number systems.

HEX 53 48 13
Decimal 83 72 19
Binary 1010011 1001000 10011
Octal 123 110 23

Shades and tints

Shades of #534813

#534813
(83,72,19)
#4C4212
(76,66,18)
#453C11
(69,60,17)
#3E3610
(62,54,16)
#37300F
(55,48,15)
#302A0E
(48,42,14)
#29240D
(41,36,13)
#221E0C
(34,30,12)
#1B180B
(27,24,11)
#14120A
(20,18,10)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #534813

#534813
(83,72,19)
#625828
(98,88,40)
#71683D
(113,104,61)
#807852
(128,120,82)
#8F8867
(143,136,103)
#9E987C
(158,152,124)
#ADA891
(173,168,145)
#BCB8A6
(188,184,166)
#CBC8BB
(203,200,187)
#DAD8D0
(218,216,208)
#E9E8E5
(233,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534813 color. Also use rgb(83,72,19) instead hex code.

Text Font Color

.myTextColor { color: #534813; }

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

This text font color is #534813.

Background Color

.myBgColor { background-color: #534813; }

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

This div background color is #534813.

Border color

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

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

This div border color is #534813.

Opacity

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

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

Text with #534813 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 #534813;}

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

This text has shadow with #534813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534813.

Preview

Color preview on black background

This text has color #534813 on black background.


Color preview on white background

This text has color #534813 on white background.


Black color preview on #534813 background

This text has black color on #534813 background.


White color preview on #534813 background

This text has white color on #534813 background.


Related colors

Complementary color

Complementary color for #hex is #ACB7EC.


I love getcolorcode.com

Triadic colors

1 #135348 and #481353 with #534813 are triadic colors.

2 #134853 and #485313 with #534813 are triadic colors.