COLOR #719E7A

HEX: #719E7A RGB: (113,158,122)

Color info

#719E7A contains red, green and blue colors in about the same proportion. Web safe color of #719E7A is #669966 (or #696).

RGB color model

#719E7A color RGB value is (113,158,122).

RGB: (113,158,122) (44%, 62%, 48%)

RGB channels and saturation

R 113 of 255 = 44%
G 158 of 255 = 62%
B 122 of 255 = 48%

113
158
122

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

Portions of RGB colors in percentages

R + G + B = 113 + 158 + 122 = 393 (100%)
R 113 of 393 ~ 28.75%
G 158 of 393 ~ 40.2%
B 122 of 393 ~ 31.04'%

%28.75
%40.2
%31.04

CMYK color model

#719E7A color CMYK value is (28,0,23,38).

  • cyan value is 28.48%
  • magenta value is 0.00%
  • yellow value is 22.78%
  • key color value is 38.04%

CMYK: (28,0,23,38)
C28M0Y23K38 (28%, 0%, 23%, 38%)
(0.28 / 0.00 / 0.23 / 0.38)

CMYK percentages

%28.48
%0
%22.78
%38.04

Codes

Color #719E7A in popluar color models

71 9E 7A
RGB 113 158 122
HSL 132° 18.83% 53.14%
HSB/HSV 132° 28.48% 61.96%
CMYK 28.48% 0.00% 22.78%
38.04%

Color #719E7A in popluar number systems.

HEX 71 9E 7A
Decimal 113 158 122
Binary 1110001 10011110 1111010
Octal 161 236 172

Shades and tints

Shades of #719E7A

#719E7A
(113,158,122)
#67906F
(103,144,111)
#5D8264
(93,130,100)
#537459
(83,116,89)
#49664E
(73,102,78)
#3F5843
(63,88,67)
#354A38
(53,74,56)
#2B3C2D
(43,60,45)
#212E22
(33,46,34)
#172017
(23,32,23)
#0D120C
(13,18,12)
#000000
(0,0,0)

Tints of #719E7A

#719E7A
(113,158,122)
#7DA686
(125,166,134)
#89AE92
(137,174,146)
#95B69E
(149,182,158)
#A1BEAA
(161,190,170)
#ADC6B6
(173,198,182)
#B9CEC2
(185,206,194)
#C5D6CE
(197,214,206)
#D1DEDA
(209,222,218)
#DDE6E6
(221,230,230)
#E9EEF2
(233,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719E7A color. Also use rgb(113,158,122) instead hex code.

Text Font Color

.myTextColor { color: #719E7A; }

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

This text font color is #719E7A.

Background Color

.myBgColor { background-color: #719E7A; }

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

This div background color is #719E7A.

Border color

.myBorderColor { border: 1px solid #719E7A; }

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

This div border color is #719E7A.

Opacity

.myOpacity80 { color: #719E7A; opacity: 0.8; }

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

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

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

This text has shadow with #719E7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719E7A.

Preview

Color preview on black background

This text has color #719E7A on black background.


Color preview on white background

This text has color #719E7A on white background.


Black color preview on #719E7A background

This text has black color on #719E7A background.


White color preview on #719E7A background

This text has white color on #719E7A background.


Related colors

Complementary color

Complementary color for #hex is #8E6185.


I love getcolorcode.com

Triadic colors

1 #7A719E and #9E7A71 with #719E7A are triadic colors.

2 #7A9E71 and #9E717A with #719E7A are triadic colors.