COLOR #534937

HEX: #534937 RGB: (83,73,55)

Color info

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

RGB color model

#534937 color RGB value is (83,73,55).

RGB: (83,73,55) (33%, 29%, 22%)

RGB channels and saturation

R 83 of 255 = 33%
G 73 of 255 = 29%
B 55 of 255 = 22%

83
73
55

R + G + B ~ 28%. #534937 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 73 + 55 = 211 (100%)
R 83 of 211 ~ 39.34%
G 73 of 211 ~ 34.6%
B 55 of 211 ~ 26.07'%

%39.34
%34.6
%26.07

CMYK color model

#534937 color CMYK value is (0,12,34,67).

  • cyan value is 0.00%
  • magenta value is 12.05%
  • yellow value is 33.73%
  • key color value is 67.45%

CMYK: (0,12,34,67)
C0M12Y34K67 (0%, 12%, 34%, 67%)
(0.00 / 0.12 / 0.34 / 0.67)

CMYK percentages

%0
%12.05
%33.73
%67.45

Codes

Color #534937 in popluar color models

53 49 37
RGB 83 73 55
HSL 39° 20.29% 27.06%
HSB/HSV 39° 33.73% 32.55%
CMYK 0.00% 12.05% 33.73%
67.45%

Color #534937 in popluar number systems.

HEX 53 49 37
Decimal 83 73 55
Binary 1010011 1001001 110111
Octal 123 111 67

Shades and tints

Shades of #534937

#534937
(83,73,55)
#4C4332
(76,67,50)
#453D2D
(69,61,45)
#3E3728
(62,55,40)
#373123
(55,49,35)
#302B1E
(48,43,30)
#292519
(41,37,25)
#221F14
(34,31,20)
#1B190F
(27,25,15)
#14130A
(20,19,10)
#0D0D05
(13,13,5)
#000000
(0,0,0)

Tints of #534937

#534937
(83,73,55)
#625949
(98,89,73)
#71695B
(113,105,91)
#80796D
(128,121,109)
#8F897F
(143,137,127)
#9E9991
(158,153,145)
#ADA9A3
(173,169,163)
#BCB9B5
(188,185,181)
#CBC9C7
(203,201,199)
#DAD9D9
(218,217,217)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534937 color. Also use rgb(83,73,55) instead hex code.

Text Font Color

.myTextColor { color: #534937; }

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

This text font color is #534937.

Background Color

.myBgColor { background-color: #534937; }

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

This div background color is #534937.

Border color

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

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

This div border color is #534937.

Opacity

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

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

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

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

This text has shadow with #534937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534937.

Preview

Color preview on black background

This text has color #534937 on black background.


Color preview on white background

This text has color #534937 on white background.


Black color preview on #534937 background

This text has black color on #534937 background.


White color preview on #534937 background

This text has white color on #534937 background.


Related colors

Complementary color

Complementary color for #hex is #ACB6C8.


I love getcolorcode.com

Triadic colors

1 #375349 and #493753 with #534937 are triadic colors.

2 #374953 and #495337 with #534937 are triadic colors.