COLOR #718394

HEX: #718394 RGB: (113,131,148)

Color info

#718394 contains red, green and blue colors in about the same proportion. Web safe color of #718394 is #669999 (or #699).

RGB color model

#718394 color RGB value is (113,131,148).

RGB: (113,131,148) (44%, 51%, 58%)

RGB channels and saturation

R 113 of 255 = 44%
G 131 of 255 = 51%
B 148 of 255 = 58%

113
131
148

R + G + B ~ 51%. #718394 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 131 + 148 = 392 (100%)
R 113 of 392 ~ 28.83%
G 131 of 392 ~ 33.42%
B 148 of 392 ~ 37.76'%

%28.83
%33.42
%37.76

CMYK color model

#718394 color CMYK value is (24,11,0,42).

  • cyan value is 23.65%
  • magenta value is 11.49%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (24,11,0,42)
C24M11Y0K42 (24%, 11%, 0%, 42%)
(0.24 / 0.11 / 0.00 / 0.42)

CMYK percentages

%23.65
%11.49
%0
%41.96

Codes

Color #718394 in popluar color models

71 83 94
RGB 113 131 148
HSL 209° 14.06% 51.18%
HSB/HSV 209° 23.65% 58.04%
CMYK 23.65% 11.49% 0.00%
41.96%

Color #718394 in popluar number systems.

HEX 71 83 94
Decimal 113 131 148
Binary 1110001 10000011 10010100
Octal 161 203 224

Shades and tints

Shades of #718394

#718394
(113,131,148)
#677887
(103,120,135)
#5D6D7A
(93,109,122)
#53626D
(83,98,109)
#495760
(73,87,96)
#3F4C53
(63,76,83)
#354146
(53,65,70)
#2B3639
(43,54,57)
#212B2C
(33,43,44)
#17201F
(23,32,31)
#0D1512
(13,21,18)
#000000
(0,0,0)

Tints of #718394

#718394
(113,131,148)
#7D8E9D
(125,142,157)
#8999A6
(137,153,166)
#95A4AF
(149,164,175)
#A1AFB8
(161,175,184)
#ADBAC1
(173,186,193)
#B9C5CA
(185,197,202)
#C5D0D3
(197,208,211)
#D1DBDC
(209,219,220)
#DDE6E5
(221,230,229)
#E9F1EE
(233,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718394 color. Also use rgb(113,131,148) instead hex code.

Text Font Color

.myTextColor { color: #718394; }

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

This text font color is #718394.

Background Color

.myBgColor { background-color: #718394; }

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

This div background color is #718394.

Border color

.myBorderColor { border: 1px solid #718394; }

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

This div border color is #718394.

Opacity

.myOpacity80 { color: #718394; opacity: 0.8; }

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

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

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

This text has shadow with #718394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718394.

Preview

Color preview on black background

This text has color #718394 on black background.


Color preview on white background

This text has color #718394 on white background.


Black color preview on #718394 background

This text has black color on #718394 background.


White color preview on #718394 background

This text has white color on #718394 background.


Related colors

Complementary color

Complementary color for #hex is #8E7C6B.


I love getcolorcode.com

Triadic colors

1 #947183 and #839471 with #718394 are triadic colors.

2 #948371 and #837194 with #718394 are triadic colors.