COLOR #719467

HEX: #719467 RGB: (113,148,103)

Color info

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

RGB color model

#719467 color RGB value is (113,148,103).

RGB: (113,148,103) (44%, 58%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 148 of 255 = 58%
B 103 of 255 = 40%

113
148
103

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

Portions of RGB colors in percentages

R + G + B = 113 + 148 + 103 = 364 (100%)
R 113 of 364 ~ 31.04%
G 148 of 364 ~ 40.66%
B 103 of 364 ~ 28.3'%

%31.04
%40.66
%28.3

CMYK color model

#719467 color CMYK value is (24,0,30,42).

  • cyan value is 23.65%
  • magenta value is 0.00%
  • yellow value is 30.41%
  • key color value is 41.96%
CMYK: (24,0,30,42) C24M0Y30K42 (24%,0%,30%,42%) (0.24/0.00/0.30/0.42) 

CMYK percentages

%23.65
%0
%30.41
%41.96

Codes

Color #719467 in popluar color models

71 94 67
RGB 113 148 103
HSL 107° 17.93% 49.22%
HSB/HSV 107° 30.41% 58.04%
CMYK 23.65% 0.00% 30.41%
41.96%

Color #719467 in popluar number systems.

HEX 71 94 67
Decimal 113 148 103
Binary 1110001 10010100 1100111
Octal 161 224 147

Shades and tints

Shades of #719467

#719467
(113,148,103)
#67875E
(103,135,94)
#5D7A55
(93,122,85)
#536D4C
(83,109,76)
#496043
(73,96,67)
#3F533A
(63,83,58)
#354631
(53,70,49)
#2B3928
(43,57,40)
#212C1F
(33,44,31)
#171F16
(23,31,22)
#0D120D
(13,18,13)
#000000
(0,0,0)

Tints of #719467

#719467
(113,148,103)
#7D9D74
(125,157,116)
#89A681
(137,166,129)
#95AF8E
(149,175,142)
#A1B89B
(161,184,155)
#ADC1A8
(173,193,168)
#B9CAB5
(185,202,181)
#C5D3C2
(197,211,194)
#D1DCCF
(209,220,207)
#DDE5DC
(221,229,220)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719467 color. Also use rgb(113,148,103) instead hex code.

Text Font Color

.myTextColor { color: #719467; }

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

This text font color is #719467.

Background Color

.myBgColor { background-color: #719467; }

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

This div background color is #719467.

Border color

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

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

This div border color is #719467.

Opacity

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

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

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

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

This text has shadow with #719467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719467.

Preview

Color preview on black background

This text has color #719467 on black background.


Color preview on white background

This text has color #719467 on white background.


Black color preview on #719467 background

This text has black color on #719467 background.


White color preview on #719467 background

This text has white color on #719467 background.


Related colors

Complementary color

Complementary color for #hex is #8E6B98.


I love getcolorcode.com

Triadic colors

1 #677194 and #946771 with #719467 are triadic colors.

2 #679471 and #947167 with #719467 are triadic colors.