COLOR #534733

HEX: #534733 RGB: (83,71,51)

Color info

#534733 contains red, green and blue colors in about the same proportion. Web safe color of #534733 is #663333 (or #633).

RGB color model

#534733 color RGB value is (83,71,51).

RGB: (83,71,51) (33%, 28%, 20%)

RGB channels and saturation

R 83 of 255 = 33%
G 71 of 255 = 28%
B 51 of 255 = 20%

83
71
51

R + G + B ~ 27%. #534733 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 71 + 51 = 205 (100%)
R 83 of 205 ~ 40.49%
G 71 of 205 ~ 34.63%
B 51 of 205 ~ 24.88'%

%40.49
%34.63
%24.88

CMYK color model

#534733 color CMYK value is (0,14,39,67).

  • cyan value is 0.00%
  • magenta value is 14.46%
  • yellow value is 38.55%
  • key color value is 67.45%

CMYK: (0,14,39,67)
C0M14Y39K67 (0%, 14%, 39%, 67%)
(0.00 / 0.14 / 0.39 / 0.67)

CMYK percentages

%0
%14.46
%38.55
%67.45

Codes

Color #534733 in popluar color models

53 47 33
RGB 83 71 51
HSL 38° 23.88% 26.27%
HSB/HSV 38° 38.55% 32.55%
CMYK 0.00% 14.46% 38.55%
67.45%

Color #534733 in popluar number systems.

HEX 53 47 33
Decimal 83 71 51
Binary 1010011 1000111 110011
Octal 123 107 63

Shades and tints

Shades of #534733

#534733
(83,71,51)
#4C412F
(76,65,47)
#453B2B
(69,59,43)
#3E3527
(62,53,39)
#372F23
(55,47,35)
#30291F
(48,41,31)
#29231B
(41,35,27)
#221D17
(34,29,23)
#1B1713
(27,23,19)
#14110F
(20,17,15)
#0D0B0B
(13,11,11)
#000000
(0,0,0)

Tints of #534733

#534733
(83,71,51)
#625745
(98,87,69)
#716757
(113,103,87)
#807769
(128,119,105)
#8F877B
(143,135,123)
#9E978D
(158,151,141)
#ADA79F
(173,167,159)
#BCB7B1
(188,183,177)
#CBC7C3
(203,199,195)
#DAD7D5
(218,215,213)
#E9E7E7
(233,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534733 color. Also use rgb(83,71,51) instead hex code.

Text Font Color

.myTextColor { color: #534733; }

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

This text font color is #534733.

Background Color

.myBgColor { background-color: #534733; }

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

This div background color is #534733.

Border color

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

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

This div border color is #534733.

Opacity

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

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

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

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

This text has shadow with #534733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534733.

Preview

Color preview on black background

This text has color #534733 on black background.


Color preview on white background

This text has color #534733 on white background.


Black color preview on #534733 background

This text has black color on #534733 background.


White color preview on #534733 background

This text has white color on #534733 background.


Related colors

Complementary color

Complementary color for #hex is #ACB8CC.


I love getcolorcode.com

Triadic colors

1 #335347 and #473353 with #534733 are triadic colors.

2 #334753 and #475333 with #534733 are triadic colors.