COLOR #523441

HEX: #523441 RGB: (82,52,65)

Color info

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

RGB color model

#523441 color RGB value is (82,52,65).

RGB: (82,52,65) (32%, 20%, 25%)

RGB channels and saturation

R 82 of 255 = 32%
G 52 of 255 = 20%
B 65 of 255 = 25%

82
52
65

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

Portions of RGB colors in percentages

R + G + B = 82 + 52 + 65 = 199 (100%)
R 82 of 199 ~ 41.21%
G 52 of 199 ~ 26.13%
B 65 of 199 ~ 32.66'%

%41.21
%26.13
%32.66

CMYK color model

#523441 color CMYK value is (0,37,21,68).

  • cyan value is 0.00%
  • magenta value is 36.59%
  • yellow value is 20.73%
  • key color value is 67.84%

CMYK: (0,37,21,68)
C0M37Y21K68 (0%, 37%, 21%, 68%)
(0.00 / 0.37 / 0.21 / 0.68)

CMYK percentages

%0
%36.59
%20.73
%67.84

Codes

Color #523441 in popluar color models

52 34 41
RGB 82 52 65
HSL 334° 22.39% 26.27%
HSB/HSV 334° 36.59% 32.16%
CMYK 0.00% 36.59% 20.73%
67.84%

Color #523441 in popluar number systems.

HEX 52 34 41
Decimal 82 52 65
Binary 1010010 110100 1000001
Octal 122 64 101

Shades and tints

Shades of #523441

#523441
(82,52,65)
#4B303C
(75,48,60)
#442C37
(68,44,55)
#3D2832
(61,40,50)
#36242D
(54,36,45)
#2F2028
(47,32,40)
#281C23
(40,28,35)
#21181E
(33,24,30)
#1A1419
(26,20,25)
#131014
(19,16,20)
#0C0C0F
(12,12,15)
#000000
(0,0,0)

Tints of #523441

#523441
(82,52,65)
#614652
(97,70,82)
#705863
(112,88,99)
#7F6A74
(127,106,116)
#8E7C85
(142,124,133)
#9D8E96
(157,142,150)
#ACA0A7
(172,160,167)
#BBB2B8
(187,178,184)
#CAC4C9
(202,196,201)
#D9D6DA
(217,214,218)
#E8E8EB
(232,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523441 color. Also use rgb(82,52,65) instead hex code.

Text Font Color

.myTextColor { color: #523441; }

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

This text font color is #523441.

Background Color

.myBgColor { background-color: #523441; }

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

This div background color is #523441.

Border color

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

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

This div border color is #523441.

Opacity

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

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

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

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

This text has shadow with #523441 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523441.

Preview

Color preview on black background

This text has color #523441 on black background.


Color preview on white background

This text has color #523441 on white background.


Black color preview on #523441 background

This text has black color on #523441 background.


White color preview on #523441 background

This text has white color on #523441 background.


Related colors

Complementary color

Complementary color for #hex is #ADCBBE.


I love getcolorcode.com

Triadic colors

1 #415234 and #344152 with #523441 are triadic colors.

2 #413452 and #345241 with #523441 are triadic colors.