COLOR #719365

HEX: #719365 RGB: (113,147,101)

Color info

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

RGB color model

#719365 color RGB value is (113,147,101).

RGB: (113,147,101) (44%, 58%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 147 of 255 = 58%
B 101 of 255 = 40%

113
147
101

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

Portions of RGB colors in percentages

R + G + B = 113 + 147 + 101 = 361 (100%)
R 113 of 361 ~ 31.3%
G 147 of 361 ~ 40.72%
B 101 of 361 ~ 27.98'%

%31.3
%40.72
%27.98

CMYK color model

#719365 color CMYK value is (23,0,31,42).

  • cyan value is 23.13%
  • magenta value is 0.00%
  • yellow value is 31.29%
  • key color value is 42.35%
CMYK: (23,0,31,42) C23M0Y31K42 (23%,0%,31%,42%) (0.23/0.00/0.31/0.42) 

CMYK percentages

%23.13
%0
%31.29
%42.35

Codes

Color #719365 in popluar color models

71 93 65
RGB 113 147 101
HSL 104° 18.55% 48.63%
HSB/HSV 104° 31.29% 57.65%
CMYK 23.13% 0.00% 31.29%
42.35%

Color #719365 in popluar number systems.

HEX 71 93 65
Decimal 113 147 101
Binary 1110001 10010011 1100101
Octal 161 223 145

Shades and tints

Shades of #719365

#719365
(113,147,101)
#67865C
(103,134,92)
#5D7953
(93,121,83)
#536C4A
(83,108,74)
#495F41
(73,95,65)
#3F5238
(63,82,56)
#35452F
(53,69,47)
#2B3826
(43,56,38)
#212B1D
(33,43,29)
#171E14
(23,30,20)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #719365

#719365
(113,147,101)
#7D9C73
(125,156,115)
#89A581
(137,165,129)
#95AE8F
(149,174,143)
#A1B79D
(161,183,157)
#ADC0AB
(173,192,171)
#B9C9B9
(185,201,185)
#C5D2C7
(197,210,199)
#D1DBD5
(209,219,213)
#DDE4E3
(221,228,227)
#E9EDF1
(233,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719365; }

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

This text font color is #719365.

Background Color

.myBgColor { background-color: #719365; }

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

This div background color is #719365.

Border color

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

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

This div border color is #719365.

Opacity

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

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

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

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

This text has shadow with #719365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719365.

Preview

Color preview on black background

This text has color #719365 on black background.


Color preview on white background

This text has color #719365 on white background.


Black color preview on #719365 background

This text has black color on #719365 background.


White color preview on #719365 background

This text has white color on #719365 background.


Related colors

Complementary color

Complementary color for #hex is #8E6C9A.


I love getcolorcode.com

Triadic colors

1 #657193 and #936571 with #719365 are triadic colors.

2 #659371 and #937165 with #719365 are triadic colors.