COLOR #52584D

HEX: #52584D RGB: (82,88,77)

Color info

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

RGB color model

#52584D color RGB value is (82,88,77).

RGB: (82,88,77) (32%, 35%, 30%)

RGB channels and saturation

R 82 of 255 = 32%
G 88 of 255 = 35%
B 77 of 255 = 30%

82
88
77

R + G + B ~ 32%. #52584D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 88 + 77 = 247 (100%)
R 82 of 247 ~ 33.2%
G 88 of 247 ~ 35.63%
B 77 of 247 ~ 31.17'%

%33.2
%35.63
%31.17

CMYK color model

#52584D color CMYK value is (7,0,13,65).

  • cyan value is 6.82%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 65.49%

CMYK: (7,0,13,65)
C7M0Y13K65 (7%, 0%, 13%, 65%)
(0.07 / 0.00 / 0.13 / 0.65)

CMYK percentages

%6.82
%0
%12.5
%65.49

Codes

Color #52584D in popluar color models

52 58 4D
RGB 82 88 77
HSL 93° 6.67% 32.35%
HSB/HSV 93° 12.50% 34.51%
CMYK 6.82% 0.00% 12.50%
65.49%

Color #52584D in popluar number systems.

HEX 52 58 4D
Decimal 82 88 77
Binary 1010010 1011000 1001101
Octal 122 130 115

Shades and tints

Shades of #52584D

#52584D
(82,88,77)
#4B5046
(75,80,70)
#44483F
(68,72,63)
#3D4038
(61,64,56)
#363831
(54,56,49)
#2F302A
(47,48,42)
#282823
(40,40,35)
#21201C
(33,32,28)
#1A1815
(26,24,21)
#13100E
(19,16,14)
#0C0807
(12,8,7)
#000000
(0,0,0)

Tints of #52584D

#52584D
(82,88,77)
#61675D
(97,103,93)
#70766D
(112,118,109)
#7F857D
(127,133,125)
#8E948D
(142,148,141)
#9DA39D
(157,163,157)
#ACB2AD
(172,178,173)
#BBC1BD
(187,193,189)
#CAD0CD
(202,208,205)
#D9DFDD
(217,223,221)
#E8EEED
(232,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52584D color. Also use rgb(82,88,77) instead hex code.

Text Font Color

.myTextColor { color: #52584D; }

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

This text font color is #52584D.

Background Color

.myBgColor { background-color: #52584D; }

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

This div background color is #52584D.

Border color

.myBorderColor { border: 1px solid #52584D; }

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

This div border color is #52584D.

Opacity

.myOpacity80 { color: #52584D; opacity: 0.8; }

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

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

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

This text has shadow with #52584D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52584D.

Preview

Color preview on black background

This text has color #52584D on black background.


Color preview on white background

This text has color #52584D on white background.


Black color preview on #52584D background

This text has black color on #52584D background.


White color preview on #52584D background

This text has white color on #52584D background.


Related colors

Complementary color

Complementary color for #hex is #ADA7B2.


I love getcolorcode.com

Triadic colors

1 #4D5258 and #584D52 with #52584D are triadic colors.

2 #4D5852 and #58524D with #52584D are triadic colors.