COLOR #534935

HEX: #534935 RGB: (83,73,53)

Color info

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

RGB color model

#534935 color RGB value is (83,73,53).

RGB: (83,73,53) (33%, 29%, 21%)

RGB channels and saturation

R 83 of 255 = 33%
G 73 of 255 = 29%
B 53 of 255 = 21%

83
73
53

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

Portions of RGB colors in percentages

R + G + B = 83 + 73 + 53 = 209 (100%)
R 83 of 209 ~ 39.71%
G 73 of 209 ~ 34.93%
B 53 of 209 ~ 25.36'%

%39.71
%34.93
%25.36

CMYK color model

#534935 color CMYK value is (0,12,36,67).

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

CMYK: (0,12,36,67)
C0M12Y36K67 (0%, 12%, 36%, 67%)
(0.00 / 0.12 / 0.36 / 0.67)

CMYK percentages

%0
%12.05
%36.14
%67.45

Codes

Color #534935 in popluar color models

53 49 35
RGB 83 73 53
HSL 40° 22.06% 26.67%
HSB/HSV 40° 36.14% 32.55%
CMYK 0.00% 12.05% 36.14%
67.45%

Color #534935 in popluar number systems.

HEX 53 49 35
Decimal 83 73 53
Binary 1010011 1001001 110101
Octal 123 111 65

Shades and tints

Shades of #534935

#534935
(83,73,53)
#4C4331
(76,67,49)
#453D2D
(69,61,45)
#3E3729
(62,55,41)
#373125
(55,49,37)
#302B21
(48,43,33)
#29251D
(41,37,29)
#221F19
(34,31,25)
#1B1915
(27,25,21)
#141311
(20,19,17)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #534935

#534935
(83,73,53)
#625947
(98,89,71)
#716959
(113,105,89)
#80796B
(128,121,107)
#8F897D
(143,137,125)
#9E998F
(158,153,143)
#ADA9A1
(173,169,161)
#BCB9B3
(188,185,179)
#CBC9C5
(203,201,197)
#DAD9D7
(218,217,215)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534935; }

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

This text font color is #534935.

Background Color

.myBgColor { background-color: #534935; }

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

This div background color is #534935.

Border color

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

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

This div border color is #534935.

Opacity

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

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

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

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

This text has shadow with #534935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534935.

Preview

Color preview on black background

This text has color #534935 on black background.


Color preview on white background

This text has color #534935 on white background.


Black color preview on #534935 background

This text has black color on #534935 background.


White color preview on #534935 background

This text has white color on #534935 background.


Related colors

Complementary color

Complementary color for #hex is #ACB6CA.


I love getcolorcode.com

Triadic colors

1 #355349 and #493553 with #534935 are triadic colors.

2 #354953 and #495335 with #534935 are triadic colors.