COLOR #535636

HEX: #535636 RGB: (83,86,54)

Color info

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

RGB color model

#535636 color RGB value is (83,86,54).

RGB: (83,86,54) (33%, 34%, 21%)

RGB channels and saturation

R 83 of 255 = 33%
G 86 of 255 = 34%
B 54 of 255 = 21%

83
86
54

R + G + B ~ 29%. #535636 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 86 + 54 = 223 (100%)
R 83 of 223 ~ 37.22%
G 86 of 223 ~ 38.57%
B 54 of 223 ~ 24.22'%

%37.22
%38.57
%24.22

CMYK color model

#535636 color CMYK value is (3,0,37,66).

  • cyan value is 3.49%
  • magenta value is 0.00%
  • yellow value is 37.21%
  • key color value is 66.27%
CMYK: (3,0,37,66) C3M0Y37K66 (3%,0%,37%,66%) (0.03/0.00/0.37/0.66) 

CMYK percentages

%3.49
%0
%37.21
%66.27

Codes

Color #535636 in popluar color models

53 56 36
RGB 83 86 54
HSL 66° 22.86% 27.45%
HSB/HSV 66° 37.21% 33.73%
CMYK 3.49% 0.00% 37.21%
66.27%

Color #535636 in popluar number systems.

HEX 53 56 36
Decimal 83 86 54
Binary 1010011 1010110 110110
Octal 123 126 66

Shades and tints

Shades of #535636

#535636
(83,86,54)
#4C4F32
(76,79,50)
#45482E
(69,72,46)
#3E412A
(62,65,42)
#373A26
(55,58,38)
#303322
(48,51,34)
#292C1E
(41,44,30)
#22251A
(34,37,26)
#1B1E16
(27,30,22)
#141712
(20,23,18)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #535636

#535636
(83,86,54)
#626548
(98,101,72)
#71745A
(113,116,90)
#80836C
(128,131,108)
#8F927E
(143,146,126)
#9EA190
(158,161,144)
#ADB0A2
(173,176,162)
#BCBFB4
(188,191,180)
#CBCEC6
(203,206,198)
#DADDD8
(218,221,216)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535636 color. Also use rgb(83,86,54) instead hex code.

Text Font Color

.myTextColor { color: #535636; }

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

This text font color is #535636.

Background Color

.myBgColor { background-color: #535636; }

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

This div background color is #535636.

Border color

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

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

This div border color is #535636.

Opacity

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

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

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

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

This text has shadow with #535636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535636.

Preview

Color preview on black background

This text has color #535636 on black background.


Color preview on white background

This text has color #535636 on white background.


Black color preview on #535636 background

This text has black color on #535636 background.


White color preview on #535636 background

This text has white color on #535636 background.


Related colors

Complementary color

Complementary color for #hex is #ACA9C9.


I love getcolorcode.com

Triadic colors

1 #365356 and #563653 with #535636 are triadic colors.

2 #365653 and #565336 with #535636 are triadic colors.