COLOR #523130

HEX: #523130 RGB: (82,49,48)

Color info

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

RGB color model

#523130 color RGB value is (82,49,48).

RGB: (82,49,48) (32%, 19%, 19%)

RGB channels and saturation

R 82 of 255 = 32%
G 49 of 255 = 19%
B 48 of 255 = 19%

82
49
48

R + G + B ~ 23%. #523130 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 49 + 48 = 179 (100%)
R 82 of 179 ~ 45.81%
G 49 of 179 ~ 27.37%
B 48 of 179 ~ 26.82'%

%45.81
%27.37
%26.82

CMYK color model

#523130 color CMYK value is (0,40,41,68).

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

CMYK: (0,40,41,68)
C0M40Y41K68 (0%, 40%, 41%, 68%)
(0.00 / 0.40 / 0.41 / 0.68)

CMYK percentages

%0
%40.24
%41.46
%67.84

Codes

Color #523130 in popluar color models

52 31 30
RGB 82 49 48
HSL 26.15% 25.49%
HSB/HSV 41.46% 32.16%
CMYK 0.00% 40.24% 41.46%
67.84%

Color #523130 in popluar number systems.

HEX 52 31 30
Decimal 82 49 48
Binary 1010010 110001 110000
Octal 122 61 60

Shades and tints

Shades of #523130

#523130
(82,49,48)
#4B2D2C
(75,45,44)
#442928
(68,41,40)
#3D2524
(61,37,36)
#362120
(54,33,32)
#2F1D1C
(47,29,28)
#281918
(40,25,24)
#211514
(33,21,20)
#1A1110
(26,17,16)
#130D0C
(19,13,12)
#0C0908
(12,9,8)
#000000
(0,0,0)

Tints of #523130

#523130
(82,49,48)
#614342
(97,67,66)
#705554
(112,85,84)
#7F6766
(127,103,102)
#8E7978
(142,121,120)
#9D8B8A
(157,139,138)
#AC9D9C
(172,157,156)
#BBAFAE
(187,175,174)
#CAC1C0
(202,193,192)
#D9D3D2
(217,211,210)
#E8E5E4
(232,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #523130; }

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

This text font color is #523130.

Background Color

.myBgColor { background-color: #523130; }

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

This div background color is #523130.

Border color

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

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

This div border color is #523130.

Opacity

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

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

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

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

This text has shadow with #523130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523130.

Preview

Color preview on black background

This text has color #523130 on black background.


Color preview on white background

This text has color #523130 on white background.


Black color preview on #523130 background

This text has black color on #523130 background.


White color preview on #523130 background

This text has white color on #523130 background.


Related colors

Complementary color

Complementary color for #hex is #ADCECF.


I love getcolorcode.com

Triadic colors

1 #305231 and #313052 with #523130 are triadic colors.

2 #303152 and #315230 with #523130 are triadic colors.