COLOR #52788E

HEX: #52788E RGB: (82,120,142)

Color info

#52788E contains mainly green and blue colors. Web safe color of #52788E is #666699 (or #669).

RGB color model

#52788E color RGB value is (82,120,142).

RGB: (82,120,142) (32%, 47%, 56%)

RGB channels and saturation

R 82 of 255 = 32%
G 120 of 255 = 47%
B 142 of 255 = 56%

82
120
142

R + G + B ~ 45%. #52788E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 120 + 142 = 344 (100%)
R 82 of 344 ~ 23.84%
G 120 of 344 ~ 34.88%
B 142 of 344 ~ 41.28'%

%23.84
%34.88
%41.28

CMYK color model

#52788E color CMYK value is (42,15,0,44).

  • cyan value is 42.25%
  • magenta value is 15.49%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (42,15,0,44)
C42M15Y0K44 (42%, 15%, 0%, 44%)
(0.42 / 0.15 / 0.00 / 0.44)

CMYK percentages

%42.25
%15.49
%0
%44.31

Codes

Color #52788E in popluar color models

52 78 8E
RGB 82 120 142
HSL 202° 26.79% 43.92%
HSB/HSV 202° 42.25% 55.69%
CMYK 42.25% 15.49% 0.00%
44.31%

Color #52788E in popluar number systems.

HEX 52 78 8E
Decimal 82 120 142
Binary 1010010 1111000 10001110
Octal 122 170 216

Shades and tints

Shades of #52788E

#52788E
(82,120,142)
#4B6E82
(75,110,130)
#446476
(68,100,118)
#3D5A6A
(61,90,106)
#36505E
(54,80,94)
#2F4652
(47,70,82)
#283C46
(40,60,70)
#21323A
(33,50,58)
#1A282E
(26,40,46)
#131E22
(19,30,34)
#0C1416
(12,20,22)
#000000
(0,0,0)

Tints of #52788E

#52788E
(82,120,142)
#618498
(97,132,152)
#7090A2
(112,144,162)
#7F9CAC
(127,156,172)
#8EA8B6
(142,168,182)
#9DB4C0
(157,180,192)
#ACC0CA
(172,192,202)
#BBCCD4
(187,204,212)
#CAD8DE
(202,216,222)
#D9E4E8
(217,228,232)
#E8F0F2
(232,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52788E color. Also use rgb(82,120,142) instead hex code.

Text Font Color

.myTextColor { color: #52788E; }

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

This text font color is #52788E.

Background Color

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

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

This div background color is #52788E.

Border color

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

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

This div border color is #52788E.

Opacity

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

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

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

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

This text has shadow with #52788E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52788E.

Preview

Color preview on black background

This text has color #52788E on black background.


Color preview on white background

This text has color #52788E on white background.


Black color preview on #52788E background

This text has black color on #52788E background.


White color preview on #52788E background

This text has white color on #52788E background.


Related colors

Complementary color

Complementary color for #hex is #AD8771.


I love getcolorcode.com

Triadic colors

1 #8E5278 and #788E52 with #52788E are triadic colors.

2 #8E7852 and #78528E with #52788E are triadic colors.