COLOR #533343

HEX: #533343 RGB: (83,51,67)

Color info

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

RGB color model

#533343 color RGB value is (83,51,67).

RGB: (83,51,67) (33%, 20%, 26%)

RGB channels and saturation

R 83 of 255 = 33%
G 51 of 255 = 20%
B 67 of 255 = 26%

83
51
67

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

Portions of RGB colors in percentages

R + G + B = 83 + 51 + 67 = 201 (100%)
R 83 of 201 ~ 41.29%
G 51 of 201 ~ 25.37%
B 67 of 201 ~ 33.33'%

%41.29
%25.37
%33.33

CMYK color model

#533343 color CMYK value is (0,39,19,67).

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

CMYK: (0,39,19,67)
C0M39Y19K67 (0%, 39%, 19%, 67%)
(0.00 / 0.39 / 0.19 / 0.67)

CMYK percentages

%0
%38.55
%19.28
%67.45

Codes

Color #533343 in popluar color models

53 33 43
RGB 83 51 67
HSL 330° 23.88% 26.27%
HSB/HSV 330° 38.55% 32.55%
CMYK 0.00% 38.55% 19.28%
67.45%

Color #533343 in popluar number systems.

HEX 53 33 43
Decimal 83 51 67
Binary 1010011 110011 1000011
Octal 123 63 103

Shades and tints

Shades of #533343

#533343
(83,51,67)
#4C2F3D
(76,47,61)
#452B37
(69,43,55)
#3E2731
(62,39,49)
#37232B
(55,35,43)
#301F25
(48,31,37)
#291B1F
(41,27,31)
#221719
(34,23,25)
#1B1313
(27,19,19)
#140F0D
(20,15,13)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #533343

#533343
(83,51,67)
#624554
(98,69,84)
#715765
(113,87,101)
#806976
(128,105,118)
#8F7B87
(143,123,135)
#9E8D98
(158,141,152)
#AD9FA9
(173,159,169)
#BCB1BA
(188,177,186)
#CBC3CB
(203,195,203)
#DAD5DC
(218,213,220)
#E9E7ED
(233,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533343; }

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

This text font color is #533343.

Background Color

.myBgColor { background-color: #533343; }

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

This div background color is #533343.

Border color

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

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

This div border color is #533343.

Opacity

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

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

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

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

This text has shadow with #533343 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533343.

Preview

Color preview on black background

This text has color #533343 on black background.


Color preview on white background

This text has color #533343 on white background.


Black color preview on #533343 background

This text has black color on #533343 background.


White color preview on #533343 background

This text has white color on #533343 background.


Related colors

Complementary color

Complementary color for #hex is #ACCCBC.


I love getcolorcode.com

Triadic colors

1 #435333 and #334353 with #533343 are triadic colors.

2 #433353 and #335343 with #533343 are triadic colors.