COLOR #719E54

HEX: #719E54 RGB: (113,158,84)

Color info

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

RGB color model

#719E54 color RGB value is (113,158,84).

RGB: (113,158,84) (44%, 62%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 158 of 255 = 62%
B 84 of 255 = 33%

113
158
84

R + G + B ~ 46%. #719E54 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 158 + 84 = 355 (100%)
R 113 of 355 ~ 31.83%
G 158 of 355 ~ 44.51%
B 84 of 355 ~ 23.66'%

%31.83
%44.51
%23.66

CMYK color model

#719E54 color CMYK value is (28,0,47,38).

  • cyan value is 28.48%
  • magenta value is 0.00%
  • yellow value is 46.84%
  • key color value is 38.04%
CMYK: (28,0,47,38) C28M0Y47K38 (28%,0%,47%,38%) (0.28/0.00/0.47/0.38) 

CMYK percentages

%28.48
%0
%46.84
%38.04

Codes

Color #719E54 in popluar color models

71 9E 54
RGB 113 158 84
HSL 96° 30.58% 47.45%
HSB/HSV 96° 46.84% 61.96%
CMYK 28.48% 0.00% 46.84%
38.04%

Color #719E54 in popluar number systems.

HEX 71 9E 54
Decimal 113 158 84
Binary 1110001 10011110 1010100
Octal 161 236 124

Shades and tints

Shades of #719E54

#719E54
(113,158,84)
#67904D
(103,144,77)
#5D8246
(93,130,70)
#53743F
(83,116,63)
#496638
(73,102,56)
#3F5831
(63,88,49)
#354A2A
(53,74,42)
#2B3C23
(43,60,35)
#212E1C
(33,46,28)
#172015
(23,32,21)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #719E54

#719E54
(113,158,84)
#7DA663
(125,166,99)
#89AE72
(137,174,114)
#95B681
(149,182,129)
#A1BE90
(161,190,144)
#ADC69F
(173,198,159)
#B9CEAE
(185,206,174)
#C5D6BD
(197,214,189)
#D1DECC
(209,222,204)
#DDE6DB
(221,230,219)
#E9EEEA
(233,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719E54 color. Also use rgb(113,158,84) instead hex code.

Text Font Color

.myTextColor { color: #719E54; }

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

This text font color is #719E54.

Background Color

.myBgColor { background-color: #719E54; }

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

This div background color is #719E54.

Border color

.myBorderColor { border: 1px solid #719E54; }

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

This div border color is #719E54.

Opacity

.myOpacity80 { color: #719E54; opacity: 0.8; }

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

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

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

This text has shadow with #719E54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719E54.

Preview

Color preview on black background

This text has color #719E54 on black background.


Color preview on white background

This text has color #719E54 on white background.


Black color preview on #719E54 background

This text has black color on #719E54 background.


White color preview on #719E54 background

This text has white color on #719E54 background.


Related colors

Complementary color

Complementary color for #hex is #8E61AB.


I love getcolorcode.com

Triadic colors

1 #54719E and #9E5471 with #719E54 are triadic colors.

2 #549E71 and #9E7154 with #719E54 are triadic colors.