COLOR #52586A

HEX: #52586A RGB: (82,88,106)

Color info

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

RGB color model

#52586A color RGB value is (82,88,106).

RGB: (82,88,106) (32%, 35%, 42%)

RGB channels and saturation

R 82 of 255 = 32%
G 88 of 255 = 35%
B 106 of 255 = 42%

82
88
106

R + G + B ~ 36%. #52586A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 88 + 106 = 276 (100%)
R 82 of 276 ~ 29.71%
G 88 of 276 ~ 31.88%
B 106 of 276 ~ 38.41'%

%29.71
%31.88
%38.41

CMYK color model

#52586A color CMYK value is (23,17,0,58).

  • cyan value is 22.64%
  • magenta value is 16.98%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (23,17,0,58)
C23M17Y0K58 (23%, 17%, 0%, 58%)
(0.23 / 0.17 / 0.00 / 0.58)

CMYK percentages

%22.64
%16.98
%0
%58.43

Codes

Color #52586A in popluar color models

52 58 6A
RGB 82 88 106
HSL 225° 12.77% 36.86%
HSB/HSV 225° 22.64% 41.57%
CMYK 22.64% 16.98% 0.00%
58.43%

Color #52586A in popluar number systems.

HEX 52 58 6A
Decimal 82 88 106
Binary 1010010 1011000 1101010
Octal 122 130 152

Shades and tints

Shades of #52586A

#52586A
(82,88,106)
#4B5061
(75,80,97)
#444858
(68,72,88)
#3D404F
(61,64,79)
#363846
(54,56,70)
#2F303D
(47,48,61)
#282834
(40,40,52)
#21202B
(33,32,43)
#1A1822
(26,24,34)
#131019
(19,16,25)
#0C0810
(12,8,16)
#000000
(0,0,0)

Tints of #52586A

#52586A
(82,88,106)
#616777
(97,103,119)
#707684
(112,118,132)
#7F8591
(127,133,145)
#8E949E
(142,148,158)
#9DA3AB
(157,163,171)
#ACB2B8
(172,178,184)
#BBC1C5
(187,193,197)
#CAD0D2
(202,208,210)
#D9DFDF
(217,223,223)
#E8EEEC
(232,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52586A color. Also use rgb(82,88,106) instead hex code.

Text Font Color

.myTextColor { color: #52586A; }

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

This text font color is #52586A.

Background Color

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

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

This div background color is #52586A.

Border color

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

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

This div border color is #52586A.

Opacity

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

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

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

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

This text has shadow with #52586A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52586A.

Preview

Color preview on black background

This text has color #52586A on black background.


Color preview on white background

This text has color #52586A on white background.


Black color preview on #52586A background

This text has black color on #52586A background.


White color preview on #52586A background

This text has white color on #52586A background.


Related colors

Complementary color

Complementary color for #hex is #ADA795.


I love getcolorcode.com

Triadic colors

1 #6A5258 and #586A52 with #52586A are triadic colors.

2 #6A5852 and #58526A with #52586A are triadic colors.