COLOR #719564

HEX: #719564 RGB: (113,149,100)

Color info

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

RGB color model

#719564 color RGB value is (113,149,100).

RGB: (113,149,100) (44%, 58%, 39%)

RGB channels and saturation

R 113 of 255 = 44%
G 149 of 255 = 58%
B 100 of 255 = 39%

113
149
100

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

Portions of RGB colors in percentages

R + G + B = 113 + 149 + 100 = 362 (100%)
R 113 of 362 ~ 31.22%
G 149 of 362 ~ 41.16%
B 100 of 362 ~ 27.62'%

%31.22
%41.16
%27.62

CMYK color model

#719564 color CMYK value is (24,0,33,42).

  • cyan value is 24.16%
  • magenta value is 0.00%
  • yellow value is 32.89%
  • key color value is 41.57%

CMYK: (24,0,33,42)
C24M0Y33K42 (24%, 0%, 33%, 42%)
(0.24 / 0.00 / 0.33 / 0.42)

CMYK percentages

%24.16
%0
%32.89
%41.57

Codes

Color #719564 in popluar color models

71 95 64
RGB 113 149 100
HSL 104° 19.68% 48.82%
HSB/HSV 104° 32.89% 58.43%
CMYK 24.16% 0.00% 32.89%
41.57%

Color #719564 in popluar number systems.

HEX 71 95 64
Decimal 113 149 100
Binary 1110001 10010101 1100100
Octal 161 225 144

Shades and tints

Shades of #719564

#719564
(113,149,100)
#67885B
(103,136,91)
#5D7B52
(93,123,82)
#536E49
(83,110,73)
#496140
(73,97,64)
#3F5437
(63,84,55)
#35472E
(53,71,46)
#2B3A25
(43,58,37)
#212D1C
(33,45,28)
#172013
(23,32,19)
#0D130A
(13,19,10)
#000000
(0,0,0)

Tints of #719564

#719564
(113,149,100)
#7D9E72
(125,158,114)
#89A780
(137,167,128)
#95B08E
(149,176,142)
#A1B99C
(161,185,156)
#ADC2AA
(173,194,170)
#B9CBB8
(185,203,184)
#C5D4C6
(197,212,198)
#D1DDD4
(209,221,212)
#DDE6E2
(221,230,226)
#E9EFF0
(233,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719564 color. Also use rgb(113,149,100) instead hex code.

Text Font Color

.myTextColor { color: #719564; }

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

This text font color is #719564.

Background Color

.myBgColor { background-color: #719564; }

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

This div background color is #719564.

Border color

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

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

This div border color is #719564.

Opacity

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

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

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

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

This text has shadow with #719564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719564.

Preview

Color preview on black background

This text has color #719564 on black background.


Color preview on white background

This text has color #719564 on white background.


Black color preview on #719564 background

This text has black color on #719564 background.


White color preview on #719564 background

This text has white color on #719564 background.


Related colors

Complementary color

Complementary color for #hex is #8E6A9B.


I love getcolorcode.com

Triadic colors

1 #647195 and #956471 with #719564 are triadic colors.

2 #649571 and #957164 with #719564 are triadic colors.