COLOR #718B71

HEX: #718B71 RGB: (113,139,113)

Renk bilgisi

#718B71 contains red, green and blue colors in about the same proportion. #718B71 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

113
139
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 139 + 113 = 365 (100%)
R 113 of 365 ~ 30.96%
G 139 of 365 ~ 38.08%
B 113 of 365 ~ 30.96'%

%30.96
%38.08
%30.96

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%18.71
%0
%18.71
%45.49

Codes

Color #718B71 in popluar color models

71 8B 71
RGB 113 139 113
HSL 120° 10.32% 49.41%
HSB/HSV 120° 18.71% 54.51%
CMYK 18.71% 0.00% 18.71%
45.49%

Color #718B71 in popluar number systems.

HEX 71 8B 71
Decimal 113 139 113
Binary 1110001 10001011 1110001
Octal 161 213 161

Shades and tints

Shades of #718B71

#718B71
(113,139,113)
#677F67
(103,127,103)
#5D735D
(93,115,93)
#536753
(83,103,83)
#495B49
(73,91,73)
#3F4F3F
(63,79,63)
#354335
(53,67,53)
#2B372B
(43,55,43)
#212B21
(33,43,33)
#171F17
(23,31,23)
#0D130D
(13,19,13)
#000000
(0,0,0)

Tints of #718B71

#718B71
(113,139,113)
#7D957D
(125,149,125)
#899F89
(137,159,137)
#95A995
(149,169,149)
#A1B3A1
(161,179,161)
#ADBDAD
(173,189,173)
#B9C7B9
(185,199,185)
#C5D1C5
(197,209,197)
#D1DBD1
(209,219,209)
#DDE5DD
(221,229,221)
#E9EFE9
(233,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718B71; }

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

This text font color is #718B71.

Background Color

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

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

This div background color is #718B71.

Border color

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

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

This div border color is #718B71.

Opacity

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

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

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

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

This text has shadow with #718B71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718B71.

Preview

Color preview on black background

This text has color #718B71 on black background.


Color preview on white background

This text has color #718B71 on white background.


Black color preview on #718B71 background

This text has black color on #718B71 background.


White color preview on #718B71 background

This text has white color on #718B71 background.


Related colors

Complementary color

Complementary color for #hex is #8E748E.


I love getcolorcode.com

Triadic colors

1 #71718B and #8B7171 with #718B71 are triadic colors.

2 #718B71 and #8B7171 with #718B71 are triadic colors.