COLOR #52675E

HEX: #52675E RGB: (82,103,94)

Color info

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

RGB color model

#52675E color RGB value is (82,103,94).

RGB: (82,103,94) (32%, 40%, 37%)

RGB channels and saturation

R 82 of 255 = 32%
G 103 of 255 = 40%
B 94 of 255 = 37%

82
103
94

R + G + B ~ 36%. #52675E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 103 + 94 = 279 (100%)
R 82 of 279 ~ 29.39%
G 103 of 279 ~ 36.92%
B 94 of 279 ~ 33.69'%

%29.39
%36.92
%33.69

CMYK color model

#52675E color CMYK value is (20,0,9,60).

  • cyan value is 20.39%
  • magenta value is 0.00%
  • yellow value is 8.74%
  • key color value is 59.61%

CMYK: (20,0,9,60)
C20M0Y9K60 (20%, 0%, 9%, 60%)
(0.20 / 0.00 / 0.09 / 0.60)

CMYK percentages

%20.39
%0
%8.74
%59.61

Codes

Color #52675E in popluar color models

52 67 5E
RGB 82 103 94
HSL 154° 11.35% 36.27%
HSB/HSV 154° 20.39% 40.39%
CMYK 20.39% 0.00% 8.74%
59.61%

Color #52675E in popluar number systems.

HEX 52 67 5E
Decimal 82 103 94
Binary 1010010 1100111 1011110
Octal 122 147 136

Shades and tints

Shades of #52675E

#52675E
(82,103,94)
#4B5E56
(75,94,86)
#44554E
(68,85,78)
#3D4C46
(61,76,70)
#36433E
(54,67,62)
#2F3A36
(47,58,54)
#28312E
(40,49,46)
#212826
(33,40,38)
#1A1F1E
(26,31,30)
#131616
(19,22,22)
#0C0D0E
(12,13,14)
#000000
(0,0,0)

Tints of #52675E

#52675E
(82,103,94)
#61746C
(97,116,108)
#70817A
(112,129,122)
#7F8E88
(127,142,136)
#8E9B96
(142,155,150)
#9DA8A4
(157,168,164)
#ACB5B2
(172,181,178)
#BBC2C0
(187,194,192)
#CACFCE
(202,207,206)
#D9DCDC
(217,220,220)
#E8E9EA
(232,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52675E color. Also use rgb(82,103,94) instead hex code.

Text Font Color

.myTextColor { color: #52675E; }

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

This text font color is #52675E.

Background Color

.myBgColor { background-color: #52675E; }

<div style="background-color:#52675E">Inner text</div>

This div background color is #52675E.

Border color

.myBorderColor { border: 1px solid #52675E; }

<div style="border:3px solid #52675E">Div</div>

This div border color is #52675E.

Opacity

.myOpacity80 { color: #52675E; opacity: 0.8; }

<p style="color:#52675E;opacity:0.8;">80%</p>

Text with #52675E 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 #52675E;}

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

This text has shadow with #52675E color.


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

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

This text has shadow with #52675E primary color and red secondary color.


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

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

This text has shadow with #52675E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52675E.

Preview

Color preview on black background

This text has color #52675E on black background.


Color preview on white background

This text has color #52675E on white background.


Black color preview on #52675E background

This text has black color on #52675E background.


White color preview on #52675E background

This text has white color on #52675E background.


Related colors

Complementary color

Complementary color for #hex is #AD98A1.


I love getcolorcode.com

Triadic colors

1 #5E5267 and #675E52 with #52675E are triadic colors.

2 #5E6752 and #67525E with #52675E are triadic colors.