COLOR #719578

HEX: #719578 RGB: (113,149,120)

Color info

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

RGB color model

#719578 color RGB value is (113,149,120).

RGB: (113,149,120) (44%, 58%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 149 of 255 = 58%
B 120 of 255 = 47%

113
149
120

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

Portions of RGB colors in percentages

R + G + B = 113 + 149 + 120 = 382 (100%)
R 113 of 382 ~ 29.58%
G 149 of 382 ~ 39.01%
B 120 of 382 ~ 31.41'%

%29.58
%39.01
%31.41

CMYK color model

#719578 color CMYK value is (24,0,19,42).

  • cyan value is 24.16%
  • magenta value is 0.00%
  • yellow value is 19.46%
  • key color value is 41.57%

CMYK: (24,0,19,42)
C24M0Y19K42 (24%, 0%, 19%, 42%)
(0.24 / 0.00 / 0.19 / 0.42)

CMYK percentages

%24.16
%0
%19.46
%41.57

Codes

Color #719578 in popluar color models

71 95 78
RGB 113 149 120
HSL 132° 14.52% 51.37%
HSB/HSV 132° 24.16% 58.43%
CMYK 24.16% 0.00% 19.46%
41.57%

Color #719578 in popluar number systems.

HEX 71 95 78
Decimal 113 149 120
Binary 1110001 10010101 1111000
Octal 161 225 170

Shades and tints

Shades of #719578

#719578
(113,149,120)
#67886E
(103,136,110)
#5D7B64
(93,123,100)
#536E5A
(83,110,90)
#496150
(73,97,80)
#3F5446
(63,84,70)
#35473C
(53,71,60)
#2B3A32
(43,58,50)
#212D28
(33,45,40)
#17201E
(23,32,30)
#0D1314
(13,19,20)
#000000
(0,0,0)

Tints of #719578

#719578
(113,149,120)
#7D9E84
(125,158,132)
#89A790
(137,167,144)
#95B09C
(149,176,156)
#A1B9A8
(161,185,168)
#ADC2B4
(173,194,180)
#B9CBC0
(185,203,192)
#C5D4CC
(197,212,204)
#D1DDD8
(209,221,216)
#DDE6E4
(221,230,228)
#E9EFF0
(233,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719578; }

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

This text font color is #719578.

Background Color

.myBgColor { background-color: #719578; }

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

This div background color is #719578.

Border color

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

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

This div border color is #719578.

Opacity

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

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

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

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

This text has shadow with #719578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719578.

Preview

Color preview on black background

This text has color #719578 on black background.


Color preview on white background

This text has color #719578 on white background.


Black color preview on #719578 background

This text has black color on #719578 background.


White color preview on #719578 background

This text has white color on #719578 background.


Related colors

Complementary color

Complementary color for #hex is #8E6A87.


I love getcolorcode.com

Triadic colors

1 #787195 and #957871 with #719578 are triadic colors.

2 #789571 and #957178 with #719578 are triadic colors.