COLOR #524449

HEX: #524449 RGB: (82,68,73)

Color info

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

RGB color model

#524449 color RGB value is (82,68,73).

RGB: (82,68,73) (32%, 27%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 68 of 255 = 27%
B 73 of 255 = 29%

82
68
73

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

Portions of RGB colors in percentages

R + G + B = 82 + 68 + 73 = 223 (100%)
R 82 of 223 ~ 36.77%
G 68 of 223 ~ 30.49%
B 73 of 223 ~ 32.74'%

%36.77
%30.49
%32.74

CMYK color model

#524449 color CMYK value is (0,17,11,68).

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

CMYK: (0,17,11,68)
C0M17Y11K68 (0%, 17%, 11%, 68%)
(0.00 / 0.17 / 0.11 / 0.68)

CMYK percentages

%0
%17.07
%10.98
%67.84

Codes

Color #524449 in popluar color models

52 44 49
RGB 82 68 73
HSL 339° 9.33% 29.41%
HSB/HSV 339° 17.07% 32.16%
CMYK 0.00% 17.07% 10.98%
67.84%

Color #524449 in popluar number systems.

HEX 52 44 49
Decimal 82 68 73
Binary 1010010 1000100 1001001
Octal 122 104 111

Shades and tints

Shades of #524449

#524449
(82,68,73)
#4B3E43
(75,62,67)
#44383D
(68,56,61)
#3D3237
(61,50,55)
#362C31
(54,44,49)
#2F262B
(47,38,43)
#282025
(40,32,37)
#211A1F
(33,26,31)
#1A1419
(26,20,25)
#130E13
(19,14,19)
#0C080D
(12,8,13)
#000000
(0,0,0)

Tints of #524449

#524449
(82,68,73)
#615559
(97,85,89)
#706669
(112,102,105)
#7F7779
(127,119,121)
#8E8889
(142,136,137)
#9D9999
(157,153,153)
#ACAAA9
(172,170,169)
#BBBBB9
(187,187,185)
#CACCC9
(202,204,201)
#D9DDD9
(217,221,217)
#E8EEE9
(232,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524449; }

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

This text font color is #524449.

Background Color

.myBgColor { background-color: #524449; }

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

This div background color is #524449.

Border color

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

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

This div border color is #524449.

Opacity

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

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

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

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

This text has shadow with #524449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524449.

Preview

Color preview on black background

This text has color #524449 on black background.


Color preview on white background

This text has color #524449 on white background.


Black color preview on #524449 background

This text has black color on #524449 background.


White color preview on #524449 background

This text has white color on #524449 background.


Related colors

Complementary color

Complementary color for #hex is #ADBBB6.


I love getcolorcode.com

Triadic colors

1 #495244 and #444952 with #524449 are triadic colors.

2 #494452 and #445249 with #524449 are triadic colors.