COLOR #718B48

HEX: #718B48 RGB: (113,139,72)

Color info

#718B48 contains mainly red and green colors. Web safe color of #718B48 is #669933 (or #693).

RGB color model

#718B48 color RGB value is (113,139,72).

RGB: (113,139,72) (44%, 55%, 28%)

RGB channels and saturation

R 113 of 255 = 44%
G 139 of 255 = 55%
B 72 of 255 = 28%

113
139
72

R + G + B ~ 42%. #718B48 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 139 + 72 = 324 (100%)
R 113 of 324 ~ 34.88%
G 139 of 324 ~ 42.9%
B 72 of 324 ~ 22.22'%

%34.88
%42.9
%22.22

CMYK color model

#718B48 color CMYK value is (19,0,48,45).

  • cyan value is 18.71%
  • magenta value is 0.00%
  • yellow value is 48.20%
  • key color value is 45.49%
CMYK: (19,0,48,45) C19M0Y48K45 (19%,0%,48%,45%) (0.19/0.00/0.48/0.45) 

CMYK percentages

%18.71
%0
%48.2
%45.49

Codes

Color #718B48 in popluar color models

71 8B 48
RGB 113 139 72
HSL 83° 31.75% 41.37%
HSB/HSV 83° 48.20% 54.51%
CMYK 18.71% 0.00% 48.20%
45.49%

Color #718B48 in popluar number systems.

HEX 71 8B 48
Decimal 113 139 72
Binary 1110001 10001011 1001000
Octal 161 213 110

Shades and tints

Shades of #718B48

#718B48
(113,139,72)
#677F42
(103,127,66)
#5D733C
(93,115,60)
#536736
(83,103,54)
#495B30
(73,91,48)
#3F4F2A
(63,79,42)
#354324
(53,67,36)
#2B371E
(43,55,30)
#212B18
(33,43,24)
#171F12
(23,31,18)
#0D130C
(13,19,12)
#000000
(0,0,0)

Tints of #718B48

#718B48
(113,139,72)
#7D9558
(125,149,88)
#899F68
(137,159,104)
#95A978
(149,169,120)
#A1B388
(161,179,136)
#ADBD98
(173,189,152)
#B9C7A8
(185,199,168)
#C5D1B8
(197,209,184)
#D1DBC8
(209,219,200)
#DDE5D8
(221,229,216)
#E9EFE8
(233,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718B48 color. Also use rgb(113,139,72) instead hex code.

Text Font Color

.myTextColor { color: #718B48; }

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

This text font color is #718B48.

Background Color

.myBgColor { background-color: #718B48; }

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

This div background color is #718B48.

Border color

.myBorderColor { border: 1px solid #718B48; }

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

This div border color is #718B48.

Opacity

.myOpacity80 { color: #718B48; opacity: 0.8; }

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

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

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

This text has shadow with #718B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718B48.

Preview

Color preview on black background

This text has color #718B48 on black background.


Color preview on white background

This text has color #718B48 on white background.


Black color preview on #718B48 background

This text has black color on #718B48 background.


White color preview on #718B48 background

This text has white color on #718B48 background.


Related colors

Complementary color

Complementary color for #hex is #8E74B7.


I love getcolorcode.com

Triadic colors

1 #48718B and #8B4871 with #718B48 are triadic colors.

2 #488B71 and #8B7148 with #718B48 are triadic colors.