COLOR #524448

HEX: #524448 RGB: (82,68,72)

Color info

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

RGB color model

#524448 color RGB value is (82,68,72).

RGB: (82,68,72) (32%, 27%, 28%)

RGB channels and saturation

R 82 of 255 = 32%
G 68 of 255 = 27%
B 72 of 255 = 28%

82
68
72

R + G + B ~ 29%. #524448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 68 + 72 = 222 (100%)
R 82 of 222 ~ 36.94%
G 68 of 222 ~ 30.63%
B 72 of 222 ~ 32.43'%

%36.94
%30.63
%32.43

CMYK color model

#524448 color CMYK value is (0,17,12,68).

  • cyan value is 0.00%
  • magenta value is 17.07%
  • yellow value is 12.20%
  • key color value is 67.84%

CMYK: (0,17,12,68)
C0M17Y12K68 (0%, 17%, 12%, 68%)
(0.00 / 0.17 / 0.12 / 0.68)

CMYK percentages

%0
%17.07
%12.2
%67.84

Codes

Color #524448 in popluar color models

52 44 48
RGB 82 68 72
HSL 343° 9.33% 29.41%
HSB/HSV 343° 17.07% 32.16%
CMYK 0.00% 17.07% 12.20%
67.84%

Color #524448 in popluar number systems.

HEX 52 44 48
Decimal 82 68 72
Binary 1010010 1000100 1001000
Octal 122 104 110

Shades and tints

Shades of #524448

#524448
(82,68,72)
#4B3E42
(75,62,66)
#44383C
(68,56,60)
#3D3236
(61,50,54)
#362C30
(54,44,48)
#2F262A
(47,38,42)
#282024
(40,32,36)
#211A1E
(33,26,30)
#1A1418
(26,20,24)
#130E12
(19,14,18)
#0C080C
(12,8,12)
#000000
(0,0,0)

Tints of #524448

#524448
(82,68,72)
#615558
(97,85,88)
#706668
(112,102,104)
#7F7778
(127,119,120)
#8E8888
(142,136,136)
#9D9998
(157,153,152)
#ACAAA8
(172,170,168)
#BBBBB8
(187,187,184)
#CACCC8
(202,204,200)
#D9DDD8
(217,221,216)
#E8EEE8
(232,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524448; }

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

This text font color is #524448.

Background Color

.myBgColor { background-color: #524448; }

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

This div background color is #524448.

Border color

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

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

This div border color is #524448.

Opacity

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

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

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

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

This text has shadow with #524448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524448.

Preview

Color preview on black background

This text has color #524448 on black background.


Color preview on white background

This text has color #524448 on white background.


Black color preview on #524448 background

This text has black color on #524448 background.


White color preview on #524448 background

This text has white color on #524448 background.


Related colors

Complementary color

Complementary color for #hex is #ADBBB7.


I love getcolorcode.com

Triadic colors

1 #485244 and #444852 with #524448 are triadic colors.

2 #484452 and #445248 with #524448 are triadic colors.