COLOR #717885

HEX: #717885 RGB: (113,120,133)

Color info

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

RGB color model

#717885 color RGB value is (113,120,133).

RGB: (113,120,133) (44%, 47%, 52%)

RGB channels and saturation

R 113 of 255 = 44%
G 120 of 255 = 47%
B 133 of 255 = 52%

113
120
133

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

Portions of RGB colors in percentages

R + G + B = 113 + 120 + 133 = 366 (100%)
R 113 of 366 ~ 30.87%
G 120 of 366 ~ 32.79%
B 133 of 366 ~ 36.34'%

%30.87
%32.79
%36.34

CMYK color model

#717885 color CMYK value is (15,10,0,48).

  • cyan value is 15.04%
  • magenta value is 9.77%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (15,10,0,48)
C15M10Y0K48 (15%, 10%, 0%, 48%)
(0.15 / 0.10 / 0.00 / 0.48)

CMYK percentages

%15.04
%9.77
%0
%47.84

Codes

Color #717885 in popluar color models

71 78 85
RGB 113 120 133
HSL 219° 8.13% 48.24%
HSB/HSV 219° 15.04% 52.16%
CMYK 15.04% 9.77% 0.00%
47.84%

Color #717885 in popluar number systems.

HEX 71 78 85
Decimal 113 120 133
Binary 1110001 1111000 10000101
Octal 161 170 205

Shades and tints

Shades of #717885

#717885
(113,120,133)
#676E79
(103,110,121)
#5D646D
(93,100,109)
#535A61
(83,90,97)
#495055
(73,80,85)
#3F4649
(63,70,73)
#353C3D
(53,60,61)
#2B3231
(43,50,49)
#212825
(33,40,37)
#171E19
(23,30,25)
#0D140D
(13,20,13)
#000000
(0,0,0)

Tints of #717885

#717885
(113,120,133)
#7D8490
(125,132,144)
#89909B
(137,144,155)
#959CA6
(149,156,166)
#A1A8B1
(161,168,177)
#ADB4BC
(173,180,188)
#B9C0C7
(185,192,199)
#C5CCD2
(197,204,210)
#D1D8DD
(209,216,221)
#DDE4E8
(221,228,232)
#E9F0F3
(233,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717885 color. Also use rgb(113,120,133) instead hex code.

Text Font Color

.myTextColor { color: #717885; }

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

This text font color is #717885.

Background Color

.myBgColor { background-color: #717885; }

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

This div background color is #717885.

Border color

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

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

This div border color is #717885.

Opacity

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

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

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

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

This text has shadow with #717885 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717885.

Preview

Color preview on black background

This text has color #717885 on black background.


Color preview on white background

This text has color #717885 on white background.


Black color preview on #717885 background

This text has black color on #717885 background.


White color preview on #717885 background

This text has white color on #717885 background.


Related colors

Complementary color

Complementary color for #hex is #8E877A.


I love getcolorcode.com

Triadic colors

1 #857178 and #788571 with #717885 are triadic colors.

2 #857871 and #787185 with #717885 are triadic colors.