COLOR #718B4D

HEX: #718B4D RGB: (113,139,77)

Renk bilgisi

#718B4D contains mainly red and green colors. #718B4D ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#718B4D color RGB value is (113,139,77).

RGB: (113,139,77) (44%, 55%, 30%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 139 of 255 = 55%
B 77 of 255 = 30%

113
139
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 139 + 77 = 329 (100%)
R 113 of 329 ~ 34.35%
G 139 of 329 ~ 42.25%
B 77 of 329 ~ 23.4'%

%34.35
%42.25
%23.4

CMYK RENK MODELİ

#718B4D rengi CMYK tonu (19,0,45,45).

  • camgöbeği tonu 18.71%
  • eflatun tonu 0.00%
  • sarı tonu 44.60%
  • ana renk tonu 45.49%

CMYK: (19,0,45,45)
C19M0Y45K45 (19%, 0%, 45%, 45%)
(0.19 / 0.00 / 0.45 / 0.45)

CMYK yüzdeleri

%18.71
%0
%44.6
%45.49

Codes

Color #718B4D in popluar color models

71 8B 4D
RGB 113 139 77
HSL 85° 28.70% 42.35%
HSB/HSV 85° 44.60% 54.51%
CMYK 18.71% 0.00% 44.60%
45.49%

Color #718B4D in popluar number systems.

HEX 71 8B 4D
Decimal 113 139 77
Binary 1110001 10001011 1001101
Octal 161 213 115

Shades and tints

Shades of #718B4D

#718B4D
(113,139,77)
#677F46
(103,127,70)
#5D733F
(93,115,63)
#536738
(83,103,56)
#495B31
(73,91,49)
#3F4F2A
(63,79,42)
#354323
(53,67,35)
#2B371C
(43,55,28)
#212B15
(33,43,21)
#171F0E
(23,31,14)
#0D1307
(13,19,7)
#000000
(0,0,0)

Tints of #718B4D

#718B4D
(113,139,77)
#7D955D
(125,149,93)
#899F6D
(137,159,109)
#95A97D
(149,169,125)
#A1B38D
(161,179,141)
#ADBD9D
(173,189,157)
#B9C7AD
(185,199,173)
#C5D1BD
(197,209,189)
#D1DBCD
(209,219,205)
#DDE5DD
(221,229,221)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718B4D; }

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

This text font color is #718B4D.

Background Color

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

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

This div background color is #718B4D.

Border color

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

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

This div border color is #718B4D.

Opacity

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

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

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

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

This text has shadow with #718B4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718B4D.

Preview

Color preview on black background

This text has color #718B4D on black background.


Color preview on white background

This text has color #718B4D on white background.


Black color preview on #718B4D background

This text has black color on #718B4D background.


White color preview on #718B4D background

This text has white color on #718B4D background.


Related colors

Complementary color

Complementary color for #hex is #8E74B2.


I love getcolorcode.com

Triadic colors

1 #4D718B and #8B4D71 with #718B4D are triadic colors.

2 #4D8B71 and #8B714D with #718B4D are triadic colors.