COLOR #523126

HEX: #523126 RGB: (82,49,38)

Color info

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

RGB color model

#523126 color RGB value is (82,49,38).

RGB: (82,49,38) (32%, 19%, 15%)

RGB channels and saturation

R 82 of 255 = 32%
G 49 of 255 = 19%
B 38 of 255 = 15%

82
49
38

R + G + B ~ 22%. #523126 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 49 + 38 = 169 (100%)
R 82 of 169 ~ 48.52%
G 49 of 169 ~ 28.99%
B 38 of 169 ~ 22.49'%

%48.52
%28.99
%22.49

CMYK color model

#523126 color CMYK value is (0,40,54,68).

  • cyan value is 0.00%
  • magenta value is 40.24%
  • yellow value is 53.66%
  • key color value is 67.84%

CMYK: (0,40,54,68)
C0M40Y54K68 (0%, 40%, 54%, 68%)
(0.00 / 0.40 / 0.54 / 0.68)

CMYK percentages

%0
%40.24
%53.66
%67.84

Codes

Color #523126 in popluar color models

52 31 26
RGB 82 49 38
HSL 15° 36.67% 23.53%
HSB/HSV 15° 53.66% 32.16%
CMYK 0.00% 40.24% 53.66%
67.84%

Color #523126 in popluar number systems.

HEX 52 31 26
Decimal 82 49 38
Binary 1010010 110001 100110
Octal 122 61 46

Shades and tints

Shades of #523126

#523126
(82,49,38)
#4B2D23
(75,45,35)
#442920
(68,41,32)
#3D251D
(61,37,29)
#36211A
(54,33,26)
#2F1D17
(47,29,23)
#281914
(40,25,20)
#211511
(33,21,17)
#1A110E
(26,17,14)
#130D0B
(19,13,11)
#0C0908
(12,9,8)
#000000
(0,0,0)

Tints of #523126

#523126
(82,49,38)
#614339
(97,67,57)
#70554C
(112,85,76)
#7F675F
(127,103,95)
#8E7972
(142,121,114)
#9D8B85
(157,139,133)
#AC9D98
(172,157,152)
#BBAFAB
(187,175,171)
#CAC1BE
(202,193,190)
#D9D3D1
(217,211,209)
#E8E5E4
(232,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523126 color. Also use rgb(82,49,38) instead hex code.

Text Font Color

.myTextColor { color: #523126; }

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

This text font color is #523126.

Background Color

.myBgColor { background-color: #523126; }

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

This div background color is #523126.

Border color

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

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

This div border color is #523126.

Opacity

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

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

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

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

This text has shadow with #523126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523126.

Preview

Color preview on black background

This text has color #523126 on black background.


Color preview on white background

This text has color #523126 on white background.


Black color preview on #523126 background

This text has black color on #523126 background.


White color preview on #523126 background

This text has white color on #523126 background.


Related colors

Complementary color

Complementary color for #hex is #ADCED9.


I love getcolorcode.com

Triadic colors

1 #265231 and #312652 with #523126 are triadic colors.

2 #263152 and #315226 with #523126 are triadic colors.