COLOR #535120

HEX: #535120 RGB: (83,81,32)

Color info

#535120 contains red, green and blue colors in about the same proportion. Web safe color of #535120 is #666633 (or #663).

RGB color model

#535120 color RGB value is (83,81,32).

RGB: (83,81,32) (33%, 32%, 13%)

RGB channels and saturation

R 83 of 255 = 33%
G 81 of 255 = 32%
B 32 of 255 = 13%

83
81
32

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

Portions of RGB colors in percentages

R + G + B = 83 + 81 + 32 = 196 (100%)
R 83 of 196 ~ 42.35%
G 81 of 196 ~ 41.33%
B 32 of 196 ~ 16.33'%

%42.35
%41.33
%16.33

CMYK color model

#535120 color CMYK value is (0,2,61,67).

  • cyan value is 0.00%
  • magenta value is 2.41%
  • yellow value is 61.45%
  • key color value is 67.45%

CMYK: (0,2,61,67)
C0M2Y61K67 (0%, 2%, 61%, 67%)
(0.00 / 0.02 / 0.61 / 0.67)

CMYK percentages

%0
%2.41
%61.45
%67.45

Codes

Color #535120 in popluar color models

53 51 20
RGB 83 81 32
HSL 58° 44.35% 22.55%
HSB/HSV 58° 61.45% 32.55%
CMYK 0.00% 2.41% 61.45%
67.45%

Color #535120 in popluar number systems.

HEX 53 51 20
Decimal 83 81 32
Binary 1010011 1010001 100000
Octal 123 121 40

Shades and tints

Shades of #535120

#535120
(83,81,32)
#4C4A1E
(76,74,30)
#45431C
(69,67,28)
#3E3C1A
(62,60,26)
#373518
(55,53,24)
#302E16
(48,46,22)
#292714
(41,39,20)
#222012
(34,32,18)
#1B1910
(27,25,16)
#14120E
(20,18,14)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #535120

#535120
(83,81,32)
#626034
(98,96,52)
#716F48
(113,111,72)
#807E5C
(128,126,92)
#8F8D70
(143,141,112)
#9E9C84
(158,156,132)
#ADAB98
(173,171,152)
#BCBAAC
(188,186,172)
#CBC9C0
(203,201,192)
#DAD8D4
(218,216,212)
#E9E7E8
(233,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535120 color. Also use rgb(83,81,32) instead hex code.

Text Font Color

.myTextColor { color: #535120; }

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

This text font color is #535120.

Background Color

.myBgColor { background-color: #535120; }

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

This div background color is #535120.

Border color

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

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

This div border color is #535120.

Opacity

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

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

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

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

This text has shadow with #535120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535120.

Preview

Color preview on black background

This text has color #535120 on black background.


Color preview on white background

This text has color #535120 on white background.


Black color preview on #535120 background

This text has black color on #535120 background.


White color preview on #535120 background

This text has white color on #535120 background.


Related colors

Complementary color

Complementary color for #hex is #ACAEDF.


I love getcolorcode.com

Triadic colors

1 #205351 and #512053 with #535120 are triadic colors.

2 #205153 and #515320 with #535120 are triadic colors.