COLOR #533733

HEX: #533733 RGB: (83,55,51)

Color info

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

RGB color model

#533733 color RGB value is (83,55,51).

RGB: (83,55,51) (33%, 22%, 20%)

RGB channels and saturation

R 83 of 255 = 33%
G 55 of 255 = 22%
B 51 of 255 = 20%

83
55
51

R + G + B ~ 25%. #533733 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 55 + 51 = 189 (100%)
R 83 of 189 ~ 43.92%
G 55 of 189 ~ 29.1%
B 51 of 189 ~ 26.98'%

%43.92
%29.1
%26.98

CMYK color model

#533733 color CMYK value is (0,34,39,67).

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

CMYK: (0,34,39,67)
C0M34Y39K67 (0%, 34%, 39%, 67%)
(0.00 / 0.34 / 0.39 / 0.67)

CMYK percentages

%0
%33.73
%38.55
%67.45

Codes

Color #533733 in popluar color models

53 37 33
RGB 83 55 51
HSL 23.88% 26.27%
HSB/HSV 38.55% 32.55%
CMYK 0.00% 33.73% 38.55%
67.45%

Color #533733 in popluar number systems.

HEX 53 37 33
Decimal 83 55 51
Binary 1010011 110111 110011
Octal 123 67 63

Shades and tints

Shades of #533733

#533733
(83,55,51)
#4C322F
(76,50,47)
#452D2B
(69,45,43)
#3E2827
(62,40,39)
#372323
(55,35,35)
#301E1F
(48,30,31)
#29191B
(41,25,27)
#221417
(34,20,23)
#1B0F13
(27,15,19)
#140A0F
(20,10,15)
#0D050B
(13,5,11)
#000000
(0,0,0)

Tints of #533733

#533733
(83,55,51)
#624945
(98,73,69)
#715B57
(113,91,87)
#806D69
(128,109,105)
#8F7F7B
(143,127,123)
#9E918D
(158,145,141)
#ADA39F
(173,163,159)
#BCB5B1
(188,181,177)
#CBC7C3
(203,199,195)
#DAD9D5
(218,217,213)
#E9EBE7
(233,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533733; }

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

This text font color is #533733.

Background Color

.myBgColor { background-color: #533733; }

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

This div background color is #533733.

Border color

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

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

This div border color is #533733.

Opacity

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

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

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

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

This text has shadow with #533733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533733.

Preview

Color preview on black background

This text has color #533733 on black background.


Color preview on white background

This text has color #533733 on white background.


Black color preview on #533733 background

This text has black color on #533733 background.


White color preview on #533733 background

This text has white color on #533733 background.


Related colors

Complementary color

Complementary color for #hex is #ACC8CC.


I love getcolorcode.com

Triadic colors

1 #335337 and #373353 with #533733 are triadic colors.

2 #333753 and #375333 with #533733 are triadic colors.