COLOR #5C7EA4

HEX: #5C7EA4 RGB: (92,126,164)

Color info

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

RGB color model

#5C7EA4 color RGB value is (92,126,164).

RGB: (92,126,164) (36%, 49%, 64%)

RGB channels and saturation

R 92 of 255 = 36%
G 126 of 255 = 49%
B 164 of 255 = 64%

92
126
164

R + G + B ~ 50%. #5C7EA4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 92 + 126 + 164 = 382 (100%)
R 92 of 382 ~ 24.08%
G 126 of 382 ~ 32.98%
B 164 of 382 ~ 42.93'%

%24.08
%32.98
%42.93

CMYK color model

#5C7EA4 color CMYK value is (44,23,0,36).

  • cyan value is 43.90%
  • magenta value is 23.17%
  • yellow value is 0.00%
  • key color value is 35.69%

CMYK: (44,23,0,36)
C44M23Y0K36 (44%, 23%, 0%, 36%)
(0.44 / 0.23 / 0.00 / 0.36)

CMYK percentages

%43.9
%23.17
%0
%35.69

Codes

Color #5C7EA4 in popluar color models

5C 7E A4
RGB 92 126 164
HSL 212° 28.35% 50.20%
HSB/HSV 212° 43.90% 64.31%
CMYK 43.90% 23.17% 0.00%
35.69%

Color #5C7EA4 in popluar number systems.

HEX 5C 7E A4
Decimal 92 126 164
Binary 1011100 1111110 10100100
Octal 134 176 244

Shades and tints

Shades of #5C7EA4

#5C7EA4
(92,126,164)
#547396
(84,115,150)
#4C6888
(76,104,136)
#445D7A
(68,93,122)
#3C526C
(60,82,108)
#34475E
(52,71,94)
#2C3C50
(44,60,80)
#243142
(36,49,66)
#1C2634
(28,38,52)
#141B26
(20,27,38)
#0C1018
(12,16,24)
#000000
(0,0,0)

Tints of #5C7EA4

#5C7EA4
(92,126,164)
#6A89AC
(106,137,172)
#7894B4
(120,148,180)
#869FBC
(134,159,188)
#94AAC4
(148,170,196)
#A2B5CC
(162,181,204)
#B0C0D4
(176,192,212)
#BECBDC
(190,203,220)
#CCD6E4
(204,214,228)
#DAE1EC
(218,225,236)
#E8ECF4
(232,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C7EA4 color. Also use rgb(92,126,164) instead hex code.

Text Font Color

.myTextColor { color: #5C7EA4; }

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

This text font color is #5C7EA4.

Background Color

.myBgColor { background-color: #5C7EA4; }

<div style="background-color:#5C7EA4">Inner text</div>

This div background color is #5C7EA4.

Border color

.myBorderColor { border: 1px solid #5C7EA4; }

<div style="border:3px solid #5C7EA4">Div</div>

This div border color is #5C7EA4.

Opacity

.myOpacity80 { color: #5C7EA4; opacity: 0.8; }

<p style="color:#5C7EA4;opacity:0.8;">80%</p>

Text with #5C7EA4 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 #5C7EA4;}

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

This text has shadow with #5C7EA4 color.


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

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

This text has shadow with #5C7EA4 primary color and red secondary color.


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

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

This text has shadow with #5C7EA4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5C7EA4.

Preview

Color preview on black background

This text has color #5C7EA4 on black background.


Color preview on white background

This text has color #5C7EA4 on white background.


Black color preview on #5C7EA4 background

This text has black color on #5C7EA4 background.


White color preview on #5C7EA4 background

This text has white color on #5C7EA4 background.


Related colors

Complementary color

Complementary color for #hex is #A3815B.


I love getcolorcode.com

Triadic colors

1 #A45C7E and #7EA45C with #5C7EA4 are triadic colors.

2 #A47E5C and #7E5CA4 with #5C7EA4 are triadic colors.