COLOR #719378

HEX: #719378 RGB: (113,147,120)

Color info

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

RGB color model

#719378 color RGB value is (113,147,120).

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

RGB channels and saturation

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

113
147
120

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

Portions of RGB colors in percentages

R + G + B = 113 + 147 + 120 = 380 (100%)
R 113 of 380 ~ 29.74%
G 147 of 380 ~ 38.68%
B 120 of 380 ~ 31.58'%

%29.74
%38.68
%31.58

CMYK color model

#719378 color CMYK value is (23,0,18,42).

  • cyan value is 23.13%
  • magenta value is 0.00%
  • yellow value is 18.37%
  • key color value is 42.35%

CMYK: (23,0,18,42)
C23M0Y18K42 (23%, 0%, 18%, 42%)
(0.23 / 0.00 / 0.18 / 0.42)

CMYK percentages

%23.13
%0
%18.37
%42.35

Codes

Color #719378 in popluar color models

71 93 78
RGB 113 147 120
HSL 132° 13.60% 50.98%
HSB/HSV 132° 23.13% 57.65%
CMYK 23.13% 0.00% 18.37%
42.35%

Color #719378 in popluar number systems.

HEX 71 93 78
Decimal 113 147 120
Binary 1110001 10010011 1111000
Octal 161 223 170

Shades and tints

Shades of #719378

#719378
(113,147,120)
#67866E
(103,134,110)
#5D7964
(93,121,100)
#536C5A
(83,108,90)
#495F50
(73,95,80)
#3F5246
(63,82,70)
#35453C
(53,69,60)
#2B3832
(43,56,50)
#212B28
(33,43,40)
#171E1E
(23,30,30)
#0D1114
(13,17,20)
#000000
(0,0,0)

Tints of #719378

#719378
(113,147,120)
#7D9C84
(125,156,132)
#89A590
(137,165,144)
#95AE9C
(149,174,156)
#A1B7A8
(161,183,168)
#ADC0B4
(173,192,180)
#B9C9C0
(185,201,192)
#C5D2CC
(197,210,204)
#D1DBD8
(209,219,216)
#DDE4E4
(221,228,228)
#E9EDF0
(233,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719378; }

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

This text font color is #719378.

Background Color

.myBgColor { background-color: #719378; }

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

This div background color is #719378.

Border color

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

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

This div border color is #719378.

Opacity

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

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

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

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

This text has shadow with #719378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719378.

Preview

Color preview on black background

This text has color #719378 on black background.


Color preview on white background

This text has color #719378 on white background.


Black color preview on #719378 background

This text has black color on #719378 background.


White color preview on #719378 background

This text has white color on #719378 background.


Related colors

Complementary color

Complementary color for #hex is #8E6C87.


I love getcolorcode.com

Triadic colors

1 #787193 and #937871 with #719378 are triadic colors.

2 #789371 and #937178 with #719378 are triadic colors.