COLOR #719463

HEX: #719463 RGB: (113,148,99)

Color info

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

RGB color model

#719463 color RGB value is (113,148,99).

RGB: (113,148,99) (44%, 58%, 39%)

RGB channels and saturation

R 113 of 255 = 44%
G 148 of 255 = 58%
B 99 of 255 = 39%

113
148
99

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

Portions of RGB colors in percentages

R + G + B = 113 + 148 + 99 = 360 (100%)
R 113 of 360 ~ 31.39%
G 148 of 360 ~ 41.11%
B 99 of 360 ~ 27.5'%

%31.39
%41.11
%27.5

CMYK color model

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

  • cyan value is 23.65%
  • magenta value is 0.00%
  • yellow value is 33.11%
  • key color value is 41.96%

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

CMYK percentages

%23.65
%0
%33.11
%41.96

Codes

Color #719463 in popluar color models

71 94 63
RGB 113 148 99
HSL 103° 19.84% 48.43%
HSB/HSV 103° 33.11% 58.04%
CMYK 23.65% 0.00% 33.11%
41.96%

Color #719463 in popluar number systems.

HEX 71 94 63
Decimal 113 148 99
Binary 1110001 10010100 1100011
Octal 161 224 143

Shades and tints

Shades of #719463

#719463
(113,148,99)
#67875A
(103,135,90)
#5D7A51
(93,122,81)
#536D48
(83,109,72)
#49603F
(73,96,63)
#3F5336
(63,83,54)
#35462D
(53,70,45)
#2B3924
(43,57,36)
#212C1B
(33,44,27)
#171F12
(23,31,18)
#0D1209
(13,18,9)
#000000
(0,0,0)

Tints of #719463

#719463
(113,148,99)
#7D9D71
(125,157,113)
#89A67F
(137,166,127)
#95AF8D
(149,175,141)
#A1B89B
(161,184,155)
#ADC1A9
(173,193,169)
#B9CAB7
(185,202,183)
#C5D3C5
(197,211,197)
#D1DCD3
(209,220,211)
#DDE5E1
(221,229,225)
#E9EEEF
(233,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719463; }

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

This text font color is #719463.

Background Color

.myBgColor { background-color: #719463; }

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

This div background color is #719463.

Border color

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

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

This div border color is #719463.

Opacity

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

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

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

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

This text has shadow with #719463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719463.

Preview

Color preview on black background

This text has color #719463 on black background.


Color preview on white background

This text has color #719463 on white background.


Black color preview on #719463 background

This text has black color on #719463 background.


White color preview on #719463 background

This text has white color on #719463 background.


Related colors

Complementary color

Complementary color for #hex is #8E6B9C.


I love getcolorcode.com

Triadic colors

1 #637194 and #946371 with #719463 are triadic colors.

2 #639471 and #947163 with #719463 are triadic colors.