COLOR #535228

HEX: #535228 RGB: (83,82,40)

Color info

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

RGB color model

#535228 color RGB value is (83,82,40).

RGB: (83,82,40) (33%, 32%, 16%)

RGB channels and saturation

R 83 of 255 = 33%
G 82 of 255 = 32%
B 40 of 255 = 16%

83
82
40

R + G + B ~ 27%. #535228 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 82 + 40 = 205 (100%)
R 83 of 205 ~ 40.49%
G 82 of 205 ~ 40%
B 40 of 205 ~ 19.51'%

%40.49
%40
%19.51

CMYK color model

#535228 color CMYK value is (0,1,52,67).

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

CMYK: (0,1,52,67)
C0M1Y52K67 (0%, 1%, 52%, 67%)
(0.00 / 0.01 / 0.52 / 0.67)

CMYK percentages

%0
%1.2
%51.81
%67.45

Codes

Color #535228 in popluar color models

53 52 28
RGB 83 82 40
HSL 59° 34.96% 24.12%
HSB/HSV 59° 51.81% 32.55%
CMYK 0.00% 1.20% 51.81%
67.45%

Color #535228 in popluar number systems.

HEX 53 52 28
Decimal 83 82 40
Binary 1010011 1010010 101000
Octal 123 122 50

Shades and tints

Shades of #535228

#535228
(83,82,40)
#4C4B25
(76,75,37)
#454422
(69,68,34)
#3E3D1F
(62,61,31)
#37361C
(55,54,28)
#302F19
(48,47,25)
#292816
(41,40,22)
#222113
(34,33,19)
#1B1A10
(27,26,16)
#14130D
(20,19,13)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #535228

#535228
(83,82,40)
#62613B
(98,97,59)
#71704E
(113,112,78)
#807F61
(128,127,97)
#8F8E74
(143,142,116)
#9E9D87
(158,157,135)
#ADAC9A
(173,172,154)
#BCBBAD
(188,187,173)
#CBCAC0
(203,202,192)
#DAD9D3
(218,217,211)
#E9E8E6
(233,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535228; }

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

This text font color is #535228.

Background Color

.myBgColor { background-color: #535228; }

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

This div background color is #535228.

Border color

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

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

This div border color is #535228.

Opacity

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

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

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

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

This text has shadow with #535228 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535228.

Preview

Color preview on black background

This text has color #535228 on black background.


Color preview on white background

This text has color #535228 on white background.


Black color preview on #535228 background

This text has black color on #535228 background.


White color preview on #535228 background

This text has white color on #535228 background.


Related colors

Complementary color

Complementary color for #hex is #ACADD7.


I love getcolorcode.com

Triadic colors

1 #285352 and #522853 with #535228 are triadic colors.

2 #285253 and #525328 with #535228 are triadic colors.