COLOR #719560

HEX: #719560 RGB: (113,149,96)

Color info

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

RGB color model

#719560 color RGB value is (113,149,96).

RGB: (113,149,96) (44%, 58%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 149 of 255 = 58%
B 96 of 255 = 38%

113
149
96

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

Portions of RGB colors in percentages

R + G + B = 113 + 149 + 96 = 358 (100%)
R 113 of 358 ~ 31.56%
G 149 of 358 ~ 41.62%
B 96 of 358 ~ 26.82'%

%31.56
%41.62
%26.82

CMYK color model

#719560 color CMYK value is (24,0,36,42).

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

CMYK: (24,0,36,42)
C24M0Y36K42 (24%, 0%, 36%, 42%)
(0.24 / 0.00 / 0.36 / 0.42)

CMYK percentages

%24.16
%0
%35.57
%41.57

Codes

Color #719560 in popluar color models

71 95 60
RGB 113 149 96
HSL 101° 21.63% 48.04%
HSB/HSV 101° 35.57% 58.43%
CMYK 24.16% 0.00% 35.57%
41.57%

Color #719560 in popluar number systems.

HEX 71 95 60
Decimal 113 149 96
Binary 1110001 10010101 1100000
Octal 161 225 140

Shades and tints

Shades of #719560

#719560
(113,149,96)
#678858
(103,136,88)
#5D7B50
(93,123,80)
#536E48
(83,110,72)
#496140
(73,97,64)
#3F5438
(63,84,56)
#354730
(53,71,48)
#2B3A28
(43,58,40)
#212D20
(33,45,32)
#172018
(23,32,24)
#0D1310
(13,19,16)
#000000
(0,0,0)

Tints of #719560

#719560
(113,149,96)
#7D9E6E
(125,158,110)
#89A77C
(137,167,124)
#95B08A
(149,176,138)
#A1B998
(161,185,152)
#ADC2A6
(173,194,166)
#B9CBB4
(185,203,180)
#C5D4C2
(197,212,194)
#D1DDD0
(209,221,208)
#DDE6DE
(221,230,222)
#E9EFEC
(233,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719560; }

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

This text font color is #719560.

Background Color

.myBgColor { background-color: #719560; }

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

This div background color is #719560.

Border color

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

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

This div border color is #719560.

Opacity

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

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

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

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

This text has shadow with #719560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719560.

Preview

Color preview on black background

This text has color #719560 on black background.


Color preview on white background

This text has color #719560 on white background.


Black color preview on #719560 background

This text has black color on #719560 background.


White color preview on #719560 background

This text has white color on #719560 background.


Related colors

Complementary color

Complementary color for #hex is #8E6A9F.


I love getcolorcode.com

Triadic colors

1 #607195 and #956071 with #719560 are triadic colors.

2 #609571 and #957160 with #719560 are triadic colors.