COLOR #533237

HEX: #533237 RGB: (83,50,55)

Color info

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

RGB color model

#533237 color RGB value is (83,50,55).

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

RGB channels and saturation

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

83
50
55

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

Portions of RGB colors in percentages

R + G + B = 83 + 50 + 55 = 188 (100%)
R 83 of 188 ~ 44.15%
G 50 of 188 ~ 26.6%
B 55 of 188 ~ 29.26'%

%44.15
%26.6
%29.26

CMYK color model

#533237 color CMYK value is (0,40,34,67).

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

CMYK: (0,40,34,67)
C0M40Y34K67 (0%, 40%, 34%, 67%)
(0.00 / 0.40 / 0.34 / 0.67)

CMYK percentages

%0
%39.76
%33.73
%67.45

Codes

Color #533237 in popluar color models

53 32 37
RGB 83 50 55
HSL 351° 24.81% 26.08%
HSB/HSV 351° 39.76% 32.55%
CMYK 0.00% 39.76% 33.73%
67.45%

Color #533237 in popluar number systems.

HEX 53 32 37
Decimal 83 50 55
Binary 1010011 110010 110111
Octal 123 62 67

Shades and tints

Shades of #533237

#533237
(83,50,55)
#4C2E32
(76,46,50)
#452A2D
(69,42,45)
#3E2628
(62,38,40)
#372223
(55,34,35)
#301E1E
(48,30,30)
#291A19
(41,26,25)
#221614
(34,22,20)
#1B120F
(27,18,15)
#140E0A
(20,14,10)
#0D0A05
(13,10,5)
#000000
(0,0,0)

Tints of #533237

#533237
(83,50,55)
#624449
(98,68,73)
#71565B
(113,86,91)
#80686D
(128,104,109)
#8F7A7F
(143,122,127)
#9E8C91
(158,140,145)
#AD9EA3
(173,158,163)
#BCB0B5
(188,176,181)
#CBC2C7
(203,194,199)
#DAD4D9
(218,212,217)
#E9E6EB
(233,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533237; }

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

This text font color is #533237.

Background Color

.myBgColor { background-color: #533237; }

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

This div background color is #533237.

Border color

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

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

This div border color is #533237.

Opacity

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

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

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

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

This text has shadow with #533237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533237.

Preview

Color preview on black background

This text has color #533237 on black background.


Color preview on white background

This text has color #533237 on white background.


Black color preview on #533237 background

This text has black color on #533237 background.


White color preview on #533237 background

This text has white color on #533237 background.


Related colors

Complementary color

Complementary color for #hex is #ACCDC8.


I love getcolorcode.com

Triadic colors

1 #375332 and #323753 with #533237 are triadic colors.

2 #373253 and #325337 with #533237 are triadic colors.