COLOR #533406

HEX: #533406 RGB: (83,52,6)

Color info

#533406 contains mainly red and green colors. Web safe color of #533406 is #663300 (or #630).

RGB color model

#533406 color RGB value is (83,52,6).

RGB: (83,52,6) (33%, 20%, 2%)

RGB channels and saturation

R 83 of 255 = 33%
G 52 of 255 = 20%
B 6 of 255 = 2%

83
52
6

R + G + B ~ 18%. #533406 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 52 + 6 = 141 (100%)
R 83 of 141 ~ 58.87%
G 52 of 141 ~ 36.88%
B 6 of 141 ~ 4.26'%

%58.87
%36.88

CMYK color model

#533406 color CMYK value is (0,37,93,67).

  • cyan value is 0.00%
  • magenta value is 37.35%
  • yellow value is 92.77%
  • key color value is 67.45%

CMYK: (0,37,93,67)
C0M37Y93K67 (0%, 37%, 93%, 67%)
(0.00 / 0.37 / 0.93 / 0.67)

CMYK percentages

%0
%37.35
%92.77
%67.45

Codes

Color #533406 in popluar color models

53 34 06
RGB 83 52 6
HSL 36° 86.52% 17.45%
HSB/HSV 36° 92.77% 32.55%
CMYK 0.00% 37.35% 92.77%
67.45%

Color #533406 in popluar number systems.

HEX 53 34 06
Decimal 83 52 6
Binary 1010011 110100 110
Octal 123 64 6

Shades and tints

Shades of #533406

#533406
(83,52,6)
#4C3006
(76,48,6)
#452C06
(69,44,6)
#3E2806
(62,40,6)
#372406
(55,36,6)
#302006
(48,32,6)
#291C06
(41,28,6)
#221806
(34,24,6)
#1B1406
(27,20,6)
#141006
(20,16,6)
#0D0C06
(13,12,6)
#000000
(0,0,0)

Tints of #533406

#533406
(83,52,6)
#62461C
(98,70,28)
#715832
(113,88,50)
#806A48
(128,106,72)
#8F7C5E
(143,124,94)
#9E8E74
(158,142,116)
#ADA08A
(173,160,138)
#BCB2A0
(188,178,160)
#CBC4B6
(203,196,182)
#DAD6CC
(218,214,204)
#E9E8E2
(233,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #533406 color. Also use rgb(83,52,6) instead hex code.

Text Font Color

.myTextColor { color: #533406; }

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

This text font color is #533406.

Background Color

.myBgColor { background-color: #533406; }

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

This div background color is #533406.

Border color

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

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

This div border color is #533406.

Opacity

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

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

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

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

This text has shadow with #533406 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533406.

Preview

Color preview on black background

This text has color #533406 on black background.


Color preview on white background

This text has color #533406 on white background.


Black color preview on #533406 background

This text has black color on #533406 background.


White color preview on #533406 background

This text has white color on #533406 background.


Related colors

Complementary color

Complementary color for #hex is #ACCBF9.


I love getcolorcode.com

Triadic colors

1 #065334 and #340653 with #533406 are triadic colors.

2 #063453 and #345306 with #533406 are triadic colors.