COLOR #523146

HEX: #523146 RGB: (82,49,70)

Color info

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

RGB color model

#523146 color RGB value is (82,49,70).

RGB: (82,49,70) (32%, 19%, 27%)

RGB channels and saturation

R 82 of 255 = 32%
G 49 of 255 = 19%
B 70 of 255 = 27%

82
49
70

R + G + B ~ 26%. #523146 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 49 + 70 = 201 (100%)
R 82 of 201 ~ 40.8%
G 49 of 201 ~ 24.38%
B 70 of 201 ~ 34.83'%

%40.8
%24.38
%34.83

CMYK color model

#523146 color CMYK value is (0,40,15,68).

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

CMYK: (0,40,15,68)
C0M40Y15K68 (0%, 40%, 15%, 68%)
(0.00 / 0.40 / 0.15 / 0.68)

CMYK percentages

%0
%40.24
%14.63
%67.84

Codes

Color #523146 in popluar color models

52 31 46
RGB 82 49 70
HSL 322° 25.19% 25.69%
HSB/HSV 322° 40.24% 32.16%
CMYK 0.00% 40.24% 14.63%
67.84%

Color #523146 in popluar number systems.

HEX 52 31 46
Decimal 82 49 70
Binary 1010010 110001 1000110
Octal 122 61 106

Shades and tints

Shades of #523146

#523146
(82,49,70)
#4B2D40
(75,45,64)
#44293A
(68,41,58)
#3D2534
(61,37,52)
#36212E
(54,33,46)
#2F1D28
(47,29,40)
#281922
(40,25,34)
#21151C
(33,21,28)
#1A1116
(26,17,22)
#130D10
(19,13,16)
#0C090A
(12,9,10)
#000000
(0,0,0)

Tints of #523146

#523146
(82,49,70)
#614356
(97,67,86)
#705566
(112,85,102)
#7F6776
(127,103,118)
#8E7986
(142,121,134)
#9D8B96
(157,139,150)
#AC9DA6
(172,157,166)
#BBAFB6
(187,175,182)
#CAC1C6
(202,193,198)
#D9D3D6
(217,211,214)
#E8E5E6
(232,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #523146; }

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

This text font color is #523146.

Background Color

.myBgColor { background-color: #523146; }

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

This div background color is #523146.

Border color

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

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

This div border color is #523146.

Opacity

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

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

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

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

This text has shadow with #523146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523146.

Preview

Color preview on black background

This text has color #523146 on black background.


Color preview on white background

This text has color #523146 on white background.


Black color preview on #523146 background

This text has black color on #523146 background.


White color preview on #523146 background

This text has white color on #523146 background.


Related colors

Complementary color

Complementary color for #hex is #ADCEB9.


I love getcolorcode.com

Triadic colors

1 #465231 and #314652 with #523146 are triadic colors.

2 #463152 and #315246 with #523146 are triadic colors.