COLOR #52594F

HEX: #52594F RGB: (82,89,79)

Color info

#52594F contains red, green and blue colors in about the same proportion. Web safe color of #52594F is #666666 (or #666).

RGB color model

#52594F color RGB value is (82,89,79).

RGB: (82,89,79) (32%, 35%, 31%)

RGB channels and saturation

R 82 of 255 = 32%
G 89 of 255 = 35%
B 79 of 255 = 31%

82
89
79

R + G + B ~ 33%. #52594F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 89 + 79 = 250 (100%)
R 82 of 250 ~ 32.8%
G 89 of 250 ~ 35.6%
B 79 of 250 ~ 31.6'%

%32.8
%35.6
%31.6

CMYK color model

#52594F color CMYK value is (8,0,11,65).

  • cyan value is 7.87%
  • magenta value is 0.00%
  • yellow value is 11.24%
  • key color value is 65.10%

CMYK: (8,0,11,65)
C8M0Y11K65 (8%, 0%, 11%, 65%)
(0.08 / 0.00 / 0.11 / 0.65)

CMYK percentages

%7.87
%0
%11.24
%65.1

Codes

Color #52594F in popluar color models

52 59 4F
RGB 82 89 79
HSL 102° 5.95% 32.94%
HSB/HSV 102° 11.24% 34.90%
CMYK 7.87% 0.00% 11.24%
65.10%

Color #52594F in popluar number systems.

HEX 52 59 4F
Decimal 82 89 79
Binary 1010010 1011001 1001111
Octal 122 131 117

Shades and tints

Shades of #52594F

#52594F
(82,89,79)
#4B5148
(75,81,72)
#444941
(68,73,65)
#3D413A
(61,65,58)
#363933
(54,57,51)
#2F312C
(47,49,44)
#282925
(40,41,37)
#21211E
(33,33,30)
#1A1917
(26,25,23)
#131110
(19,17,16)
#0C0909
(12,9,9)
#000000
(0,0,0)

Tints of #52594F

#52594F
(82,89,79)
#61685F
(97,104,95)
#70776F
(112,119,111)
#7F867F
(127,134,127)
#8E958F
(142,149,143)
#9DA49F
(157,164,159)
#ACB3AF
(172,179,175)
#BBC2BF
(187,194,191)
#CAD1CF
(202,209,207)
#D9E0DF
(217,224,223)
#E8EFEF
(232,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52594F color. Also use rgb(82,89,79) instead hex code.

Text Font Color

.myTextColor { color: #52594F; }

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

This text font color is #52594F.

Background Color

.myBgColor { background-color: #52594F; }

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

This div background color is #52594F.

Border color

.myBorderColor { border: 1px solid #52594F; }

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

This div border color is #52594F.

Opacity

.myOpacity80 { color: #52594F; opacity: 0.8; }

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

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

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

This text has shadow with #52594F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52594F.

Preview

Color preview on black background

This text has color #52594F on black background.


Color preview on white background

This text has color #52594F on white background.


Black color preview on #52594F background

This text has black color on #52594F background.


White color preview on #52594F background

This text has white color on #52594F background.


Related colors

Complementary color

Complementary color for #hex is #ADA6B0.


I love getcolorcode.com

Triadic colors

1 #4F5259 and #594F52 with #52594F are triadic colors.

2 #4F5952 and #59524F with #52594F are triadic colors.