COLOR #534219

HEX: #534219 RGB: (83,66,25)

Color info

#534219 contains red, green and blue colors in about the same proportion. Web safe color of #534219 is #663300 (or #630).

RGB color model

#534219 color RGB value is (83,66,25).

RGB: (83,66,25) (33%, 26%, 10%)

RGB channels and saturation

R 83 of 255 = 33%
G 66 of 255 = 26%
B 25 of 255 = 10%

83
66
25

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

Portions of RGB colors in percentages

R + G + B = 83 + 66 + 25 = 174 (100%)
R 83 of 174 ~ 47.7%
G 66 of 174 ~ 37.93%
B 25 of 174 ~ 14.37'%

%47.7
%37.93
%14.37

CMYK color model

#534219 color CMYK value is (0,20,70,67).

  • cyan value is 0.00%
  • magenta value is 20.48%
  • yellow value is 69.88%
  • key color value is 67.45%

CMYK: (0,20,70,67)
C0M20Y70K67 (0%, 20%, 70%, 67%)
(0.00 / 0.20 / 0.70 / 0.67)

CMYK percentages

%0
%20.48
%69.88
%67.45

Codes

Color #534219 in popluar color models

53 42 19
RGB 83 66 25
HSL 42° 53.70% 21.18%
HSB/HSV 42° 69.88% 32.55%
CMYK 0.00% 20.48% 69.88%
67.45%

Color #534219 in popluar number systems.

HEX 53 42 19
Decimal 83 66 25
Binary 1010011 1000010 11001
Octal 123 102 31

Shades and tints

Shades of #534219

#534219
(83,66,25)
#4C3C17
(76,60,23)
#453615
(69,54,21)
#3E3013
(62,48,19)
#372A11
(55,42,17)
#30240F
(48,36,15)
#291E0D
(41,30,13)
#22180B
(34,24,11)
#1B1209
(27,18,9)
#140C07
(20,12,7)
#0D0605
(13,6,5)
#000000
(0,0,0)

Tints of #534219

#534219
(83,66,25)
#62532D
(98,83,45)
#716441
(113,100,65)
#807555
(128,117,85)
#8F8669
(143,134,105)
#9E977D
(158,151,125)
#ADA891
(173,168,145)
#BCB9A5
(188,185,165)
#CBCAB9
(203,202,185)
#DADBCD
(218,219,205)
#E9ECE1
(233,236,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534219 color. Also use rgb(83,66,25) instead hex code.

Text Font Color

.myTextColor { color: #534219; }

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

This text font color is #534219.

Background Color

.myBgColor { background-color: #534219; }

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

This div background color is #534219.

Border color

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

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

This div border color is #534219.

Opacity

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

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

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

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

This text has shadow with #534219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534219.

Preview

Color preview on black background

This text has color #534219 on black background.


Color preview on white background

This text has color #534219 on white background.


Black color preview on #534219 background

This text has black color on #534219 background.


White color preview on #534219 background

This text has white color on #534219 background.


Related colors

Complementary color

Complementary color for #hex is #ACBDE6.


I love getcolorcode.com

Triadic colors

1 #195342 and #421953 with #534219 are triadic colors.

2 #194253 and #425319 with #534219 are triadic colors.