COLOR #718773

HEX: #718773 RGB: (113,135,115)

Color info

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

RGB color model

#718773 color RGB value is (113,135,115).

RGB: (113,135,115) (44%, 53%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 135 of 255 = 53%
B 115 of 255 = 45%

113
135
115

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

Portions of RGB colors in percentages

R + G + B = 113 + 135 + 115 = 363 (100%)
R 113 of 363 ~ 31.13%
G 135 of 363 ~ 37.19%
B 115 of 363 ~ 31.68'%

%31.13
%37.19
%31.68

CMYK color model

#718773 color CMYK value is (16,0,15,47).

  • cyan value is 16.30%
  • magenta value is 0.00%
  • yellow value is 14.81%
  • key color value is 47.06%

CMYK: (16,0,15,47)
C16M0Y15K47 (16%, 0%, 15%, 47%)
(0.16 / 0.00 / 0.15 / 0.47)

CMYK percentages

%16.3
%0
%14.81
%47.06

Codes

Color #718773 in popluar color models

71 87 73
RGB 113 135 115
HSL 125° 8.87% 48.63%
HSB/HSV 125° 16.30% 52.94%
CMYK 16.30% 0.00% 14.81%
47.06%

Color #718773 in popluar number systems.

HEX 71 87 73
Decimal 113 135 115
Binary 1110001 10000111 1110011
Octal 161 207 163

Shades and tints

Shades of #718773

#718773
(113,135,115)
#677B69
(103,123,105)
#5D6F5F
(93,111,95)
#536355
(83,99,85)
#49574B
(73,87,75)
#3F4B41
(63,75,65)
#353F37
(53,63,55)
#2B332D
(43,51,45)
#212723
(33,39,35)
#171B19
(23,27,25)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #718773

#718773
(113,135,115)
#7D917F
(125,145,127)
#899B8B
(137,155,139)
#95A597
(149,165,151)
#A1AFA3
(161,175,163)
#ADB9AF
(173,185,175)
#B9C3BB
(185,195,187)
#C5CDC7
(197,205,199)
#D1D7D3
(209,215,211)
#DDE1DF
(221,225,223)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718773 color. Also use rgb(113,135,115) instead hex code.

Text Font Color

.myTextColor { color: #718773; }

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

This text font color is #718773.

Background Color

.myBgColor { background-color: #718773; }

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

This div background color is #718773.

Border color

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

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

This div border color is #718773.

Opacity

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

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

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

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

This text has shadow with #718773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718773.

Preview

Color preview on black background

This text has color #718773 on black background.


Color preview on white background

This text has color #718773 on white background.


Black color preview on #718773 background

This text has black color on #718773 background.


White color preview on #718773 background

This text has white color on #718773 background.


Related colors

Complementary color

Complementary color for #hex is #8E788C.


I love getcolorcode.com

Triadic colors

1 #737187 and #877371 with #718773 are triadic colors.

2 #738771 and #877173 with #718773 are triadic colors.