COLOR #535227

HEX: #535227 RGB: (83,82,39)

Color info

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

RGB color model

#535227 color RGB value is (83,82,39).

RGB: (83,82,39) (33%, 32%, 15%)

RGB channels and saturation

R 83 of 255 = 33%
G 82 of 255 = 32%
B 39 of 255 = 15%

83
82
39

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

Portions of RGB colors in percentages

R + G + B = 83 + 82 + 39 = 204 (100%)
R 83 of 204 ~ 40.69%
G 82 of 204 ~ 40.2%
B 39 of 204 ~ 19.12'%

%40.69
%40.2
%19.12

CMYK color model

#535227 color CMYK value is (0,1,53,67).

  • cyan value is 0.00%
  • magenta value is 1.20%
  • yellow value is 53.01%
  • key color value is 67.45%
CMYK: (0,1,53,67) C0M1Y53K67 (0%,1%,53%,67%) (0.00/0.01/0.53/0.67) 

CMYK percentages

%0
%1.2
%53.01
%67.45

Codes

Color #535227 in popluar color models

53 52 27
RGB 83 82 39
HSL 59° 36.07% 23.92%
HSB/HSV 59° 53.01% 32.55%
CMYK 0.00% 1.20% 53.01%
67.45%

Color #535227 in popluar number systems.

HEX 53 52 27
Decimal 83 82 39
Binary 1010011 1010010 100111
Octal 123 122 47

Shades and tints

Shades of #535227

#535227
(83,82,39)
#4C4B24
(76,75,36)
#454421
(69,68,33)
#3E3D1E
(62,61,30)
#37361B
(55,54,27)
#302F18
(48,47,24)
#292815
(41,40,21)
#222112
(34,33,18)
#1B1A0F
(27,26,15)
#14130C
(20,19,12)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #535227

#535227
(83,82,39)
#62613A
(98,97,58)
#71704D
(113,112,77)
#807F60
(128,127,96)
#8F8E73
(143,142,115)
#9E9D86
(158,157,134)
#ADAC99
(173,172,153)
#BCBBAC
(188,187,172)
#CBCABF
(203,202,191)
#DAD9D2
(218,217,210)
#E9E8E5
(233,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535227; }

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

This text font color is #535227.

Background Color

.myBgColor { background-color: #535227; }

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

This div background color is #535227.

Border color

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

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

This div border color is #535227.

Opacity

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

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

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

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

This text has shadow with #535227 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535227.

Preview

Color preview on black background

This text has color #535227 on black background.


Color preview on white background

This text has color #535227 on white background.


Black color preview on #535227 background

This text has black color on #535227 background.


White color preview on #535227 background

This text has white color on #535227 background.


Related colors

Complementary color

Complementary color for #hex is #ACADD8.


I love getcolorcode.com

Triadic colors

1 #275352 and #522753 with #535227 are triadic colors.

2 #275253 and #525327 with #535227 are triadic colors.