COLOR #524344

HEX: #524344 RGB: (82,67,68)

Color info

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

RGB color model

#524344 color RGB value is (82,67,68).

RGB: (82,67,68) (32%, 26%, 27%)

RGB channels and saturation

R 82 of 255 = 32%
G 67 of 255 = 26%
B 68 of 255 = 27%

82
67
68

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

Portions of RGB colors in percentages

R + G + B = 82 + 67 + 68 = 217 (100%)
R 82 of 217 ~ 37.79%
G 67 of 217 ~ 30.88%
B 68 of 217 ~ 31.34'%

%37.79
%30.88
%31.34

CMYK color model

#524344 color CMYK value is (0,18,17,68).

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

CMYK: (0,18,17,68)
C0M18Y17K68 (0%, 18%, 17%, 68%)
(0.00 / 0.18 / 0.17 / 0.68)

CMYK percentages

%0
%18.29
%17.07
%67.84

Codes

Color #524344 in popluar color models

52 43 44
RGB 82 67 68
HSL 356° 10.07% 29.22%
HSB/HSV 356° 18.29% 32.16%
CMYK 0.00% 18.29% 17.07%
67.84%

Color #524344 in popluar number systems.

HEX 52 43 44
Decimal 82 67 68
Binary 1010010 1000011 1000100
Octal 122 103 104

Shades and tints

Shades of #524344

#524344
(82,67,68)
#4B3D3E
(75,61,62)
#443738
(68,55,56)
#3D3132
(61,49,50)
#362B2C
(54,43,44)
#2F2526
(47,37,38)
#281F20
(40,31,32)
#21191A
(33,25,26)
#1A1314
(26,19,20)
#130D0E
(19,13,14)
#0C0708
(12,7,8)
#000000
(0,0,0)

Tints of #524344

#524344
(82,67,68)
#615455
(97,84,85)
#706566
(112,101,102)
#7F7677
(127,118,119)
#8E8788
(142,135,136)
#9D9899
(157,152,153)
#ACA9AA
(172,169,170)
#BBBABB
(187,186,187)
#CACBCC
(202,203,204)
#D9DCDD
(217,220,221)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524344; }

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

This text font color is #524344.

Background Color

.myBgColor { background-color: #524344; }

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

This div background color is #524344.

Border color

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

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

This div border color is #524344.

Opacity

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

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

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

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

This text has shadow with #524344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524344.

Preview

Color preview on black background

This text has color #524344 on black background.


Color preview on white background

This text has color #524344 on white background.


Black color preview on #524344 background

This text has black color on #524344 background.


White color preview on #524344 background

This text has white color on #524344 background.


Related colors

Complementary color

Complementary color for #hex is #ADBCBB.


I love getcolorcode.com

Triadic colors

1 #445243 and #434452 with #524344 are triadic colors.

2 #444352 and #435244 with #524344 are triadic colors.