COLOR #524148

HEX: #524148 RGB: (82,65,72)

Color info

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

RGB color model

#524148 color RGB value is (82,65,72).

RGB: (82,65,72) (32%, 25%, 28%)

RGB channels and saturation

R 82 of 255 = 32%
G 65 of 255 = 25%
B 72 of 255 = 28%

82
65
72

R + G + B ~ 28%. #524148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 65 + 72 = 219 (100%)
R 82 of 219 ~ 37.44%
G 65 of 219 ~ 29.68%
B 72 of 219 ~ 32.88'%

%37.44
%29.68
%32.88

CMYK color model

#524148 color CMYK value is (0,21,12,68).

  • cyan value is 0.00%
  • magenta value is 20.73%
  • yellow value is 12.20%
  • key color value is 67.84%
CMYK: (0,21,12,68) C0M21Y12K68 (0%,21%,12%,68%) (0.00/0.21/0.12/0.68) 

CMYK percentages

%0
%20.73
%12.2
%67.84

Codes

Color #524148 in popluar color models

52 41 48
RGB 82 65 72
HSL 335° 11.56% 28.82%
HSB/HSV 335° 20.73% 32.16%
CMYK 0.00% 20.73% 12.20%
67.84%

Color #524148 in popluar number systems.

HEX 52 41 48
Decimal 82 65 72
Binary 1010010 1000001 1001000
Octal 122 101 110

Shades and tints

Shades of #524148

#524148
(82,65,72)
#4B3C42
(75,60,66)
#44373C
(68,55,60)
#3D3236
(61,50,54)
#362D30
(54,45,48)
#2F282A
(47,40,42)
#282324
(40,35,36)
#211E1E
(33,30,30)
#1A1918
(26,25,24)
#131412
(19,20,18)
#0C0F0C
(12,15,12)
#000000
(0,0,0)

Tints of #524148

#524148
(82,65,72)
#615258
(97,82,88)
#706368
(112,99,104)
#7F7478
(127,116,120)
#8E8588
(142,133,136)
#9D9698
(157,150,152)
#ACA7A8
(172,167,168)
#BBB8B8
(187,184,184)
#CAC9C8
(202,201,200)
#D9DAD8
(217,218,216)
#E8EBE8
(232,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524148; }

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

This text font color is #524148.

Background Color

.myBgColor { background-color: #524148; }

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

This div background color is #524148.

Border color

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

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

This div border color is #524148.

Opacity

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

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

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

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

This text has shadow with #524148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524148.

Preview

Color preview on black background

This text has color #524148 on black background.


Color preview on white background

This text has color #524148 on white background.


Black color preview on #524148 background

This text has black color on #524148 background.


White color preview on #524148 background

This text has white color on #524148 background.


Related colors

Complementary color

Complementary color for #hex is #ADBEB7.


I love getcolorcode.com

Triadic colors

1 #485241 and #414852 with #524148 are triadic colors.

2 #484152 and #415248 with #524148 are triadic colors.