COLOR #719987

HEX: #719987 RGB: (113,153,135)

Color info

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

RGB color model

#719987 color RGB value is (113,153,135).

RGB: (113,153,135) (44%, 60%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 153 of 255 = 60%
B 135 of 255 = 53%

113
153
135

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

Portions of RGB colors in percentages

R + G + B = 113 + 153 + 135 = 401 (100%)
R 113 of 401 ~ 28.18%
G 153 of 401 ~ 38.15%
B 135 of 401 ~ 33.67'%

%28.18
%38.15
%33.67

CMYK color model

#719987 color CMYK value is (26,0,12,40).

  • cyan value is 26.14%
  • magenta value is 0.00%
  • yellow value is 11.76%
  • key color value is 40.00%

CMYK: (26,0,12,40)
C26M0Y12K40 (26%, 0%, 12%, 40%)
(0.26 / 0.00 / 0.12 / 0.40)

CMYK percentages

%26.14
%0
%11.76
%40

Codes

Color #719987 in popluar color models

71 99 87
RGB 113 153 135
HSL 153° 16.39% 52.16%
HSB/HSV 153° 26.14% 60.00%
CMYK 26.14% 0.00% 11.76%
40.00%

Color #719987 in popluar number systems.

HEX 71 99 87
Decimal 113 153 135
Binary 1110001 10011001 10000111
Octal 161 231 207

Shades and tints

Shades of #719987

#719987
(113,153,135)
#678C7B
(103,140,123)
#5D7F6F
(93,127,111)
#537263
(83,114,99)
#496557
(73,101,87)
#3F584B
(63,88,75)
#354B3F
(53,75,63)
#2B3E33
(43,62,51)
#213127
(33,49,39)
#17241B
(23,36,27)
#0D170F
(13,23,15)
#000000
(0,0,0)

Tints of #719987

#719987
(113,153,135)
#7DA291
(125,162,145)
#89AB9B
(137,171,155)
#95B4A5
(149,180,165)
#A1BDAF
(161,189,175)
#ADC6B9
(173,198,185)
#B9CFC3
(185,207,195)
#C5D8CD
(197,216,205)
#D1E1D7
(209,225,215)
#DDEAE1
(221,234,225)
#E9F3EB
(233,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719987 color. Also use rgb(113,153,135) instead hex code.

Text Font Color

.myTextColor { color: #719987; }

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

This text font color is #719987.

Background Color

.myBgColor { background-color: #719987; }

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

This div background color is #719987.

Border color

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

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

This div border color is #719987.

Opacity

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

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

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

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

This text has shadow with #719987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719987.

Preview

Color preview on black background

This text has color #719987 on black background.


Color preview on white background

This text has color #719987 on white background.


Black color preview on #719987 background

This text has black color on #719987 background.


White color preview on #719987 background

This text has white color on #719987 background.


Related colors

Complementary color

Complementary color for #hex is #8E6678.


I love getcolorcode.com

Triadic colors

1 #877199 and #998771 with #719987 are triadic colors.

2 #879971 and #997187 with #719987 are triadic colors.