COLOR #524B4A

HEX: #524B4A RGB: (82,75,74)

Color info

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

RGB color model

#524B4A color RGB value is (82,75,74).

RGB: (82,75,74) (32%, 29%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 75 of 255 = 29%
B 74 of 255 = 29%

82
75
74

R + G + B ~ 30%. #524B4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 75 + 74 = 231 (100%)
R 82 of 231 ~ 35.5%
G 75 of 231 ~ 32.47%
B 74 of 231 ~ 32.03'%

%35.5
%32.47
%32.03

CMYK color model

#524B4A color CMYK value is (0,9,10,68).

  • cyan value is 0.00%
  • magenta value is 8.54%
  • yellow value is 9.76%
  • key color value is 67.84%

CMYK: (0,9,10,68)
C0M9Y10K68 (0%, 9%, 10%, 68%)
(0.00 / 0.09 / 0.10 / 0.68)

CMYK percentages

%0
%8.54
%9.76
%67.84

Codes

Color #524B4A in popluar color models

52 4B 4A
RGB 82 75 74
HSL 5.13% 30.59%
HSB/HSV 9.76% 32.16%
CMYK 0.00% 8.54% 9.76%
67.84%

Color #524B4A in popluar number systems.

HEX 52 4B 4A
Decimal 82 75 74
Binary 1010010 1001011 1001010
Octal 122 113 112

Shades and tints

Shades of #524B4A

#524B4A
(82,75,74)
#4B4544
(75,69,68)
#443F3E
(68,63,62)
#3D3938
(61,57,56)
#363332
(54,51,50)
#2F2D2C
(47,45,44)
#282726
(40,39,38)
#212120
(33,33,32)
#1A1B1A
(26,27,26)
#131514
(19,21,20)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #524B4A

#524B4A
(82,75,74)
#615B5A
(97,91,90)
#706B6A
(112,107,106)
#7F7B7A
(127,123,122)
#8E8B8A
(142,139,138)
#9D9B9A
(157,155,154)
#ACABAA
(172,171,170)
#BBBBBA
(187,187,186)
#CACBCA
(202,203,202)
#D9DBDA
(217,219,218)
#E8EBEA
(232,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524B4A color. Also use rgb(82,75,74) instead hex code.

Text Font Color

.myTextColor { color: #524B4A; }

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

This text font color is #524B4A.

Background Color

.myBgColor { background-color: #524B4A; }

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

This div background color is #524B4A.

Border color

.myBorderColor { border: 1px solid #524B4A; }

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

This div border color is #524B4A.

Opacity

.myOpacity80 { color: #524B4A; opacity: 0.8; }

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

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

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

This text has shadow with #524B4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524B4A.

Preview

Color preview on black background

This text has color #524B4A on black background.


Color preview on white background

This text has color #524B4A on white background.


Black color preview on #524B4A background

This text has black color on #524B4A background.


White color preview on #524B4A background

This text has white color on #524B4A background.


Related colors

Complementary color

Complementary color for #hex is #ADB4B5.


I love getcolorcode.com

Triadic colors

1 #4A524B and #4B4A52 with #524B4A are triadic colors.

2 #4A4B52 and #4B524A with #524B4A are triadic colors.