COLOR #5C7D98

HEX: #5C7D98 RGB: (92,125,152)

Color info

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

RGB color model

#5C7D98 color RGB value is (92,125,152).

RGB: (92,125,152) (36%, 49%, 60%)

RGB channels and saturation

R 92 of 255 = 36%
G 125 of 255 = 49%
B 152 of 255 = 60%

92
125
152

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

Portions of RGB colors in percentages

R + G + B = 92 + 125 + 152 = 369 (100%)
R 92 of 369 ~ 24.93%
G 125 of 369 ~ 33.88%
B 152 of 369 ~ 41.19'%

%24.93
%33.88
%41.19

CMYK color model

#5C7D98 color CMYK value is (39,18,0,40).

  • cyan value is 39.47%
  • magenta value is 17.76%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (39,18,0,40) C39M18Y0K40 (39%,18%,0%,40%) (0.39/0.18/0.00/0.40) 

CMYK percentages

%39.47
%17.76
%0
%40.39

Codes

Color #5C7D98 in popluar color models

5C 7D 98
RGB 92 125 152
HSL 207° 24.59% 47.84%
HSB/HSV 207° 39.47% 59.61%
CMYK 39.47% 17.76% 0.00%
40.39%

Color #5C7D98 in popluar number systems.

HEX 5C 7D 98
Decimal 92 125 152
Binary 1011100 1111101 10011000
Octal 134 175 230

Shades and tints

Shades of #5C7D98

#5C7D98
(92,125,152)
#54728B
(84,114,139)
#4C677E
(76,103,126)
#445C71
(68,92,113)
#3C5164
(60,81,100)
#344657
(52,70,87)
#2C3B4A
(44,59,74)
#24303D
(36,48,61)
#1C2530
(28,37,48)
#141A23
(20,26,35)
#0C0F16
(12,15,22)
#000000
(0,0,0)

Tints of #5C7D98

#5C7D98
(92,125,152)
#6A88A1
(106,136,161)
#7893AA
(120,147,170)
#869EB3
(134,158,179)
#94A9BC
(148,169,188)
#A2B4C5
(162,180,197)
#B0BFCE
(176,191,206)
#BECAD7
(190,202,215)
#CCD5E0
(204,213,224)
#DAE0E9
(218,224,233)
#E8EBF2
(232,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C7D98 color. Also use rgb(92,125,152) instead hex code.

Text Font Color

.myTextColor { color: #5C7D98; }

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

This text font color is #5C7D98.

Background Color

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

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

This div background color is #5C7D98.

Border color

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

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

This div border color is #5C7D98.

Opacity

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

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

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

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

This text has shadow with #5C7D98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C7D98.

Preview

Color preview on black background

This text has color #5C7D98 on black background.


Color preview on white background

This text has color #5C7D98 on white background.


Black color preview on #5C7D98 background

This text has black color on #5C7D98 background.


White color preview on #5C7D98 background

This text has white color on #5C7D98 background.


Related colors

Complementary color

Complementary color for #hex is #A38267.


I love getcolorcode.com

Triadic colors

1 #985C7D and #7D985C with #5C7D98 are triadic colors.

2 #987D5C and #7D5C98 with #5C7D98 are triadic colors.