COLOR #719586

HEX: #719586 RGB: (113,149,134)

Color info

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

RGB color model

#719586 color RGB value is (113,149,134).

RGB: (113,149,134) (44%, 58%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 149 of 255 = 58%
B 134 of 255 = 53%

113
149
134

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

Portions of RGB colors in percentages

R + G + B = 113 + 149 + 134 = 396 (100%)
R 113 of 396 ~ 28.54%
G 149 of 396 ~ 37.63%
B 134 of 396 ~ 33.84'%

%28.54
%37.63
%33.84

CMYK color model

#719586 color CMYK value is (24,0,10,42).

  • cyan value is 24.16%
  • magenta value is 0.00%
  • yellow value is 10.07%
  • key color value is 41.57%

CMYK: (24,0,10,42)
C24M0Y10K42 (24%, 0%, 10%, 42%)
(0.24 / 0.00 / 0.10 / 0.42)

CMYK percentages

%24.16
%0
%10.07
%41.57

Codes

Color #719586 in popluar color models

71 95 86
RGB 113 149 134
HSL 155° 14.52% 51.37%
HSB/HSV 155° 24.16% 58.43%
CMYK 24.16% 0.00% 10.07%
41.57%

Color #719586 in popluar number systems.

HEX 71 95 86
Decimal 113 149 134
Binary 1110001 10010101 10000110
Octal 161 225 206

Shades and tints

Shades of #719586

#719586
(113,149,134)
#67887A
(103,136,122)
#5D7B6E
(93,123,110)
#536E62
(83,110,98)
#496156
(73,97,86)
#3F544A
(63,84,74)
#35473E
(53,71,62)
#2B3A32
(43,58,50)
#212D26
(33,45,38)
#17201A
(23,32,26)
#0D130E
(13,19,14)
#000000
(0,0,0)

Tints of #719586

#719586
(113,149,134)
#7D9E91
(125,158,145)
#89A79C
(137,167,156)
#95B0A7
(149,176,167)
#A1B9B2
(161,185,178)
#ADC2BD
(173,194,189)
#B9CBC8
(185,203,200)
#C5D4D3
(197,212,211)
#D1DDDE
(209,221,222)
#DDE6E9
(221,230,233)
#E9EFF4
(233,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719586 color. Also use rgb(113,149,134) instead hex code.

Text Font Color

.myTextColor { color: #719586; }

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

This text font color is #719586.

Background Color

.myBgColor { background-color: #719586; }

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

This div background color is #719586.

Border color

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

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

This div border color is #719586.

Opacity

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

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

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

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

This text has shadow with #719586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719586.

Preview

Color preview on black background

This text has color #719586 on black background.


Color preview on white background

This text has color #719586 on white background.


Black color preview on #719586 background

This text has black color on #719586 background.


White color preview on #719586 background

This text has white color on #719586 background.


Related colors

Complementary color

Complementary color for #hex is #8E6A79.


I love getcolorcode.com

Triadic colors

1 #867195 and #958671 with #719586 are triadic colors.

2 #869571 and #957186 with #719586 are triadic colors.