COLOR #535431

HEX: #535431 RGB: (83,84,49)

Color info

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

RGB color model

#535431 color RGB value is (83,84,49).

RGB: (83,84,49) (33%, 33%, 19%)

RGB channels and saturation

R 83 of 255 = 33%
G 84 of 255 = 33%
B 49 of 255 = 19%

83
84
49

R + G + B ~ 28%. #535431 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 84 + 49 = 216 (100%)
R 83 of 216 ~ 38.43%
G 84 of 216 ~ 38.89%
B 49 of 216 ~ 22.69'%

%38.43
%38.89
%22.69

CMYK color model

#535431 color CMYK value is (1,0,42,67).

  • cyan value is 1.19%
  • magenta value is 0.00%
  • yellow value is 41.67%
  • key color value is 67.06%
CMYK: (1,0,42,67) C1M0Y42K67 (1%,0%,42%,67%) (0.01/0.00/0.42/0.67) 

CMYK percentages

%1.19
%0
%41.67
%67.06

Codes

Color #535431 in popluar color models

53 54 31
RGB 83 84 49
HSL 62° 26.32% 26.08%
HSB/HSV 62° 41.67% 32.94%
CMYK 1.19% 0.00% 41.67%
67.06%

Color #535431 in popluar number systems.

HEX 53 54 31
Decimal 83 84 49
Binary 1010011 1010100 110001
Octal 123 124 61

Shades and tints

Shades of #535431

#535431
(83,84,49)
#4C4D2D
(76,77,45)
#454629
(69,70,41)
#3E3F25
(62,63,37)
#373821
(55,56,33)
#30311D
(48,49,29)
#292A19
(41,42,25)
#222315
(34,35,21)
#1B1C11
(27,28,17)
#14150D
(20,21,13)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #535431

#535431
(83,84,49)
#626343
(98,99,67)
#717255
(113,114,85)
#808167
(128,129,103)
#8F9079
(143,144,121)
#9E9F8B
(158,159,139)
#ADAE9D
(173,174,157)
#BCBDAF
(188,189,175)
#CBCCC1
(203,204,193)
#DADBD3
(218,219,211)
#E9EAE5
(233,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535431 color. Also use rgb(83,84,49) instead hex code.

Text Font Color

.myTextColor { color: #535431; }

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

This text font color is #535431.

Background Color

.myBgColor { background-color: #535431; }

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

This div background color is #535431.

Border color

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

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

This div border color is #535431.

Opacity

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

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

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

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

This text has shadow with #535431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535431.

Preview

Color preview on black background

This text has color #535431 on black background.


Color preview on white background

This text has color #535431 on white background.


Black color preview on #535431 background

This text has black color on #535431 background.


White color preview on #535431 background

This text has white color on #535431 background.


Related colors

Complementary color

Complementary color for #hex is #ACABCE.


I love getcolorcode.com

Triadic colors

1 #315354 and #543153 with #535431 are triadic colors.

2 #315453 and #545331 with #535431 are triadic colors.