COLOR #52424A

HEX: #52424A RGB: (82,66,74)

Color info

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

RGB color model

#52424A color RGB value is (82,66,74).

RGB: (82,66,74) (32%, 26%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 66 of 255 = 26%
B 74 of 255 = 29%

82
66
74

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

Portions of RGB colors in percentages

R + G + B = 82 + 66 + 74 = 222 (100%)
R 82 of 222 ~ 36.94%
G 66 of 222 ~ 29.73%
B 74 of 222 ~ 33.33'%

%36.94
%29.73
%33.33

CMYK color model

#52424A color CMYK value is (0,20,10,68).

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

CMYK: (0,20,10,68)
C0M20Y10K68 (0%, 20%, 10%, 68%)
(0.00 / 0.20 / 0.10 / 0.68)

CMYK percentages

%0
%19.51
%9.76
%67.84

Codes

Color #52424A in popluar color models

52 42 4A
RGB 82 66 74
HSL 330° 10.81% 29.02%
HSB/HSV 330° 19.51% 32.16%
CMYK 0.00% 19.51% 9.76%
67.84%

Color #52424A in popluar number systems.

HEX 52 42 4A
Decimal 82 66 74
Binary 1010010 1000010 1001010
Octal 122 102 112

Shades and tints

Shades of #52424A

#52424A
(82,66,74)
#4B3C44
(75,60,68)
#44363E
(68,54,62)
#3D3038
(61,48,56)
#362A32
(54,42,50)
#2F242C
(47,36,44)
#281E26
(40,30,38)
#211820
(33,24,32)
#1A121A
(26,18,26)
#130C14
(19,12,20)
#0C060E
(12,6,14)
#000000
(0,0,0)

Tints of #52424A

#52424A
(82,66,74)
#61535A
(97,83,90)
#70646A
(112,100,106)
#7F757A
(127,117,122)
#8E868A
(142,134,138)
#9D979A
(157,151,154)
#ACA8AA
(172,168,170)
#BBB9BA
(187,185,186)
#CACACA
(202,202,202)
#D9DBDA
(217,219,218)
#E8ECEA
(232,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52424A; }

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

This text font color is #52424A.

Background Color

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

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

This div background color is #52424A.

Border color

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

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

This div border color is #52424A.

Opacity

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

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

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

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

This text has shadow with #52424A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52424A.

Preview

Color preview on black background

This text has color #52424A on black background.


Color preview on white background

This text has color #52424A on white background.


Black color preview on #52424A background

This text has black color on #52424A background.


White color preview on #52424A background

This text has white color on #52424A background.


Related colors

Complementary color

Complementary color for #hex is #ADBDB5.


I love getcolorcode.com

Triadic colors

1 #4A5242 and #424A52 with #52424A are triadic colors.

2 #4A4252 and #42524A with #52424A are triadic colors.