COLOR #533146

HEX: #533146 RGB: (83,49,70)

Color info

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

RGB color model

#533146 color RGB value is (83,49,70).

RGB: (83,49,70) (33%, 19%, 27%)

RGB channels and saturation

R 83 of 255 = 33%
G 49 of 255 = 19%
B 70 of 255 = 27%

83
49
70

R + G + B ~ 26%. #533146 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 49 + 70 = 202 (100%)
R 83 of 202 ~ 41.09%
G 49 of 202 ~ 24.26%
B 70 of 202 ~ 34.65'%

%41.09
%24.26
%34.65

CMYK color model

#533146 color CMYK value is (0,41,16,67).

  • cyan value is 0.00%
  • magenta value is 40.96%
  • yellow value is 15.66%
  • key color value is 67.45%

CMYK: (0,41,16,67)
C0M41Y16K67 (0%, 41%, 16%, 67%)
(0.00 / 0.41 / 0.16 / 0.67)

CMYK percentages

%0
%40.96
%15.66
%67.45

Codes

Color #533146 in popluar color models

53 31 46
RGB 83 49 70
HSL 323° 25.76% 25.88%
HSB/HSV 323° 40.96% 32.55%
CMYK 0.00% 40.96% 15.66%
67.45%

Color #533146 in popluar number systems.

HEX 53 31 46
Decimal 83 49 70
Binary 1010011 110001 1000110
Octal 123 61 106

Shades and tints

Shades of #533146

#533146
(83,49,70)
#4C2D40
(76,45,64)
#45293A
(69,41,58)
#3E2534
(62,37,52)
#37212E
(55,33,46)
#301D28
(48,29,40)
#291922
(41,25,34)
#22151C
(34,21,28)
#1B1116
(27,17,22)
#140D10
(20,13,16)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #533146

#533146
(83,49,70)
#624356
(98,67,86)
#715566
(113,85,102)
#806776
(128,103,118)
#8F7986
(143,121,134)
#9E8B96
(158,139,150)
#AD9DA6
(173,157,166)
#BCAFB6
(188,175,182)
#CBC1C6
(203,193,198)
#DAD3D6
(218,211,214)
#E9E5E6
(233,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #533146 color. Also use rgb(83,49,70) instead hex code.

Text Font Color

.myTextColor { color: #533146; }

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

This text font color is #533146.

Background Color

.myBgColor { background-color: #533146; }

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

This div background color is #533146.

Border color

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

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

This div border color is #533146.

Opacity

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

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

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

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

This text has shadow with #533146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533146.

Preview

Color preview on black background

This text has color #533146 on black background.


Color preview on white background

This text has color #533146 on white background.


Black color preview on #533146 background

This text has black color on #533146 background.


White color preview on #533146 background

This text has white color on #533146 background.


Related colors

Complementary color

Complementary color for #hex is #ACCEB9.


I love getcolorcode.com

Triadic colors

1 #465331 and #314653 with #533146 are triadic colors.

2 #463153 and #315346 with #533146 are triadic colors.