COLOR #523039

HEX: #523039 RGB: (82,48,57)

Color info

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

RGB color model

#523039 color RGB value is (82,48,57).

RGB: (82,48,57) (32%, 19%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 48 of 255 = 19%
B 57 of 255 = 22%

82
48
57

R + G + B ~ 24%. #523039 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 48 + 57 = 187 (100%)
R 82 of 187 ~ 43.85%
G 48 of 187 ~ 25.67%
B 57 of 187 ~ 30.48'%

%43.85
%25.67
%30.48

CMYK color model

#523039 color CMYK value is (0,41,30,68).

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

CMYK: (0,41,30,68)
C0M41Y30K68 (0%, 41%, 30%, 68%)
(0.00 / 0.41 / 0.30 / 0.68)

CMYK percentages

%0
%41.46
%30.49
%67.84

Codes

Color #523039 in popluar color models

52 30 39
RGB 82 48 57
HSL 344° 26.15% 25.49%
HSB/HSV 344° 41.46% 32.16%
CMYK 0.00% 41.46% 30.49%
67.84%

Color #523039 in popluar number systems.

HEX 52 30 39
Decimal 82 48 57
Binary 1010010 110000 111001
Octal 122 60 71

Shades and tints

Shades of #523039

#523039
(82,48,57)
#4B2C34
(75,44,52)
#44282F
(68,40,47)
#3D242A
(61,36,42)
#362025
(54,32,37)
#2F1C20
(47,28,32)
#28181B
(40,24,27)
#211416
(33,20,22)
#1A1011
(26,16,17)
#130C0C
(19,12,12)
#0C0807
(12,8,7)
#000000
(0,0,0)

Tints of #523039

#523039
(82,48,57)
#61424B
(97,66,75)
#70545D
(112,84,93)
#7F666F
(127,102,111)
#8E7881
(142,120,129)
#9D8A93
(157,138,147)
#AC9CA5
(172,156,165)
#BBAEB7
(187,174,183)
#CAC0C9
(202,192,201)
#D9D2DB
(217,210,219)
#E8E4ED
(232,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #523039; }

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

This text font color is #523039.

Background Color

.myBgColor { background-color: #523039; }

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

This div background color is #523039.

Border color

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

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

This div border color is #523039.

Opacity

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

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

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

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

This text has shadow with #523039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523039.

Preview

Color preview on black background

This text has color #523039 on black background.


Color preview on white background

This text has color #523039 on white background.


Black color preview on #523039 background

This text has black color on #523039 background.


White color preview on #523039 background

This text has white color on #523039 background.


Related colors

Complementary color

Complementary color for #hex is #ADCFC6.


I love getcolorcode.com

Triadic colors

1 #395230 and #303952 with #523039 are triadic colors.

2 #393052 and #305239 with #523039 are triadic colors.