COLOR #533342

HEX: #533342 RGB: (83,51,66)

Color info

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

RGB color model

#533342 color RGB value is (83,51,66).

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

RGB channels and saturation

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

83
51
66

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

Portions of RGB colors in percentages

R + G + B = 83 + 51 + 66 = 200 (100%)
R 83 of 200 ~ 41.5%
G 51 of 200 ~ 25.5%
B 66 of 200 ~ 33'%

%41.5
%25.5
%33

CMYK color model

#533342 color CMYK value is (0,39,20,67).

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

CMYK: (0,39,20,67)
C0M39Y20K67 (0%, 39%, 20%, 67%)
(0.00 / 0.39 / 0.20 / 0.67)

CMYK percentages

%0
%38.55
%20.48
%67.45

Codes

Color #533342 in popluar color models

53 33 42
RGB 83 51 66
HSL 332° 23.88% 26.27%
HSB/HSV 332° 38.55% 32.55%
CMYK 0.00% 38.55% 20.48%
67.45%

Color #533342 in popluar number systems.

HEX 53 33 42
Decimal 83 51 66
Binary 1010011 110011 1000010
Octal 123 63 102

Shades and tints

Shades of #533342

#533342
(83,51,66)
#4C2F3C
(76,47,60)
#452B36
(69,43,54)
#3E2730
(62,39,48)
#37232A
(55,35,42)
#301F24
(48,31,36)
#291B1E
(41,27,30)
#221718
(34,23,24)
#1B1312
(27,19,18)
#140F0C
(20,15,12)
#0D0B06
(13,11,6)
#000000
(0,0,0)

Tints of #533342

#533342
(83,51,66)
#624553
(98,69,83)
#715764
(113,87,100)
#806975
(128,105,117)
#8F7B86
(143,123,134)
#9E8D97
(158,141,151)
#AD9FA8
(173,159,168)
#BCB1B9
(188,177,185)
#CBC3CA
(203,195,202)
#DAD5DB
(218,213,219)
#E9E7EC
(233,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533342; }

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

This text font color is #533342.

Background Color

.myBgColor { background-color: #533342; }

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

This div background color is #533342.

Border color

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

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

This div border color is #533342.

Opacity

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

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

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

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

This text has shadow with #533342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533342.

Preview

Color preview on black background

This text has color #533342 on black background.


Color preview on white background

This text has color #533342 on white background.


Black color preview on #533342 background

This text has black color on #533342 background.


White color preview on #533342 background

This text has white color on #533342 background.


Related colors

Complementary color

Complementary color for #hex is #ACCCBD.


I love getcolorcode.com

Triadic colors

1 #425333 and #334253 with #533342 are triadic colors.

2 #423353 and #335342 with #533342 are triadic colors.