COLOR #533042

HEX: #533042 RGB: (83,48,66)

Color info

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

RGB color model

#533042 color RGB value is (83,48,66).

RGB: (83,48,66) (33%, 19%, 26%)

RGB channels and saturation

R 83 of 255 = 33%
G 48 of 255 = 19%
B 66 of 255 = 26%

83
48
66

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

Portions of RGB colors in percentages

R + G + B = 83 + 48 + 66 = 197 (100%)
R 83 of 197 ~ 42.13%
G 48 of 197 ~ 24.37%
B 66 of 197 ~ 33.5'%

%42.13
%24.37
%33.5

CMYK color model

#533042 color CMYK value is (0,42,20,67).

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

CMYK: (0,42,20,67)
C0M42Y20K67 (0%, 42%, 20%, 67%)
(0.00 / 0.42 / 0.20 / 0.67)

CMYK percentages

%0
%42.17
%20.48
%67.45

Codes

Color #533042 in popluar color models

53 30 42
RGB 83 48 66
HSL 329° 26.72% 25.69%
HSB/HSV 329° 42.17% 32.55%
CMYK 0.00% 42.17% 20.48%
67.45%

Color #533042 in popluar number systems.

HEX 53 30 42
Decimal 83 48 66
Binary 1010011 110000 1000010
Octal 123 60 102

Shades and tints

Shades of #533042

#533042
(83,48,66)
#4C2C3C
(76,44,60)
#452836
(69,40,54)
#3E2430
(62,36,48)
#37202A
(55,32,42)
#301C24
(48,28,36)
#29181E
(41,24,30)
#221418
(34,20,24)
#1B1012
(27,16,18)
#140C0C
(20,12,12)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #533042

#533042
(83,48,66)
#624253
(98,66,83)
#715464
(113,84,100)
#806675
(128,102,117)
#8F7886
(143,120,134)
#9E8A97
(158,138,151)
#AD9CA8
(173,156,168)
#BCAEB9
(188,174,185)
#CBC0CA
(203,192,202)
#DAD2DB
(218,210,219)
#E9E4EC
(233,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533042; }

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

This text font color is #533042.

Background Color

.myBgColor { background-color: #533042; }

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

This div background color is #533042.

Border color

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

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

This div border color is #533042.

Opacity

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

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

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

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

This text has shadow with #533042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533042.

Preview

Color preview on black background

This text has color #533042 on black background.


Color preview on white background

This text has color #533042 on white background.


Black color preview on #533042 background

This text has black color on #533042 background.


White color preview on #533042 background

This text has white color on #533042 background.


Related colors

Complementary color

Complementary color for #hex is #ACCFBD.


I love getcolorcode.com

Triadic colors

1 #425330 and #304253 with #533042 are triadic colors.

2 #423053 and #305342 with #533042 are triadic colors.