COLOR #535216

HEX: #535216 RGB: (83,82,22)

Color info

#535216 contains mainly red and green colors. Web safe color of #535216 is #666600 (or #660).

RGB color model

#535216 color RGB value is (83,82,22).

RGB: (83,82,22) (33%, 32%, 9%)

RGB channels and saturation

R 83 of 255 = 33%
G 82 of 255 = 32%
B 22 of 255 = 9%

83
82
22

R + G + B ~ 25%. #535216 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 82 + 22 = 187 (100%)
R 83 of 187 ~ 44.39%
G 82 of 187 ~ 43.85%
B 22 of 187 ~ 11.76'%

%44.39
%43.85
%11.76

CMYK color model

#535216 color CMYK value is (0,1,73,67).

  • cyan value is 0.00%
  • magenta value is 1.20%
  • yellow value is 73.49%
  • key color value is 67.45%

CMYK: (0,1,73,67)
C0M1Y73K67 (0%, 1%, 73%, 67%)
(0.00 / 0.01 / 0.73 / 0.67)

CMYK percentages

%0
%1.2
%73.49
%67.45

Codes

Color #535216 in popluar color models

53 52 16
RGB 83 82 22
HSL 59° 58.10% 20.59%
HSB/HSV 59° 73.49% 32.55%
CMYK 0.00% 1.20% 73.49%
67.45%

Color #535216 in popluar number systems.

HEX 53 52 16
Decimal 83 82 22
Binary 1010011 1010010 10110
Octal 123 122 26

Shades and tints

Shades of #535216

#535216
(83,82,22)
#4C4B14
(76,75,20)
#454412
(69,68,18)
#3E3D10
(62,61,16)
#37360E
(55,54,14)
#302F0C
(48,47,12)
#29280A
(41,40,10)
#222108
(34,33,8)
#1B1A06
(27,26,6)
#141304
(20,19,4)
#0D0C02
(13,12,2)
#000000
(0,0,0)

Tints of #535216

#535216
(83,82,22)
#62612B
(98,97,43)
#717040
(113,112,64)
#807F55
(128,127,85)
#8F8E6A
(143,142,106)
#9E9D7F
(158,157,127)
#ADAC94
(173,172,148)
#BCBBA9
(188,187,169)
#CBCABE
(203,202,190)
#DAD9D3
(218,217,211)
#E9E8E8
(233,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535216 color. Also use rgb(83,82,22) instead hex code.

Text Font Color

.myTextColor { color: #535216; }

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

This text font color is #535216.

Background Color

.myBgColor { background-color: #535216; }

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

This div background color is #535216.

Border color

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

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

This div border color is #535216.

Opacity

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

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

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

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

This text has shadow with #535216 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535216.

Preview

Color preview on black background

This text has color #535216 on black background.


Color preview on white background

This text has color #535216 on white background.


Black color preview on #535216 background

This text has black color on #535216 background.


White color preview on #535216 background

This text has white color on #535216 background.


Related colors

Complementary color

Complementary color for #hex is #ACADE9.


I love getcolorcode.com

Triadic colors

1 #165352 and #521653 with #535216 are triadic colors.

2 #165253 and #525316 with #535216 are triadic colors.