COLOR #534749

HEX: #534749 RGB: (83,71,73)

Color info

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

RGB color model

#534749 color RGB value is (83,71,73).

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

RGB channels and saturation

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

83
71
73

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

Portions of RGB colors in percentages

R + G + B = 83 + 71 + 73 = 227 (100%)
R 83 of 227 ~ 36.56%
G 71 of 227 ~ 31.28%
B 73 of 227 ~ 32.16'%

%36.56
%31.28
%32.16

CMYK color model

#534749 color CMYK value is (0,14,12,67).

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

CMYK: (0,14,12,67)
C0M14Y12K67 (0%, 14%, 12%, 67%)
(0.00 / 0.14 / 0.12 / 0.67)

CMYK percentages

%0
%14.46
%12.05
%67.45

Codes

Color #534749 in popluar color models

53 47 49
RGB 83 71 73
HSL 350° 7.79% 30.20%
HSB/HSV 350° 14.46% 32.55%
CMYK 0.00% 14.46% 12.05%
67.45%

Color #534749 in popluar number systems.

HEX 53 47 49
Decimal 83 71 73
Binary 1010011 1000111 1001001
Octal 123 107 111

Shades and tints

Shades of #534749

#534749
(83,71,73)
#4C4143
(76,65,67)
#453B3D
(69,59,61)
#3E3537
(62,53,55)
#372F31
(55,47,49)
#30292B
(48,41,43)
#292325
(41,35,37)
#221D1F
(34,29,31)
#1B1719
(27,23,25)
#141113
(20,17,19)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #534749

#534749
(83,71,73)
#625759
(98,87,89)
#716769
(113,103,105)
#807779
(128,119,121)
#8F8789
(143,135,137)
#9E9799
(158,151,153)
#ADA7A9
(173,167,169)
#BCB7B9
(188,183,185)
#CBC7C9
(203,199,201)
#DAD7D9
(218,215,217)
#E9E7E9
(233,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534749; }

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

This text font color is #534749.

Background Color

.myBgColor { background-color: #534749; }

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

This div background color is #534749.

Border color

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

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

This div border color is #534749.

Opacity

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

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

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

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

This text has shadow with #534749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534749.

Preview

Color preview on black background

This text has color #534749 on black background.


Color preview on white background

This text has color #534749 on white background.


Black color preview on #534749 background

This text has black color on #534749 background.


White color preview on #534749 background

This text has white color on #534749 background.


Related colors

Complementary color

Complementary color for #hex is #ACB8B6.


I love getcolorcode.com

Triadic colors

1 #495347 and #474953 with #534749 are triadic colors.

2 #494753 and #475349 with #534749 are triadic colors.