COLOR #719573

HEX: #719573 RGB: (113,149,115)

Color info

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

RGB color model

#719573 color RGB value is (113,149,115).

RGB: (113,149,115) (44%, 58%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 149 of 255 = 58%
B 115 of 255 = 45%

113
149
115

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

Portions of RGB colors in percentages

R + G + B = 113 + 149 + 115 = 377 (100%)
R 113 of 377 ~ 29.97%
G 149 of 377 ~ 39.52%
B 115 of 377 ~ 30.5'%

%29.97
%39.52
%30.5

CMYK color model

#719573 color CMYK value is (24,0,23,42).

  • cyan value is 24.16%
  • magenta value is 0.00%
  • yellow value is 22.82%
  • key color value is 41.57%
CMYK: (24,0,23,42) C24M0Y23K42 (24%,0%,23%,42%) (0.24/0.00/0.23/0.42) 

CMYK percentages

%24.16
%0
%22.82
%41.57

Codes

Color #719573 in popluar color models

71 95 73
RGB 113 149 115
HSL 123° 14.52% 51.37%
HSB/HSV 123° 24.16% 58.43%
CMYK 24.16% 0.00% 22.82%
41.57%

Color #719573 in popluar number systems.

HEX 71 95 73
Decimal 113 149 115
Binary 1110001 10010101 1110011
Octal 161 225 163

Shades and tints

Shades of #719573

#719573
(113,149,115)
#678869
(103,136,105)
#5D7B5F
(93,123,95)
#536E55
(83,110,85)
#49614B
(73,97,75)
#3F5441
(63,84,65)
#354737
(53,71,55)
#2B3A2D
(43,58,45)
#212D23
(33,45,35)
#172019
(23,32,25)
#0D130F
(13,19,15)
#000000
(0,0,0)

Tints of #719573

#719573
(113,149,115)
#7D9E7F
(125,158,127)
#89A78B
(137,167,139)
#95B097
(149,176,151)
#A1B9A3
(161,185,163)
#ADC2AF
(173,194,175)
#B9CBBB
(185,203,187)
#C5D4C7
(197,212,199)
#D1DDD3
(209,221,211)
#DDE6DF
(221,230,223)
#E9EFEB
(233,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719573; }

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

This text font color is #719573.

Background Color

.myBgColor { background-color: #719573; }

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

This div background color is #719573.

Border color

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

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

This div border color is #719573.

Opacity

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

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

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

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

This text has shadow with #719573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719573.

Preview

Color preview on black background

This text has color #719573 on black background.


Color preview on white background

This text has color #719573 on white background.


Black color preview on #719573 background

This text has black color on #719573 background.


White color preview on #719573 background

This text has white color on #719573 background.


Related colors

Complementary color

Complementary color for #hex is #8E6A8C.


I love getcolorcode.com

Triadic colors

1 #737195 and #957371 with #719573 are triadic colors.

2 #739571 and #957173 with #719573 are triadic colors.