COLOR #719153

HEX: #719153 RGB: (113,145,83)

Color info

#719153 contains mainly red and green colors. Web safe color of #719153 is #669966 (or #696).

RGB color model

#719153 color RGB value is (113,145,83).

RGB: (113,145,83) (44%, 57%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 145 of 255 = 57%
B 83 of 255 = 33%

113
145
83

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

Portions of RGB colors in percentages

R + G + B = 113 + 145 + 83 = 341 (100%)
R 113 of 341 ~ 33.14%
G 145 of 341 ~ 42.52%
B 83 of 341 ~ 24.34'%

%33.14
%42.52
%24.34

CMYK color model

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

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

CMYK: (22,0,43,43)
C22M0Y43K43 (22%, 0%, 43%, 43%)
(0.22 / 0.00 / 0.43 / 0.43)

CMYK percentages

%22.07
%0
%42.76
%43.14

Codes

Color #719153 in popluar color models

71 91 53
RGB 113 145 83
HSL 91° 27.19% 44.71%
HSB/HSV 91° 42.76% 56.86%
CMYK 22.07% 0.00% 42.76%
43.14%

Color #719153 in popluar number systems.

HEX 71 91 53
Decimal 113 145 83
Binary 1110001 10010001 1010011
Octal 161 221 123

Shades and tints

Shades of #719153

#719153
(113,145,83)
#67844C
(103,132,76)
#5D7745
(93,119,69)
#536A3E
(83,106,62)
#495D37
(73,93,55)
#3F5030
(63,80,48)
#354329
(53,67,41)
#2B3622
(43,54,34)
#21291B
(33,41,27)
#171C14
(23,28,20)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #719153

#719153
(113,145,83)
#7D9B62
(125,155,98)
#89A571
(137,165,113)
#95AF80
(149,175,128)
#A1B98F
(161,185,143)
#ADC39E
(173,195,158)
#B9CDAD
(185,205,173)
#C5D7BC
(197,215,188)
#D1E1CB
(209,225,203)
#DDEBDA
(221,235,218)
#E9F5E9
(233,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719153; }

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

This text font color is #719153.

Background Color

.myBgColor { background-color: #719153; }

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

This div background color is #719153.

Border color

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

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

This div border color is #719153.

Opacity

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

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

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

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

This text has shadow with #719153 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719153.

Preview

Color preview on black background

This text has color #719153 on black background.


Color preview on white background

This text has color #719153 on white background.


Black color preview on #719153 background

This text has black color on #719153 background.


White color preview on #719153 background

This text has white color on #719153 background.


Related colors

Complementary color

Complementary color for #hex is #8E6EAC.


I love getcolorcode.com

Triadic colors

1 #537191 and #915371 with #719153 are triadic colors.

2 #539171 and #917153 with #719153 are triadic colors.