COLOR #717393

HEX: #717393 RGB: (113,115,147)

Color info

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

RGB color model

#717393 color RGB value is (113,115,147).

RGB: (113,115,147) (44%, 45%, 58%)

RGB channels and saturation

R 113 of 255 = 44%
G 115 of 255 = 45%
B 147 of 255 = 58%

113
115
147

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

Portions of RGB colors in percentages

R + G + B = 113 + 115 + 147 = 375 (100%)
R 113 of 375 ~ 30.13%
G 115 of 375 ~ 30.67%
B 147 of 375 ~ 39.2'%

%30.13
%30.67
%39.2

CMYK color model

#717393 color CMYK value is (23,22,0,42).

  • cyan value is 23.13%
  • magenta value is 21.77%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (23,22,0,42) C23M22Y0K42 (23%,22%,0%,42%) (0.23/0.22/0.00/0.42) 

CMYK percentages

%23.13
%21.77
%0
%42.35

Codes

Color #717393 in popluar color models

71 73 93
RGB 113 115 147
HSL 236° 13.60% 50.98%
HSB/HSV 236° 23.13% 57.65%
CMYK 23.13% 21.77% 0.00%
42.35%

Color #717393 in popluar number systems.

HEX 71 73 93
Decimal 113 115 147
Binary 1110001 1110011 10010011
Octal 161 163 223

Shades and tints

Shades of #717393

#717393
(113,115,147)
#676986
(103,105,134)
#5D5F79
(93,95,121)
#53556C
(83,85,108)
#494B5F
(73,75,95)
#3F4152
(63,65,82)
#353745
(53,55,69)
#2B2D38
(43,45,56)
#21232B
(33,35,43)
#17191E
(23,25,30)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #717393

#717393
(113,115,147)
#7D7F9C
(125,127,156)
#898BA5
(137,139,165)
#9597AE
(149,151,174)
#A1A3B7
(161,163,183)
#ADAFC0
(173,175,192)
#B9BBC9
(185,187,201)
#C5C7D2
(197,199,210)
#D1D3DB
(209,211,219)
#DDDFE4
(221,223,228)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717393 color. Also use rgb(113,115,147) instead hex code.

Text Font Color

.myTextColor { color: #717393; }

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

This text font color is #717393.

Background Color

.myBgColor { background-color: #717393; }

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

This div background color is #717393.

Border color

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

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

This div border color is #717393.

Opacity

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

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

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

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

This text has shadow with #717393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717393.

Preview

Color preview on black background

This text has color #717393 on black background.


Color preview on white background

This text has color #717393 on white background.


Black color preview on #717393 background

This text has black color on #717393 background.


White color preview on #717393 background

This text has white color on #717393 background.


Related colors

Complementary color

Complementary color for #hex is #8E8C6C.


I love getcolorcode.com

Triadic colors

1 #937173 and #739371 with #717393 are triadic colors.

2 #937371 and #737193 with #717393 are triadic colors.