COLOR #523042

HEX: #523042 RGB: (82,48,66)

Color info

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

RGB color model

#523042 color RGB value is (82,48,66).

RGB: (82,48,66) (32%, 19%, 26%)

RGB channels and saturation

R 82 of 255 = 32%
G 48 of 255 = 19%
B 66 of 255 = 26%

82
48
66

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

Portions of RGB colors in percentages

R + G + B = 82 + 48 + 66 = 196 (100%)
R 82 of 196 ~ 41.84%
G 48 of 196 ~ 24.49%
B 66 of 196 ~ 33.67'%

%41.84
%24.49
%33.67

CMYK color model

#523042 color CMYK value is (0,41,20,68).

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

CMYK: (0,41,20,68)
C0M41Y20K68 (0%, 41%, 20%, 68%)
(0.00 / 0.41 / 0.20 / 0.68)

CMYK percentages

%0
%41.46
%19.51
%67.84

Codes

Color #523042 in popluar color models

52 30 42
RGB 82 48 66
HSL 328° 26.15% 25.49%
HSB/HSV 328° 41.46% 32.16%
CMYK 0.00% 41.46% 19.51%
67.84%

Color #523042 in popluar number systems.

HEX 52 30 42
Decimal 82 48 66
Binary 1010010 110000 1000010
Octal 122 60 102

Shades and tints

Shades of #523042

#523042
(82,48,66)
#4B2C3C
(75,44,60)
#442836
(68,40,54)
#3D2430
(61,36,48)
#36202A
(54,32,42)
#2F1C24
(47,28,36)
#28181E
(40,24,30)
#211418
(33,20,24)
#1A1012
(26,16,18)
#130C0C
(19,12,12)
#0C0806
(12,8,6)
#000000
(0,0,0)

Tints of #523042

#523042
(82,48,66)
#614253
(97,66,83)
#705464
(112,84,100)
#7F6675
(127,102,117)
#8E7886
(142,120,134)
#9D8A97
(157,138,151)
#AC9CA8
(172,156,168)
#BBAEB9
(187,174,185)
#CAC0CA
(202,192,202)
#D9D2DB
(217,210,219)
#E8E4EC
(232,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #523042; }

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

This text font color is #523042.

Background Color

.myBgColor { background-color: #523042; }

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

This div background color is #523042.

Border color

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

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

This div border color is #523042.

Opacity

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

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

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

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

This text has shadow with #523042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523042.

Preview

Color preview on black background

This text has color #523042 on black background.


Color preview on white background

This text has color #523042 on white background.


Black color preview on #523042 background

This text has black color on #523042 background.


White color preview on #523042 background

This text has white color on #523042 background.


Related colors

Complementary color

Complementary color for #hex is #ADCFBD.


I love getcolorcode.com

Triadic colors

1 #425230 and #304252 with #523042 are triadic colors.

2 #423052 and #305242 with #523042 are triadic colors.