COLOR #534A47

HEX: #534A47 RGB: (83,74,71)

Color info

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

RGB color model

#534A47 color RGB value is (83,74,71).

RGB: (83,74,71) (33%, 29%, 28%)

RGB channels and saturation

R 83 of 255 = 33%
G 74 of 255 = 29%
B 71 of 255 = 28%

83
74
71

R + G + B ~ 30%. #534A47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 74 + 71 = 228 (100%)
R 83 of 228 ~ 36.4%
G 74 of 228 ~ 32.46%
B 71 of 228 ~ 31.14'%

%36.4
%32.46
%31.14

CMYK color model

#534A47 color CMYK value is (0,11,14,67).

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

CMYK: (0,11,14,67)
C0M11Y14K67 (0%, 11%, 14%, 67%)
(0.00 / 0.11 / 0.14 / 0.67)

CMYK percentages

%0
%10.84
%14.46
%67.45

Codes

Color #534A47 in popluar color models

53 4A 47
RGB 83 74 71
HSL 15° 7.79% 30.20%
HSB/HSV 15° 14.46% 32.55%
CMYK 0.00% 10.84% 14.46%
67.45%

Color #534A47 in popluar number systems.

HEX 53 4A 47
Decimal 83 74 71
Binary 1010011 1001010 1000111
Octal 123 112 107

Shades and tints

Shades of #534A47

#534A47
(83,74,71)
#4C4441
(76,68,65)
#453E3B
(69,62,59)
#3E3835
(62,56,53)
#37322F
(55,50,47)
#302C29
(48,44,41)
#292623
(41,38,35)
#22201D
(34,32,29)
#1B1A17
(27,26,23)
#141411
(20,20,17)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #534A47

#534A47
(83,74,71)
#625A57
(98,90,87)
#716A67
(113,106,103)
#807A77
(128,122,119)
#8F8A87
(143,138,135)
#9E9A97
(158,154,151)
#ADAAA7
(173,170,167)
#BCBAB7
(188,186,183)
#CBCAC7
(203,202,199)
#DADAD7
(218,218,215)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534A47; }

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

This text font color is #534A47.

Background Color

.myBgColor { background-color: #534A47; }

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

This div background color is #534A47.

Border color

.myBorderColor { border: 1px solid #534A47; }

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

This div border color is #534A47.

Opacity

.myOpacity80 { color: #534A47; opacity: 0.8; }

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

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

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

This text has shadow with #534A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534A47.

Preview

Color preview on black background

This text has color #534A47 on black background.


Color preview on white background

This text has color #534A47 on white background.


Black color preview on #534A47 background

This text has black color on #534A47 background.


White color preview on #534A47 background

This text has white color on #534A47 background.


Related colors

Complementary color

Complementary color for #hex is #ACB5B8.


I love getcolorcode.com

Triadic colors

1 #47534A and #4A4753 with #534A47 are triadic colors.

2 #474A53 and #4A5347 with #534A47 are triadic colors.