COLOR #523046

HEX: #523046 RGB: (82,48,70)

Color info

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

RGB color model

#523046 color RGB value is (82,48,70).

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

RGB channels and saturation

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

82
48
70

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

Portions of RGB colors in percentages

R + G + B = 82 + 48 + 70 = 200 (100%)
R 82 of 200 ~ 41%
G 48 of 200 ~ 24%
B 70 of 200 ~ 35'%

%41
%24
%35

CMYK color model

#523046 color CMYK value is (0,41,15,68).

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

CMYK: (0,41,15,68)
C0M41Y15K68 (0%, 41%, 15%, 68%)
(0.00 / 0.41 / 0.15 / 0.68)

CMYK percentages

%0
%41.46
%14.63
%67.84

Codes

Color #523046 in popluar color models

52 30 46
RGB 82 48 70
HSL 321° 26.15% 25.49%
HSB/HSV 321° 41.46% 32.16%
CMYK 0.00% 41.46% 14.63%
67.84%

Color #523046 in popluar number systems.

HEX 52 30 46
Decimal 82 48 70
Binary 1010010 110000 1000110
Octal 122 60 106

Shades and tints

Shades of #523046

#523046
(82,48,70)
#4B2C40
(75,44,64)
#44283A
(68,40,58)
#3D2434
(61,36,52)
#36202E
(54,32,46)
#2F1C28
(47,28,40)
#281822
(40,24,34)
#21141C
(33,20,28)
#1A1016
(26,16,22)
#130C10
(19,12,16)
#0C080A
(12,8,10)
#000000
(0,0,0)

Tints of #523046

#523046
(82,48,70)
#614256
(97,66,86)
#705466
(112,84,102)
#7F6676
(127,102,118)
#8E7886
(142,120,134)
#9D8A96
(157,138,150)
#AC9CA6
(172,156,166)
#BBAEB6
(187,174,182)
#CAC0C6
(202,192,198)
#D9D2D6
(217,210,214)
#E8E4E6
(232,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #523046; }

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

This text font color is #523046.

Background Color

.myBgColor { background-color: #523046; }

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

This div background color is #523046.

Border color

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

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

This div border color is #523046.

Opacity

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

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

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

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

This text has shadow with #523046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523046.

Preview

Color preview on black background

This text has color #523046 on black background.


Color preview on white background

This text has color #523046 on white background.


Black color preview on #523046 background

This text has black color on #523046 background.


White color preview on #523046 background

This text has white color on #523046 background.


Related colors

Complementary color

Complementary color for #hex is #ADCFB9.


I love getcolorcode.com

Triadic colors

1 #465230 and #304652 with #523046 are triadic colors.

2 #463052 and #305246 with #523046 are triadic colors.