COLOR #718572

HEX: #718572 RGB: (113,133,114)

Color info

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

RGB color model

#718572 color RGB value is (113,133,114).

RGB: (113,133,114) (44%, 52%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 133 of 255 = 52%
B 114 of 255 = 45%

113
133
114

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

Portions of RGB colors in percentages

R + G + B = 113 + 133 + 114 = 360 (100%)
R 113 of 360 ~ 31.39%
G 133 of 360 ~ 36.94%
B 114 of 360 ~ 31.67'%

%31.39
%36.94
%31.67

CMYK color model

#718572 color CMYK value is (15,0,14,48).

  • cyan value is 15.04%
  • magenta value is 0.00%
  • yellow value is 14.29%
  • key color value is 47.84%

CMYK: (15,0,14,48)
C15M0Y14K48 (15%, 0%, 14%, 48%)
(0.15 / 0.00 / 0.14 / 0.48)

CMYK percentages

%15.04
%0
%14.29
%47.84

Codes

Color #718572 in popluar color models

71 85 72
RGB 113 133 114
HSL 123° 8.13% 48.24%
HSB/HSV 123° 15.04% 52.16%
CMYK 15.04% 0.00% 14.29%
47.84%

Color #718572 in popluar number systems.

HEX 71 85 72
Decimal 113 133 114
Binary 1110001 10000101 1110010
Octal 161 205 162

Shades and tints

Shades of #718572

#718572
(113,133,114)
#677968
(103,121,104)
#5D6D5E
(93,109,94)
#536154
(83,97,84)
#49554A
(73,85,74)
#3F4940
(63,73,64)
#353D36
(53,61,54)
#2B312C
(43,49,44)
#212522
(33,37,34)
#171918
(23,25,24)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #718572

#718572
(113,133,114)
#7D907E
(125,144,126)
#899B8A
(137,155,138)
#95A696
(149,166,150)
#A1B1A2
(161,177,162)
#ADBCAE
(173,188,174)
#B9C7BA
(185,199,186)
#C5D2C6
(197,210,198)
#D1DDD2
(209,221,210)
#DDE8DE
(221,232,222)
#E9F3EA
(233,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718572 color. Also use rgb(113,133,114) instead hex code.

Text Font Color

.myTextColor { color: #718572; }

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

This text font color is #718572.

Background Color

.myBgColor { background-color: #718572; }

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

This div background color is #718572.

Border color

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

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

This div border color is #718572.

Opacity

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

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

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

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

This text has shadow with #718572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718572.

Preview

Color preview on black background

This text has color #718572 on black background.


Color preview on white background

This text has color #718572 on white background.


Black color preview on #718572 background

This text has black color on #718572 background.


White color preview on #718572 background

This text has white color on #718572 background.


Related colors

Complementary color

Complementary color for #hex is #8E7A8D.


I love getcolorcode.com

Triadic colors

1 #727185 and #857271 with #718572 are triadic colors.

2 #728571 and #857172 with #718572 are triadic colors.