COLOR #719782

HEX: #719782 RGB: (113,151,130)

Color info

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

RGB color model

#719782 color RGB value is (113,151,130).

RGB: (113,151,130) (44%, 59%, 51%)

RGB channels and saturation

R 113 of 255 = 44%
G 151 of 255 = 59%
B 130 of 255 = 51%

113
151
130

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

Portions of RGB colors in percentages

R + G + B = 113 + 151 + 130 = 394 (100%)
R 113 of 394 ~ 28.68%
G 151 of 394 ~ 38.32%
B 130 of 394 ~ 32.99'%

%28.68
%38.32
%32.99

CMYK color model

#719782 color CMYK value is (25,0,14,41).

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

CMYK: (25,0,14,41)
C25M0Y14K41 (25%, 0%, 14%, 41%)
(0.25 / 0.00 / 0.14 / 0.41)

CMYK percentages

%25.17
%0
%13.91
%40.78

Codes

Color #719782 in popluar color models

71 97 82
RGB 113 151 130
HSL 147° 15.45% 51.76%
HSB/HSV 147° 25.17% 59.22%
CMYK 25.17% 0.00% 13.91%
40.78%

Color #719782 in popluar number systems.

HEX 71 97 82
Decimal 113 151 130
Binary 1110001 10010111 10000010
Octal 161 227 202

Shades and tints

Shades of #719782

#719782
(113,151,130)
#678A77
(103,138,119)
#5D7D6C
(93,125,108)
#537061
(83,112,97)
#496356
(73,99,86)
#3F564B
(63,86,75)
#354940
(53,73,64)
#2B3C35
(43,60,53)
#212F2A
(33,47,42)
#17221F
(23,34,31)
#0D1514
(13,21,20)
#000000
(0,0,0)

Tints of #719782

#719782
(113,151,130)
#7DA08D
(125,160,141)
#89A998
(137,169,152)
#95B2A3
(149,178,163)
#A1BBAE
(161,187,174)
#ADC4B9
(173,196,185)
#B9CDC4
(185,205,196)
#C5D6CF
(197,214,207)
#D1DFDA
(209,223,218)
#DDE8E5
(221,232,229)
#E9F1F0
(233,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719782; }

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

This text font color is #719782.

Background Color

.myBgColor { background-color: #719782; }

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

This div background color is #719782.

Border color

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

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

This div border color is #719782.

Opacity

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

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

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

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

This text has shadow with #719782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719782.

Preview

Color preview on black background

This text has color #719782 on black background.


Color preview on white background

This text has color #719782 on white background.


Black color preview on #719782 background

This text has black color on #719782 background.


White color preview on #719782 background

This text has white color on #719782 background.


Related colors

Complementary color

Complementary color for #hex is #8E687D.


I love getcolorcode.com

Triadic colors

1 #827197 and #978271 with #719782 are triadic colors.

2 #829771 and #977182 with #719782 are triadic colors.