COLOR #52627F

HEX: #52627F RGB: (82,98,127)

Color info

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

RGB color model

#52627F color RGB value is (82,98,127).

RGB: (82,98,127) (32%, 38%, 50%)

RGB channels and saturation

R 82 of 255 = 32%
G 98 of 255 = 38%
B 127 of 255 = 50%

82
98
127

R + G + B ~ 40%. #52627F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 98 + 127 = 307 (100%)
R 82 of 307 ~ 26.71%
G 98 of 307 ~ 31.92%
B 127 of 307 ~ 41.37'%

%26.71
%31.92
%41.37

CMYK color model

#52627F color CMYK value is (35,23,0,50).

  • cyan value is 35.43%
  • magenta value is 22.83%
  • yellow value is 0.00%
  • key color value is 50.20%
CMYK: (35,23,0,50) C35M23Y0K50 (35%,23%,0%,50%) (0.35/0.23/0.00/0.50) 

CMYK percentages

%35.43
%22.83
%0
%50.2

Codes

Color #52627F in popluar color models

52 62 7F
RGB 82 98 127
HSL 219° 21.53% 40.98%
HSB/HSV 219° 35.43% 49.80%
CMYK 35.43% 22.83% 0.00%
50.20%

Color #52627F in popluar number systems.

HEX 52 62 7F
Decimal 82 98 127
Binary 1010010 1100010 1111111
Octal 122 142 177

Shades and tints

Shades of #52627F

#52627F
(82,98,127)
#4B5A74
(75,90,116)
#445269
(68,82,105)
#3D4A5E
(61,74,94)
#364253
(54,66,83)
#2F3A48
(47,58,72)
#28323D
(40,50,61)
#212A32
(33,42,50)
#1A2227
(26,34,39)
#131A1C
(19,26,28)
#0C1211
(12,18,17)
#000000
(0,0,0)

Tints of #52627F

#52627F
(82,98,127)
#61708A
(97,112,138)
#707E95
(112,126,149)
#7F8CA0
(127,140,160)
#8E9AAB
(142,154,171)
#9DA8B6
(157,168,182)
#ACB6C1
(172,182,193)
#BBC4CC
(187,196,204)
#CAD2D7
(202,210,215)
#D9E0E2
(217,224,226)
#E8EEED
(232,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52627F color. Also use rgb(82,98,127) instead hex code.

Text Font Color

.myTextColor { color: #52627F; }

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

This text font color is #52627F.

Background Color

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

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

This div background color is #52627F.

Border color

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

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

This div border color is #52627F.

Opacity

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

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

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

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

This text has shadow with #52627F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52627F.

Preview

Color preview on black background

This text has color #52627F on black background.


Color preview on white background

This text has color #52627F on white background.


Black color preview on #52627F background

This text has black color on #52627F background.


White color preview on #52627F background

This text has white color on #52627F background.


Related colors

Complementary color

Complementary color for #hex is #AD9D80.


I love getcolorcode.com

Triadic colors

1 #7F5262 and #627F52 with #52627F are triadic colors.

2 #7F6252 and #62527F with #52627F are triadic colors.