COLOR #535543

HEX: #535543 RGB: (83,85,67)

Color info

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

RGB color model

#535543 color RGB value is (83,85,67).

RGB: (83,85,67) (33%, 33%, 26%)

RGB channels and saturation

R 83 of 255 = 33%
G 85 of 255 = 33%
B 67 of 255 = 26%

83
85
67

R + G + B ~ 31%. #535543 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 85 + 67 = 235 (100%)
R 83 of 235 ~ 35.32%
G 85 of 235 ~ 36.17%
B 67 of 235 ~ 28.51'%

%35.32
%36.17
%28.51

CMYK color model

#535543 color CMYK value is (2,0,21,67).

  • cyan value is 2.35%
  • magenta value is 0.00%
  • yellow value is 21.18%
  • key color value is 66.67%

CMYK: (2,0,21,67)
C2M0Y21K67 (2%, 0%, 21%, 67%)
(0.02 / 0.00 / 0.21 / 0.67)

CMYK percentages

%2.35
%0
%21.18
%66.67

Codes

Color #535543 in popluar color models

53 55 43
RGB 83 85 67
HSL 67° 11.84% 29.80%
HSB/HSV 67° 21.18% 33.33%
CMYK 2.35% 0.00% 21.18%
66.67%

Color #535543 in popluar number systems.

HEX 53 55 43
Decimal 83 85 67
Binary 1010011 1010101 1000011
Octal 123 125 103

Shades and tints

Shades of #535543

#535543
(83,85,67)
#4C4E3D
(76,78,61)
#454737
(69,71,55)
#3E4031
(62,64,49)
#37392B
(55,57,43)
#303225
(48,50,37)
#292B1F
(41,43,31)
#222419
(34,36,25)
#1B1D13
(27,29,19)
#14160D
(20,22,13)
#0D0F07
(13,15,7)
#000000
(0,0,0)

Tints of #535543

#535543
(83,85,67)
#626454
(98,100,84)
#717365
(113,115,101)
#808276
(128,130,118)
#8F9187
(143,145,135)
#9EA098
(158,160,152)
#ADAFA9
(173,175,169)
#BCBEBA
(188,190,186)
#CBCDCB
(203,205,203)
#DADCDC
(218,220,220)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535543 color. Also use rgb(83,85,67) instead hex code.

Text Font Color

.myTextColor { color: #535543; }

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

This text font color is #535543.

Background Color

.myBgColor { background-color: #535543; }

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

This div background color is #535543.

Border color

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

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

This div border color is #535543.

Opacity

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

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

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

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

This text has shadow with #535543 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535543.

Preview

Color preview on black background

This text has color #535543 on black background.


Color preview on white background

This text has color #535543 on white background.


Black color preview on #535543 background

This text has black color on #535543 background.


White color preview on #535543 background

This text has white color on #535543 background.


Related colors

Complementary color

Complementary color for #hex is #ACAABC.


I love getcolorcode.com

Triadic colors

1 #435355 and #554353 with #535543 are triadic colors.

2 #435553 and #555343 with #535543 are triadic colors.