COLOR #719B79

HEX: #719B79 RGB: (113,155,121)

Color info

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

RGB color model

#719B79 color RGB value is (113,155,121).

RGB: (113,155,121) (44%, 61%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 155 of 255 = 61%
B 121 of 255 = 47%

113
155
121

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

Portions of RGB colors in percentages

R + G + B = 113 + 155 + 121 = 389 (100%)
R 113 of 389 ~ 29.05%
G 155 of 389 ~ 39.85%
B 121 of 389 ~ 31.11'%

%29.05
%39.85
%31.11

CMYK color model

#719B79 color CMYK value is (27,0,22,39).

  • cyan value is 27.10%
  • magenta value is 0.00%
  • yellow value is 21.94%
  • key color value is 39.22%

CMYK: (27,0,22,39)
C27M0Y22K39 (27%, 0%, 22%, 39%)
(0.27 / 0.00 / 0.22 / 0.39)

CMYK percentages

%27.1
%0
%21.94
%39.22

Codes

Color #719B79 in popluar color models

71 9B 79
RGB 113 155 121
HSL 131° 17.36% 52.55%
HSB/HSV 131° 27.10% 60.78%
CMYK 27.10% 0.00% 21.94%
39.22%

Color #719B79 in popluar number systems.

HEX 71 9B 79
Decimal 113 155 121
Binary 1110001 10011011 1111001
Octal 161 233 171

Shades and tints

Shades of #719B79

#719B79
(113,155,121)
#678D6E
(103,141,110)
#5D7F63
(93,127,99)
#537158
(83,113,88)
#49634D
(73,99,77)
#3F5542
(63,85,66)
#354737
(53,71,55)
#2B392C
(43,57,44)
#212B21
(33,43,33)
#171D16
(23,29,22)
#0D0F0B
(13,15,11)
#000000
(0,0,0)

Tints of #719B79

#719B79
(113,155,121)
#7DA485
(125,164,133)
#89AD91
(137,173,145)
#95B69D
(149,182,157)
#A1BFA9
(161,191,169)
#ADC8B5
(173,200,181)
#B9D1C1
(185,209,193)
#C5DACD
(197,218,205)
#D1E3D9
(209,227,217)
#DDECE5
(221,236,229)
#E9F5F1
(233,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719B79 color. Also use rgb(113,155,121) instead hex code.

Text Font Color

.myTextColor { color: #719B79; }

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

This text font color is #719B79.

Background Color

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

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

This div background color is #719B79.

Border color

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

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

This div border color is #719B79.

Opacity

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

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

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

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

This text has shadow with #719B79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719B79.

Preview

Color preview on black background

This text has color #719B79 on black background.


Color preview on white background

This text has color #719B79 on white background.


Black color preview on #719B79 background

This text has black color on #719B79 background.


White color preview on #719B79 background

This text has white color on #719B79 background.


Related colors

Complementary color

Complementary color for #hex is #8E6486.


I love getcolorcode.com

Triadic colors

1 #79719B and #9B7971 with #719B79 are triadic colors.

2 #799B71 and #9B7179 with #719B79 are triadic colors.