COLOR #533747

HEX: #533747 RGB: (83,55,71)

Color info

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

RGB color model

#533747 color RGB value is (83,55,71).

RGB: (83,55,71) (33%, 22%, 28%)

RGB channels and saturation

R 83 of 255 = 33%
G 55 of 255 = 22%
B 71 of 255 = 28%

83
55
71

R + G + B ~ 28%. #533747 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 55 + 71 = 209 (100%)
R 83 of 209 ~ 39.71%
G 55 of 209 ~ 26.32%
B 71 of 209 ~ 33.97'%

%39.71
%26.32
%33.97

CMYK color model

#533747 color CMYK value is (0,34,14,67).

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

CMYK: (0,34,14,67)
C0M34Y14K67 (0%, 34%, 14%, 67%)
(0.00 / 0.34 / 0.14 / 0.67)

CMYK percentages

%0
%33.73
%14.46
%67.45

Codes

Color #533747 in popluar color models

53 37 47
RGB 83 55 71
HSL 326° 20.29% 27.06%
HSB/HSV 326° 33.73% 32.55%
CMYK 0.00% 33.73% 14.46%
67.45%

Color #533747 in popluar number systems.

HEX 53 37 47
Decimal 83 55 71
Binary 1010011 110111 1000111
Octal 123 67 107

Shades and tints

Shades of #533747

#533747
(83,55,71)
#4C3241
(76,50,65)
#452D3B
(69,45,59)
#3E2835
(62,40,53)
#37232F
(55,35,47)
#301E29
(48,30,41)
#291923
(41,25,35)
#22141D
(34,20,29)
#1B0F17
(27,15,23)
#140A11
(20,10,17)
#0D050B
(13,5,11)
#000000
(0,0,0)

Tints of #533747

#533747
(83,55,71)
#624957
(98,73,87)
#715B67
(113,91,103)
#806D77
(128,109,119)
#8F7F87
(143,127,135)
#9E9197
(158,145,151)
#ADA3A7
(173,163,167)
#BCB5B7
(188,181,183)
#CBC7C7
(203,199,199)
#DAD9D7
(218,217,215)
#E9EBE7
(233,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533747; }

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

This text font color is #533747.

Background Color

.myBgColor { background-color: #533747; }

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

This div background color is #533747.

Border color

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

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

This div border color is #533747.

Opacity

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

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

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

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

This text has shadow with #533747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533747.

Preview

Color preview on black background

This text has color #533747 on black background.


Color preview on white background

This text has color #533747 on white background.


Black color preview on #533747 background

This text has black color on #533747 background.


White color preview on #533747 background

This text has white color on #533747 background.


Related colors

Complementary color

Complementary color for #hex is #ACC8B8.


I love getcolorcode.com

Triadic colors

1 #475337 and #374753 with #533747 are triadic colors.

2 #473753 and #375347 with #533747 are triadic colors.