COLOR #533330

HEX: #533330 RGB: (83,51,48)

Color info

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

RGB color model

#533330 color RGB value is (83,51,48).

RGB: (83,51,48) (33%, 20%, 19%)

RGB channels and saturation

R 83 of 255 = 33%
G 51 of 255 = 20%
B 48 of 255 = 19%

83
51
48

R + G + B ~ 24%. #533330 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 51 + 48 = 182 (100%)
R 83 of 182 ~ 45.6%
G 51 of 182 ~ 28.02%
B 48 of 182 ~ 26.37'%

%45.6
%28.02
%26.37

CMYK color model

#533330 color CMYK value is (0,39,42,67).

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

CMYK: (0,39,42,67)
C0M39Y42K67 (0%, 39%, 42%, 67%)
(0.00 / 0.39 / 0.42 / 0.67)

CMYK percentages

%0
%38.55
%42.17
%67.45

Codes

Color #533330 in popluar color models

53 33 30
RGB 83 51 48
HSL 26.72% 25.69%
HSB/HSV 42.17% 32.55%
CMYK 0.00% 38.55% 42.17%
67.45%

Color #533330 in popluar number systems.

HEX 53 33 30
Decimal 83 51 48
Binary 1010011 110011 110000
Octal 123 63 60

Shades and tints

Shades of #533330

#533330
(83,51,48)
#4C2F2C
(76,47,44)
#452B28
(69,43,40)
#3E2724
(62,39,36)
#372320
(55,35,32)
#301F1C
(48,31,28)
#291B18
(41,27,24)
#221714
(34,23,20)
#1B1310
(27,19,16)
#140F0C
(20,15,12)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #533330

#533330
(83,51,48)
#624542
(98,69,66)
#715754
(113,87,84)
#806966
(128,105,102)
#8F7B78
(143,123,120)
#9E8D8A
(158,141,138)
#AD9F9C
(173,159,156)
#BCB1AE
(188,177,174)
#CBC3C0
(203,195,192)
#DAD5D2
(218,213,210)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533330; }

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

This text font color is #533330.

Background Color

.myBgColor { background-color: #533330; }

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

This div background color is #533330.

Border color

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

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

This div border color is #533330.

Opacity

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

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

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

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

This text has shadow with #533330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533330.

Preview

Color preview on black background

This text has color #533330 on black background.


Color preview on white background

This text has color #533330 on white background.


Black color preview on #533330 background

This text has black color on #533330 background.


White color preview on #533330 background

This text has white color on #533330 background.


Related colors

Complementary color

Complementary color for #hex is #ACCCCF.


I love getcolorcode.com

Triadic colors

1 #305333 and #333053 with #533330 are triadic colors.

2 #303353 and #335330 with #533330 are triadic colors.