COLOR #534B49

HEX: #534B49 RGB: (83,75,73)

Color info

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

RGB color model

#534B49 color RGB value is (83,75,73).

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

RGB channels and saturation

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

83
75
73

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

Portions of RGB colors in percentages

R + G + B = 83 + 75 + 73 = 231 (100%)
R 83 of 231 ~ 35.93%
G 75 of 231 ~ 32.47%
B 73 of 231 ~ 31.6'%

%35.93
%32.47
%31.6

CMYK color model

#534B49 color CMYK value is (0,10,12,67).

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

CMYK: (0,10,12,67)
C0M10Y12K67 (0%, 10%, 12%, 67%)
(0.00 / 0.10 / 0.12 / 0.67)

CMYK percentages

%0
%9.64
%12.05
%67.45

Codes

Color #534B49 in popluar color models

53 4B 49
RGB 83 75 73
HSL 12° 6.41% 30.59%
HSB/HSV 12° 12.05% 32.55%
CMYK 0.00% 9.64% 12.05%
67.45%

Color #534B49 in popluar number systems.

HEX 53 4B 49
Decimal 83 75 73
Binary 1010011 1001011 1001001
Octal 123 113 111

Shades and tints

Shades of #534B49

#534B49
(83,75,73)
#4C4543
(76,69,67)
#453F3D
(69,63,61)
#3E3937
(62,57,55)
#373331
(55,51,49)
#302D2B
(48,45,43)
#292725
(41,39,37)
#22211F
(34,33,31)
#1B1B19
(27,27,25)
#141513
(20,21,19)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #534B49

#534B49
(83,75,73)
#625B59
(98,91,89)
#716B69
(113,107,105)
#807B79
(128,123,121)
#8F8B89
(143,139,137)
#9E9B99
(158,155,153)
#ADABA9
(173,171,169)
#BCBBB9
(188,187,185)
#CBCBC9
(203,203,201)
#DADBD9
(218,219,217)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534B49; }

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

This text font color is #534B49.

Background Color

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

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

This div background color is #534B49.

Border color

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

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

This div border color is #534B49.

Opacity

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

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

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

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

This text has shadow with #534B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534B49.

Preview

Color preview on black background

This text has color #534B49 on black background.


Color preview on white background

This text has color #534B49 on white background.


Black color preview on #534B49 background

This text has black color on #534B49 background.


White color preview on #534B49 background

This text has white color on #534B49 background.


Related colors

Complementary color

Complementary color for #hex is #ACB4B6.


I love getcolorcode.com

Triadic colors

1 #49534B and #4B4953 with #534B49 are triadic colors.

2 #494B53 and #4B5349 with #534B49 are triadic colors.