COLOR #718467

HEX: #718467 RGB: (113,132,103)

Color info

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

RGB color model

#718467 color RGB value is (113,132,103).

RGB: (113,132,103) (44%, 52%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 132 of 255 = 52%
B 103 of 255 = 40%

113
132
103

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

Portions of RGB colors in percentages

R + G + B = 113 + 132 + 103 = 348 (100%)
R 113 of 348 ~ 32.47%
G 132 of 348 ~ 37.93%
B 103 of 348 ~ 29.6'%

%32.47
%37.93
%29.6

CMYK color model

#718467 color CMYK value is (14,0,22,48).

  • cyan value is 14.39%
  • magenta value is 0.00%
  • yellow value is 21.97%
  • key color value is 48.24%

CMYK: (14,0,22,48)
C14M0Y22K48 (14%, 0%, 22%, 48%)
(0.14 / 0.00 / 0.22 / 0.48)

CMYK percentages

%14.39
%0
%21.97
%48.24

Codes

Color #718467 in popluar color models

71 84 67
RGB 113 132 103
HSL 99° 12.34% 46.08%
HSB/HSV 99° 21.97% 51.76%
CMYK 14.39% 0.00% 21.97%
48.24%

Color #718467 in popluar number systems.

HEX 71 84 67
Decimal 113 132 103
Binary 1110001 10000100 1100111
Octal 161 204 147

Shades and tints

Shades of #718467

#718467
(113,132,103)
#67785E
(103,120,94)
#5D6C55
(93,108,85)
#53604C
(83,96,76)
#495443
(73,84,67)
#3F483A
(63,72,58)
#353C31
(53,60,49)
#2B3028
(43,48,40)
#21241F
(33,36,31)
#171816
(23,24,22)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #718467

#718467
(113,132,103)
#7D8F74
(125,143,116)
#899A81
(137,154,129)
#95A58E
(149,165,142)
#A1B09B
(161,176,155)
#ADBBA8
(173,187,168)
#B9C6B5
(185,198,181)
#C5D1C2
(197,209,194)
#D1DCCF
(209,220,207)
#DDE7DC
(221,231,220)
#E9F2E9
(233,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718467; }

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

This text font color is #718467.

Background Color

.myBgColor { background-color: #718467; }

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

This div background color is #718467.

Border color

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

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

This div border color is #718467.

Opacity

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

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

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

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

This text has shadow with #718467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718467.

Preview

Color preview on black background

This text has color #718467 on black background.


Color preview on white background

This text has color #718467 on white background.


Black color preview on #718467 background

This text has black color on #718467 background.


White color preview on #718467 background

This text has white color on #718467 background.


Related colors

Complementary color

Complementary color for #hex is #8E7B98.


I love getcolorcode.com

Triadic colors

1 #677184 and #846771 with #718467 are triadic colors.

2 #678471 and #847167 with #718467 are triadic colors.