COLOR #719788

HEX: #719788 RGB: (113,151,136)

Color info

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

RGB color model

#719788 color RGB value is (113,151,136).

RGB: (113,151,136) (44%, 59%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 151 of 255 = 59%
B 136 of 255 = 53%

113
151
136

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

Portions of RGB colors in percentages

R + G + B = 113 + 151 + 136 = 400 (100%)
R 113 of 400 ~ 28.25%
G 151 of 400 ~ 37.75%
B 136 of 400 ~ 34'%

%28.25
%37.75
%34

CMYK color model

#719788 color CMYK value is (25,0,10,41).

  • cyan value is 25.17%
  • magenta value is 0.00%
  • yellow value is 9.93%
  • key color value is 40.78%

CMYK: (25,0,10,41)
C25M0Y10K41 (25%, 0%, 10%, 41%)
(0.25 / 0.00 / 0.10 / 0.41)

CMYK percentages

%25.17
%0
%9.93
%40.78

Codes

Color #719788 in popluar color models

71 97 88
RGB 113 151 136
HSL 156° 15.45% 51.76%
HSB/HSV 156° 25.17% 59.22%
CMYK 25.17% 0.00% 9.93%
40.78%

Color #719788 in popluar number systems.

HEX 71 97 88
Decimal 113 151 136
Binary 1110001 10010111 10001000
Octal 161 227 210

Shades and tints

Shades of #719788

#719788
(113,151,136)
#678A7C
(103,138,124)
#5D7D70
(93,125,112)
#537064
(83,112,100)
#496358
(73,99,88)
#3F564C
(63,86,76)
#354940
(53,73,64)
#2B3C34
(43,60,52)
#212F28
(33,47,40)
#17221C
(23,34,28)
#0D1510
(13,21,16)
#000000
(0,0,0)

Tints of #719788

#719788
(113,151,136)
#7DA092
(125,160,146)
#89A99C
(137,169,156)
#95B2A6
(149,178,166)
#A1BBB0
(161,187,176)
#ADC4BA
(173,196,186)
#B9CDC4
(185,205,196)
#C5D6CE
(197,214,206)
#D1DFD8
(209,223,216)
#DDE8E2
(221,232,226)
#E9F1EC
(233,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719788 color. Also use rgb(113,151,136) instead hex code.

Text Font Color

.myTextColor { color: #719788; }

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

This text font color is #719788.

Background Color

.myBgColor { background-color: #719788; }

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

This div background color is #719788.

Border color

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

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

This div border color is #719788.

Opacity

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

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

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

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

This text has shadow with #719788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719788.

Preview

Color preview on black background

This text has color #719788 on black background.


Color preview on white background

This text has color #719788 on white background.


Black color preview on #719788 background

This text has black color on #719788 background.


White color preview on #719788 background

This text has white color on #719788 background.


Related colors

Complementary color

Complementary color for #hex is #8E6877.


I love getcolorcode.com

Triadic colors

1 #887197 and #978871 with #719788 are triadic colors.

2 #889771 and #977188 with #719788 are triadic colors.