COLOR #52534A

HEX: #52534A RGB: (82,83,74)

Color info

#52534A contains red, green and blue colors in about the same proportion. Web safe color of #52534A is #666633 (or #663).

RGB color model

#52534A color RGB value is (82,83,74).

RGB: (82,83,74) (32%, 33%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 83 of 255 = 33%
B 74 of 255 = 29%

82
83
74

R + G + B ~ 31%. #52534A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 83 + 74 = 239 (100%)
R 82 of 239 ~ 34.31%
G 83 of 239 ~ 34.73%
B 74 of 239 ~ 30.96'%

%34.31
%34.73
%30.96

CMYK color model

#52534A color CMYK value is (1,0,11,67).

  • cyan value is 1.20%
  • magenta value is 0.00%
  • yellow value is 10.84%
  • key color value is 67.45%

CMYK: (1,0,11,67)
C1M0Y11K67 (1%, 0%, 11%, 67%)
(0.01 / 0.00 / 0.11 / 0.67)

CMYK percentages

%1.2
%0
%10.84
%67.45

Codes

Color #52534A in popluar color models

52 53 4A
RGB 82 83 74
HSL 67° 5.73% 30.78%
HSB/HSV 67° 10.84% 32.55%
CMYK 1.20% 0.00% 10.84%
67.45%

Color #52534A in popluar number systems.

HEX 52 53 4A
Decimal 82 83 74
Binary 1010010 1010011 1001010
Octal 122 123 112

Shades and tints

Shades of #52534A

#52534A
(82,83,74)
#4B4C44
(75,76,68)
#44453E
(68,69,62)
#3D3E38
(61,62,56)
#363732
(54,55,50)
#2F302C
(47,48,44)
#282926
(40,41,38)
#212220
(33,34,32)
#1A1B1A
(26,27,26)
#131414
(19,20,20)
#0C0D0E
(12,13,14)
#000000
(0,0,0)

Tints of #52534A

#52534A
(82,83,74)
#61625A
(97,98,90)
#70716A
(112,113,106)
#7F807A
(127,128,122)
#8E8F8A
(142,143,138)
#9D9E9A
(157,158,154)
#ACADAA
(172,173,170)
#BBBCBA
(187,188,186)
#CACBCA
(202,203,202)
#D9DADA
(217,218,218)
#E8E9EA
(232,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52534A color. Also use rgb(82,83,74) instead hex code.

Text Font Color

.myTextColor { color: #52534A; }

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

This text font color is #52534A.

Background Color

.myBgColor { background-color: #52534A; }

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

This div background color is #52534A.

Border color

.myBorderColor { border: 1px solid #52534A; }

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

This div border color is #52534A.

Opacity

.myOpacity80 { color: #52534A; opacity: 0.8; }

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

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

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

This text has shadow with #52534A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52534A.

Preview

Color preview on black background

This text has color #52534A on black background.


Color preview on white background

This text has color #52534A on white background.


Black color preview on #52534A background

This text has black color on #52534A background.


White color preview on #52534A background

This text has white color on #52534A background.


Related colors

Complementary color

Complementary color for #hex is #ADACB5.


I love getcolorcode.com

Triadic colors

1 #4A5253 and #534A52 with #52534A are triadic colors.

2 #4A5352 and #53524A with #52534A are triadic colors.