COLOR #718465

HEX: #718465 RGB: (113,132,101)

Color info

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

RGB color model

#718465 color RGB value is (113,132,101).

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

RGB channels and saturation

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

113
132
101

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

Portions of RGB colors in percentages

R + G + B = 113 + 132 + 101 = 346 (100%)
R 113 of 346 ~ 32.66%
G 132 of 346 ~ 38.15%
B 101 of 346 ~ 29.19'%

%32.66
%38.15
%29.19

CMYK color model

#718465 color CMYK value is (14,0,23,48).

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

CMYK: (14,0,23,48)
C14M0Y23K48 (14%, 0%, 23%, 48%)
(0.14 / 0.00 / 0.23 / 0.48)

CMYK percentages

%14.39
%0
%23.48
%48.24

Codes

Color #718465 in popluar color models

71 84 65
RGB 113 132 101
HSL 97° 13.30% 45.69%
HSB/HSV 97° 23.48% 51.76%
CMYK 14.39% 0.00% 23.48%
48.24%

Color #718465 in popluar number systems.

HEX 71 84 65
Decimal 113 132 101
Binary 1110001 10000100 1100101
Octal 161 204 145

Shades and tints

Shades of #718465

#718465
(113,132,101)
#67785C
(103,120,92)
#5D6C53
(93,108,83)
#53604A
(83,96,74)
#495441
(73,84,65)
#3F4838
(63,72,56)
#353C2F
(53,60,47)
#2B3026
(43,48,38)
#21241D
(33,36,29)
#171814
(23,24,20)
#0D0C0B
(13,12,11)
#000000
(0,0,0)

Tints of #718465

#718465
(113,132,101)
#7D8F73
(125,143,115)
#899A81
(137,154,129)
#95A58F
(149,165,143)
#A1B09D
(161,176,157)
#ADBBAB
(173,187,171)
#B9C6B9
(185,198,185)
#C5D1C7
(197,209,199)
#D1DCD5
(209,220,213)
#DDE7E3
(221,231,227)
#E9F2F1
(233,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718465; }

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

This text font color is #718465.

Background Color

.myBgColor { background-color: #718465; }

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

This div background color is #718465.

Border color

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

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

This div border color is #718465.

Opacity

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

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

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

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

This text has shadow with #718465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718465.

Preview

Color preview on black background

This text has color #718465 on black background.


Color preview on white background

This text has color #718465 on white background.


Black color preview on #718465 background

This text has black color on #718465 background.


White color preview on #718465 background

This text has white color on #718465 background.


Related colors

Complementary color

Complementary color for #hex is #8E7B9A.


I love getcolorcode.com

Triadic colors

1 #657184 and #846571 with #718465 are triadic colors.

2 #658471 and #847165 with #718465 are triadic colors.