COLOR #719752

HEX: #719752 RGB: (113,151,82)

Color info

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

RGB color model

#719752 color RGB value is (113,151,82).

RGB: (113,151,82) (44%, 59%, 32%)

RGB channels and saturation

R 113 of 255 = 44%
G 151 of 255 = 59%
B 82 of 255 = 32%

113
151
82

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

Portions of RGB colors in percentages

R + G + B = 113 + 151 + 82 = 346 (100%)
R 113 of 346 ~ 32.66%
G 151 of 346 ~ 43.64%
B 82 of 346 ~ 23.7'%

%32.66
%43.64
%23.7

CMYK color model

#719752 color CMYK value is (25,0,46,41).

  • cyan value is 25.17%
  • magenta value is 0.00%
  • yellow value is 45.70%
  • key color value is 40.78%

CMYK: (25,0,46,41)
C25M0Y46K41 (25%, 0%, 46%, 41%)
(0.25 / 0.00 / 0.46 / 0.41)

CMYK percentages

%25.17
%0
%45.7
%40.78

Codes

Color #719752 in popluar color models

71 97 52
RGB 113 151 82
HSL 93° 29.61% 45.69%
HSB/HSV 93° 45.70% 59.22%
CMYK 25.17% 0.00% 45.70%
40.78%

Color #719752 in popluar number systems.

HEX 71 97 52
Decimal 113 151 82
Binary 1110001 10010111 1010010
Octal 161 227 122

Shades and tints

Shades of #719752

#719752
(113,151,82)
#678A4B
(103,138,75)
#5D7D44
(93,125,68)
#53703D
(83,112,61)
#496336
(73,99,54)
#3F562F
(63,86,47)
#354928
(53,73,40)
#2B3C21
(43,60,33)
#212F1A
(33,47,26)
#172213
(23,34,19)
#0D150C
(13,21,12)
#000000
(0,0,0)

Tints of #719752

#719752
(113,151,82)
#7DA061
(125,160,97)
#89A970
(137,169,112)
#95B27F
(149,178,127)
#A1BB8E
(161,187,142)
#ADC49D
(173,196,157)
#B9CDAC
(185,205,172)
#C5D6BB
(197,214,187)
#D1DFCA
(209,223,202)
#DDE8D9
(221,232,217)
#E9F1E8
(233,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719752 color. Also use rgb(113,151,82) instead hex code.

Text Font Color

.myTextColor { color: #719752; }

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

This text font color is #719752.

Background Color

.myBgColor { background-color: #719752; }

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

This div background color is #719752.

Border color

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

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

This div border color is #719752.

Opacity

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

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

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

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

This text has shadow with #719752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719752.

Preview

Color preview on black background

This text has color #719752 on black background.


Color preview on white background

This text has color #719752 on white background.


Black color preview on #719752 background

This text has black color on #719752 background.


White color preview on #719752 background

This text has white color on #719752 background.


Related colors

Complementary color

Complementary color for #hex is #8E68AD.


I love getcolorcode.com

Triadic colors

1 #527197 and #975271 with #719752 are triadic colors.

2 #529771 and #977152 with #719752 are triadic colors.