COLOR #535136

HEX: #535136 RGB: (83,81,54)

Color info

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

RGB color model

#535136 color RGB value is (83,81,54).

RGB: (83,81,54) (33%, 32%, 21%)

RGB channels and saturation

R 83 of 255 = 33%
G 81 of 255 = 32%
B 54 of 255 = 21%

83
81
54

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

Portions of RGB colors in percentages

R + G + B = 83 + 81 + 54 = 218 (100%)
R 83 of 218 ~ 38.07%
G 81 of 218 ~ 37.16%
B 54 of 218 ~ 24.77'%

%38.07
%37.16
%24.77

CMYK color model

#535136 color CMYK value is (0,2,35,67).

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

CMYK: (0,2,35,67)
C0M2Y35K67 (0%, 2%, 35%, 67%)
(0.00 / 0.02 / 0.35 / 0.67)

CMYK percentages

%0
%2.41
%34.94
%67.45

Codes

Color #535136 in popluar color models

53 51 36
RGB 83 81 54
HSL 56° 21.17% 26.86%
HSB/HSV 56° 34.94% 32.55%
CMYK 0.00% 2.41% 34.94%
67.45%

Color #535136 in popluar number systems.

HEX 53 51 36
Decimal 83 81 54
Binary 1010011 1010001 110110
Octal 123 121 66

Shades and tints

Shades of #535136

#535136
(83,81,54)
#4C4A32
(76,74,50)
#45432E
(69,67,46)
#3E3C2A
(62,60,42)
#373526
(55,53,38)
#302E22
(48,46,34)
#29271E
(41,39,30)
#22201A
(34,32,26)
#1B1916
(27,25,22)
#141212
(20,18,18)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #535136

#535136
(83,81,54)
#626048
(98,96,72)
#716F5A
(113,111,90)
#807E6C
(128,126,108)
#8F8D7E
(143,141,126)
#9E9C90
(158,156,144)
#ADABA2
(173,171,162)
#BCBAB4
(188,186,180)
#CBC9C6
(203,201,198)
#DAD8D8
(218,216,216)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535136; }

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

This text font color is #535136.

Background Color

.myBgColor { background-color: #535136; }

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

This div background color is #535136.

Border color

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

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

This div border color is #535136.

Opacity

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

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

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

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

This text has shadow with #535136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535136.

Preview

Color preview on black background

This text has color #535136 on black background.


Color preview on white background

This text has color #535136 on white background.


Black color preview on #535136 background

This text has black color on #535136 background.


White color preview on #535136 background

This text has white color on #535136 background.


Related colors

Complementary color

Complementary color for #hex is #ACAEC9.


I love getcolorcode.com

Triadic colors

1 #365351 and #513653 with #535136 are triadic colors.

2 #365153 and #515336 with #535136 are triadic colors.