COLOR #534837

HEX: #534837 RGB: (83,72,55)

Color info

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

RGB color model

#534837 color RGB value is (83,72,55).

RGB: (83,72,55) (33%, 28%, 22%)

RGB channels and saturation

R 83 of 255 = 33%
G 72 of 255 = 28%
B 55 of 255 = 22%

83
72
55

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

Portions of RGB colors in percentages

R + G + B = 83 + 72 + 55 = 210 (100%)
R 83 of 210 ~ 39.52%
G 72 of 210 ~ 34.29%
B 55 of 210 ~ 26.19'%

%39.52
%34.29
%26.19

CMYK color model

#534837 color CMYK value is (0,13,34,67).

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

CMYK: (0,13,34,67)
C0M13Y34K67 (0%, 13%, 34%, 67%)
(0.00 / 0.13 / 0.34 / 0.67)

CMYK percentages

%0
%13.25
%33.73
%67.45

Codes

Color #534837 in popluar color models

53 48 37
RGB 83 72 55
HSL 36° 20.29% 27.06%
HSB/HSV 36° 33.73% 32.55%
CMYK 0.00% 13.25% 33.73%
67.45%

Color #534837 in popluar number systems.

HEX 53 48 37
Decimal 83 72 55
Binary 1010011 1001000 110111
Octal 123 110 67

Shades and tints

Shades of #534837

#534837
(83,72,55)
#4C4232
(76,66,50)
#453C2D
(69,60,45)
#3E3628
(62,54,40)
#373023
(55,48,35)
#302A1E
(48,42,30)
#292419
(41,36,25)
#221E14
(34,30,20)
#1B180F
(27,24,15)
#14120A
(20,18,10)
#0D0C05
(13,12,5)
#000000
(0,0,0)

Tints of #534837

#534837
(83,72,55)
#625849
(98,88,73)
#71685B
(113,104,91)
#80786D
(128,120,109)
#8F887F
(143,136,127)
#9E9891
(158,152,145)
#ADA8A3
(173,168,163)
#BCB8B5
(188,184,181)
#CBC8C7
(203,200,199)
#DAD8D9
(218,216,217)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534837; }

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

This text font color is #534837.

Background Color

.myBgColor { background-color: #534837; }

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

This div background color is #534837.

Border color

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

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

This div border color is #534837.

Opacity

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

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

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

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

This text has shadow with #534837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534837.

Preview

Color preview on black background

This text has color #534837 on black background.


Color preview on white background

This text has color #534837 on white background.


Black color preview on #534837 background

This text has black color on #534837 background.


White color preview on #534837 background

This text has white color on #534837 background.


Related colors

Complementary color

Complementary color for #hex is #ACB7C8.


I love getcolorcode.com

Triadic colors

1 #375348 and #483753 with #534837 are triadic colors.

2 #374853 and #485337 with #534837 are triadic colors.