COLOR #5F7198

HEX: #5F7198 RGB: (95,113,152)

Color info

#5F7198 contains red, green and blue colors in about the same proportion. Web safe color of #5F7198 is #666699 (or #669).

RGB color model

#5F7198 color RGB value is (95,113,152).

RGB: (95,113,152) (37%, 44%, 60%)

RGB channels and saturation

R 95 of 255 = 37%
G 113 of 255 = 44%
B 152 of 255 = 60%

95
113
152

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

Portions of RGB colors in percentages

R + G + B = 95 + 113 + 152 = 360 (100%)
R 95 of 360 ~ 26.39%
G 113 of 360 ~ 31.39%
B 152 of 360 ~ 42.22'%

%26.39
%31.39
%42.22

CMYK color model

#5F7198 color CMYK value is (38,26,0,40).

  • cyan value is 37.50%
  • magenta value is 25.66%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (38,26,0,40)
C38M26Y0K40 (38%, 26%, 0%, 40%)
(0.38 / 0.26 / 0.00 / 0.40)

CMYK percentages

%37.5
%25.66
%0
%40.39

Codes

Color #5F7198 in popluar color models

5F 71 98
RGB 95 113 152
HSL 221° 23.08% 48.43%
HSB/HSV 221° 37.50% 59.61%
CMYK 37.50% 25.66% 0.00%
40.39%

Color #5F7198 in popluar number systems.

HEX 5F 71 98
Decimal 95 113 152
Binary 1011111 1110001 10011000
Octal 137 161 230

Shades and tints

Shades of #5F7198

#5F7198
(95,113,152)
#57678B
(87,103,139)
#4F5D7E
(79,93,126)
#475371
(71,83,113)
#3F4964
(63,73,100)
#373F57
(55,63,87)
#2F354A
(47,53,74)
#272B3D
(39,43,61)
#1F2130
(31,33,48)
#171723
(23,23,35)
#0F0D16
(15,13,22)
#000000
(0,0,0)

Tints of #5F7198

#5F7198
(95,113,152)
#6D7DA1
(109,125,161)
#7B89AA
(123,137,170)
#8995B3
(137,149,179)
#97A1BC
(151,161,188)
#A5ADC5
(165,173,197)
#B3B9CE
(179,185,206)
#C1C5D7
(193,197,215)
#CFD1E0
(207,209,224)
#DDDDE9
(221,221,233)
#EBE9F2
(235,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F7198 color. Also use rgb(95,113,152) instead hex code.

Text Font Color

.myTextColor { color: #5F7198; }

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

This text font color is #5F7198.

Background Color

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

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

This div background color is #5F7198.

Border color

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

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

This div border color is #5F7198.

Opacity

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

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

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

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

This text has shadow with #5F7198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F7198.

Preview

Color preview on black background

This text has color #5F7198 on black background.


Color preview on white background

This text has color #5F7198 on white background.


Black color preview on #5F7198 background

This text has black color on #5F7198 background.


White color preview on #5F7198 background

This text has white color on #5F7198 background.


Related colors

Complementary color

Complementary color for #hex is #A08E67.


I love getcolorcode.com

Triadic colors

1 #985F71 and #71985F with #5F7198 are triadic colors.

2 #98715F and #715F98 with #5F7198 are triadic colors.