COLOR #719165

HEX: #719165 RGB: (113,145,101)

Color info

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

RGB color model

#719165 color RGB value is (113,145,101).

RGB: (113,145,101) (44%, 57%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 145 of 255 = 57%
B 101 of 255 = 40%

113
145
101

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

Portions of RGB colors in percentages

R + G + B = 113 + 145 + 101 = 359 (100%)
R 113 of 359 ~ 31.48%
G 145 of 359 ~ 40.39%
B 101 of 359 ~ 28.13'%

%31.48
%40.39
%28.13

CMYK color model

#719165 color CMYK value is (22,0,30,43).

  • cyan value is 22.07%
  • magenta value is 0.00%
  • yellow value is 30.34%
  • key color value is 43.14%

CMYK: (22,0,30,43)
C22M0Y30K43 (22%, 0%, 30%, 43%)
(0.22 / 0.00 / 0.30 / 0.43)

CMYK percentages

%22.07
%0
%30.34
%43.14

Codes

Color #719165 in popluar color models

71 91 65
RGB 113 145 101
HSL 104° 17.89% 48.24%
HSB/HSV 104° 30.34% 56.86%
CMYK 22.07% 0.00% 30.34%
43.14%

Color #719165 in popluar number systems.

HEX 71 91 65
Decimal 113 145 101
Binary 1110001 10010001 1100101
Octal 161 221 145

Shades and tints

Shades of #719165

#719165
(113,145,101)
#67845C
(103,132,92)
#5D7753
(93,119,83)
#536A4A
(83,106,74)
#495D41
(73,93,65)
#3F5038
(63,80,56)
#35432F
(53,67,47)
#2B3626
(43,54,38)
#21291D
(33,41,29)
#171C14
(23,28,20)
#0D0F0B
(13,15,11)
#000000
(0,0,0)

Tints of #719165

#719165
(113,145,101)
#7D9B73
(125,155,115)
#89A581
(137,165,129)
#95AF8F
(149,175,143)
#A1B99D
(161,185,157)
#ADC3AB
(173,195,171)
#B9CDB9
(185,205,185)
#C5D7C7
(197,215,199)
#D1E1D5
(209,225,213)
#DDEBE3
(221,235,227)
#E9F5F1
(233,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719165; }

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

This text font color is #719165.

Background Color

.myBgColor { background-color: #719165; }

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

This div background color is #719165.

Border color

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

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

This div border color is #719165.

Opacity

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

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

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

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

This text has shadow with #719165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719165.

Preview

Color preview on black background

This text has color #719165 on black background.


Color preview on white background

This text has color #719165 on white background.


Black color preview on #719165 background

This text has black color on #719165 background.


White color preview on #719165 background

This text has white color on #719165 background.


Related colors

Complementary color

Complementary color for #hex is #8E6E9A.


I love getcolorcode.com

Triadic colors

1 #657191 and #916571 with #719165 are triadic colors.

2 #659171 and #917165 with #719165 are triadic colors.