COLOR #534A49

HEX: #534A49 RGB: (83,74,73)

Color info

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

RGB color model

#534A49 color RGB value is (83,74,73).

RGB: (83,74,73) (33%, 29%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 74 of 255 = 29%
B 73 of 255 = 29%

83
74
73

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

Portions of RGB colors in percentages

R + G + B = 83 + 74 + 73 = 230 (100%)
R 83 of 230 ~ 36.09%
G 74 of 230 ~ 32.17%
B 73 of 230 ~ 31.74'%

%36.09
%32.17
%31.74

CMYK color model

#534A49 color CMYK value is (0,11,12,67).

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

CMYK: (0,11,12,67)
C0M11Y12K67 (0%, 11%, 12%, 67%)
(0.00 / 0.11 / 0.12 / 0.67)

CMYK percentages

%0
%10.84
%12.05
%67.45

Codes

Color #534A49 in popluar color models

53 4A 49
RGB 83 74 73
HSL 6.41% 30.59%
HSB/HSV 12.05% 32.55%
CMYK 0.00% 10.84% 12.05%
67.45%

Color #534A49 in popluar number systems.

HEX 53 4A 49
Decimal 83 74 73
Binary 1010011 1001010 1001001
Octal 123 112 111

Shades and tints

Shades of #534A49

#534A49
(83,74,73)
#4C4443
(76,68,67)
#453E3D
(69,62,61)
#3E3837
(62,56,55)
#373231
(55,50,49)
#302C2B
(48,44,43)
#292625
(41,38,37)
#22201F
(34,32,31)
#1B1A19
(27,26,25)
#141413
(20,20,19)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #534A49

#534A49
(83,74,73)
#625A59
(98,90,89)
#716A69
(113,106,105)
#807A79
(128,122,121)
#8F8A89
(143,138,137)
#9E9A99
(158,154,153)
#ADAAA9
(173,170,169)
#BCBAB9
(188,186,185)
#CBCAC9
(203,202,201)
#DADAD9
(218,218,217)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534A49; }

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

This text font color is #534A49.

Background Color

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

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

This div background color is #534A49.

Border color

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

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

This div border color is #534A49.

Opacity

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

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

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

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

This text has shadow with #534A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534A49.

Preview

Color preview on black background

This text has color #534A49 on black background.


Color preview on white background

This text has color #534A49 on white background.


Black color preview on #534A49 background

This text has black color on #534A49 background.


White color preview on #534A49 background

This text has white color on #534A49 background.


Related colors

Complementary color

Complementary color for #hex is #ACB5B6.


I love getcolorcode.com

Triadic colors

1 #49534A and #4A4953 with #534A49 are triadic colors.

2 #494A53 and #4A5349 with #534A49 are triadic colors.