COLOR #534929

HEX: #534929 RGB: (83,73,41)

Color info

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

RGB color model

#534929 color RGB value is (83,73,41).

RGB: (83,73,41) (33%, 29%, 16%)

RGB channels and saturation

R 83 of 255 = 33%
G 73 of 255 = 29%
B 41 of 255 = 16%

83
73
41

R + G + B ~ 26%. #534929 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 73 + 41 = 197 (100%)
R 83 of 197 ~ 42.13%
G 73 of 197 ~ 37.06%
B 41 of 197 ~ 20.81'%

%42.13
%37.06
%20.81

CMYK color model

#534929 color CMYK value is (0,12,51,67).

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

CMYK: (0,12,51,67)
C0M12Y51K67 (0%, 12%, 51%, 67%)
(0.00 / 0.12 / 0.51 / 0.67)

CMYK percentages

%0
%12.05
%50.6
%67.45

Codes

Color #534929 in popluar color models

53 49 29
RGB 83 73 41
HSL 46° 33.87% 24.31%
HSB/HSV 46° 50.60% 32.55%
CMYK 0.00% 12.05% 50.60%
67.45%

Color #534929 in popluar number systems.

HEX 53 49 29
Decimal 83 73 41
Binary 1010011 1001001 101001
Octal 123 111 51

Shades and tints

Shades of #534929

#534929
(83,73,41)
#4C4326
(76,67,38)
#453D23
(69,61,35)
#3E3720
(62,55,32)
#37311D
(55,49,29)
#302B1A
(48,43,26)
#292517
(41,37,23)
#221F14
(34,31,20)
#1B1911
(27,25,17)
#14130E
(20,19,14)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #534929

#534929
(83,73,41)
#62593C
(98,89,60)
#71694F
(113,105,79)
#807962
(128,121,98)
#8F8975
(143,137,117)
#9E9988
(158,153,136)
#ADA99B
(173,169,155)
#BCB9AE
(188,185,174)
#CBC9C1
(203,201,193)
#DAD9D4
(218,217,212)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534929; }

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

This text font color is #534929.

Background Color

.myBgColor { background-color: #534929; }

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

This div background color is #534929.

Border color

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

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

This div border color is #534929.

Opacity

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

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

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

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

This text has shadow with #534929 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534929.

Preview

Color preview on black background

This text has color #534929 on black background.


Color preview on white background

This text has color #534929 on white background.


Black color preview on #534929 background

This text has black color on #534929 background.


White color preview on #534929 background

This text has white color on #534929 background.


Related colors

Complementary color

Complementary color for #hex is #ACB6D6.


I love getcolorcode.com

Triadic colors

1 #295349 and #492953 with #534929 are triadic colors.

2 #294953 and #495329 with #534929 are triadic colors.