COLOR #533326

HEX: #533326 RGB: (83,51,38)

Color info

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

RGB color model

#533326 color RGB value is (83,51,38).

RGB: (83,51,38) (33%, 20%, 15%)

RGB channels and saturation

R 83 of 255 = 33%
G 51 of 255 = 20%
B 38 of 255 = 15%

83
51
38

R + G + B ~ 23%. #533326 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 51 + 38 = 172 (100%)
R 83 of 172 ~ 48.26%
G 51 of 172 ~ 29.65%
B 38 of 172 ~ 22.09'%

%48.26
%29.65
%22.09

CMYK color model

#533326 color CMYK value is (0,39,54,67).

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

CMYK: (0,39,54,67)
C0M39Y54K67 (0%, 39%, 54%, 67%)
(0.00 / 0.39 / 0.54 / 0.67)

CMYK percentages

%0
%38.55
%54.22
%67.45

Codes

Color #533326 in popluar color models

53 33 26
RGB 83 51 38
HSL 17° 37.19% 23.73%
HSB/HSV 17° 54.22% 32.55%
CMYK 0.00% 38.55% 54.22%
67.45%

Color #533326 in popluar number systems.

HEX 53 33 26
Decimal 83 51 38
Binary 1010011 110011 100110
Octal 123 63 46

Shades and tints

Shades of #533326

#533326
(83,51,38)
#4C2F23
(76,47,35)
#452B20
(69,43,32)
#3E271D
(62,39,29)
#37231A
(55,35,26)
#301F17
(48,31,23)
#291B14
(41,27,20)
#221711
(34,23,17)
#1B130E
(27,19,14)
#140F0B
(20,15,11)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #533326

#533326
(83,51,38)
#624539
(98,69,57)
#71574C
(113,87,76)
#80695F
(128,105,95)
#8F7B72
(143,123,114)
#9E8D85
(158,141,133)
#AD9F98
(173,159,152)
#BCB1AB
(188,177,171)
#CBC3BE
(203,195,190)
#DAD5D1
(218,213,209)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533326; }

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

This text font color is #533326.

Background Color

.myBgColor { background-color: #533326; }

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

This div background color is #533326.

Border color

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

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

This div border color is #533326.

Opacity

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

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

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

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

This text has shadow with #533326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533326.

Preview

Color preview on black background

This text has color #533326 on black background.


Color preview on white background

This text has color #533326 on white background.


Black color preview on #533326 background

This text has black color on #533326 background.


White color preview on #533326 background

This text has white color on #533326 background.


Related colors

Complementary color

Complementary color for #hex is #ACCCD9.


I love getcolorcode.com

Triadic colors

1 #265333 and #332653 with #533326 are triadic colors.

2 #263353 and #335326 with #533326 are triadic colors.