COLOR #535121

HEX: #535121 RGB: (83,81,33)

Color info

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

RGB color model

#535121 color RGB value is (83,81,33).

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

RGB channels and saturation

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

83
81
33

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

Portions of RGB colors in percentages

R + G + B = 83 + 81 + 33 = 197 (100%)
R 83 of 197 ~ 42.13%
G 81 of 197 ~ 41.12%
B 33 of 197 ~ 16.75'%

%42.13
%41.12
%16.75

CMYK color model

#535121 color CMYK value is (0,2,60,67).

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

CMYK: (0,2,60,67)
C0M2Y60K67 (0%, 2%, 60%, 67%)
(0.00 / 0.02 / 0.60 / 0.67)

CMYK percentages

%0
%2.41
%60.24
%67.45

Codes

Color #535121 in popluar color models

53 51 21
RGB 83 81 33
HSL 58° 43.10% 22.75%
HSB/HSV 58° 60.24% 32.55%
CMYK 0.00% 2.41% 60.24%
67.45%

Color #535121 in popluar number systems.

HEX 53 51 21
Decimal 83 81 33
Binary 1010011 1010001 100001
Octal 123 121 41

Shades and tints

Shades of #535121

#535121
(83,81,33)
#4C4A1E
(76,74,30)
#45431B
(69,67,27)
#3E3C18
(62,60,24)
#373515
(55,53,21)
#302E12
(48,46,18)
#29270F
(41,39,15)
#22200C
(34,32,12)
#1B1909
(27,25,9)
#141206
(20,18,6)
#0D0B03
(13,11,3)
#000000
(0,0,0)

Tints of #535121

#535121
(83,81,33)
#626035
(98,96,53)
#716F49
(113,111,73)
#807E5D
(128,126,93)
#8F8D71
(143,141,113)
#9E9C85
(158,156,133)
#ADAB99
(173,171,153)
#BCBAAD
(188,186,173)
#CBC9C1
(203,201,193)
#DAD8D5
(218,216,213)
#E9E7E9
(233,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535121; }

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

This text font color is #535121.

Background Color

.myBgColor { background-color: #535121; }

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

This div background color is #535121.

Border color

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

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

This div border color is #535121.

Opacity

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

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

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

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

This text has shadow with #535121 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535121.

Preview

Color preview on black background

This text has color #535121 on black background.


Color preview on white background

This text has color #535121 on white background.


Black color preview on #535121 background

This text has black color on #535121 background.


White color preview on #535121 background

This text has white color on #535121 background.


Related colors

Complementary color

Complementary color for #hex is #ACAEDE.


I love getcolorcode.com

Triadic colors

1 #215351 and #512153 with #535121 are triadic colors.

2 #215153 and #515321 with #535121 are triadic colors.