COLOR #523D43

HEX: #523D43 RGB: (82,61,67)

Color info

#523D43 contains red, green and blue colors in about the same proportion. Web safe color of #523D43 is #663333 (or #633).

RGB color model

#523D43 color RGB value is (82,61,67).

RGB: (82,61,67) (32%, 24%, 26%)

RGB channels and saturation

R 82 of 255 = 32%
G 61 of 255 = 24%
B 67 of 255 = 26%

82
61
67

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

Portions of RGB colors in percentages

R + G + B = 82 + 61 + 67 = 210 (100%)
R 82 of 210 ~ 39.05%
G 61 of 210 ~ 29.05%
B 67 of 210 ~ 31.9'%

%39.05
%29.05
%31.9

CMYK color model

#523D43 color CMYK value is (0,26,18,68).

  • cyan value is 0.00%
  • magenta value is 25.61%
  • yellow value is 18.29%
  • key color value is 67.84%
CMYK: (0,26,18,68) C0M26Y18K68 (0%,26%,18%,68%) (0.00/0.26/0.18/0.68) 

CMYK percentages

%0
%25.61
%18.29
%67.84

Codes

Color #523D43 in popluar color models

52 3D 43
RGB 82 61 67
HSL 343° 14.69% 28.04%
HSB/HSV 343° 25.61% 32.16%
CMYK 0.00% 25.61% 18.29%
67.84%

Color #523D43 in popluar number systems.

HEX 52 3D 43
Decimal 82 61 67
Binary 1010010 111101 1000011
Octal 122 75 103

Shades and tints

Shades of #523D43

#523D43
(82,61,67)
#4B383D
(75,56,61)
#443337
(68,51,55)
#3D2E31
(61,46,49)
#36292B
(54,41,43)
#2F2425
(47,36,37)
#281F1F
(40,31,31)
#211A19
(33,26,25)
#1A1513
(26,21,19)
#13100D
(19,16,13)
#0C0B07
(12,11,7)
#000000
(0,0,0)

Tints of #523D43

#523D43
(82,61,67)
#614E54
(97,78,84)
#705F65
(112,95,101)
#7F7076
(127,112,118)
#8E8187
(142,129,135)
#9D9298
(157,146,152)
#ACA3A9
(172,163,169)
#BBB4BA
(187,180,186)
#CAC5CB
(202,197,203)
#D9D6DC
(217,214,220)
#E8E7ED
(232,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523D43 color. Also use rgb(82,61,67) instead hex code.

Text Font Color

.myTextColor { color: #523D43; }

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

This text font color is #523D43.

Background Color

.myBgColor { background-color: #523D43; }

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

This div background color is #523D43.

Border color

.myBorderColor { border: 1px solid #523D43; }

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

This div border color is #523D43.

Opacity

.myOpacity80 { color: #523D43; opacity: 0.8; }

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

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

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

This text has shadow with #523D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523D43.

Preview

Color preview on black background

This text has color #523D43 on black background.


Color preview on white background

This text has color #523D43 on white background.


Black color preview on #523D43 background

This text has black color on #523D43 background.


White color preview on #523D43 background

This text has white color on #523D43 background.


Related colors

Complementary color

Complementary color for #hex is #ADC2BC.


I love getcolorcode.com

Triadic colors

1 #43523D and #3D4352 with #523D43 are triadic colors.

2 #433D52 and #3D5243 with #523D43 are triadic colors.