COLOR #8C7E79

HEX: #8C7E79 RGB: (140,126,121)

Renk bilgisi

#8C7E79 contains red, green and blue colors in about the same proportion. #8C7E79 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#8C7E79 color RGB value is (140,126,121).

RGB: (140,126,121) (55%, 49%, 47%)

RGB bağlantıları ve doygunluk

R 140 of 255 = 55%
G 126 of 255 = 49%
B 121 of 255 = 47%

140
126
121

R + G + B ~ 50%. #8C7E79 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 140 + 126 + 121 = 387 (100%)
R 140 of 387 ~ 36.18%
G 126 of 387 ~ 32.56%
B 121 of 387 ~ 31.27'%

%36.18
%32.56
%31.27

CMYK RENK MODELİ

#8C7E79 rengi CMYK tonu (0,10,14,45).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.00%
  • sarı tonu 13.57%
  • ana renk tonu 45.10%

CMYK: (0,10,14,45)
C0M10Y14K45 (0%, 10%, 14%, 45%)
(0.00 / 0.10 / 0.14 / 0.45)

CMYK yüzdeleri

%0
%10
%13.57
%45.1

Codes

Color #8C7E79 in popluar color models

8C 7E 79
RGB 140 126 121
HSL 16° 7.63% 51.18%
HSB/HSV 16° 13.57% 54.90%
CMYK 0.00% 10.00% 13.57%
45.10%

Color #8C7E79 in popluar number systems.

HEX 8C 7E 79
Decimal 140 126 121
Binary 10001100 1111110 1111001
Octal 214 176 171

Shades and tints

Shades of #8C7E79

#8C7E79
(140,126,121)
#80736E
(128,115,110)
#746863
(116,104,99)
#685D58
(104,93,88)
#5C524D
(92,82,77)
#504742
(80,71,66)
#443C37
(68,60,55)
#38312C
(56,49,44)
#2C2621
(44,38,33)
#201B16
(32,27,22)
#14100B
(20,16,11)
#000000
(0,0,0)

Tints of #8C7E79

#8C7E79
(140,126,121)
#968985
(150,137,133)
#A09491
(160,148,145)
#AA9F9D
(170,159,157)
#B4AAA9
(180,170,169)
#BEB5B5
(190,181,181)
#C8C0C1
(200,192,193)
#D2CBCD
(210,203,205)
#DCD6D9
(220,214,217)
#E6E1E5
(230,225,229)
#F0ECF1
(240,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C7E79 color. Also use rgb(140,126,121) instead hex code.

Text Font Color

.myTextColor { color: #8C7E79; }

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

This text font color is #8C7E79.

Background Color

.myBgColor { background-color: #8C7E79; }

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

This div background color is #8C7E79.

Border color

.myBorderColor { border: 1px solid #8C7E79; }

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

This div border color is #8C7E79.

Opacity

.myOpacity80 { color: #8C7E79; opacity: 0.8; }

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

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

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

This text has shadow with #8C7E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C7E79.

Preview

Color preview on black background

This text has color #8C7E79 on black background.


Color preview on white background

This text has color #8C7E79 on white background.


Black color preview on #8C7E79 background

This text has black color on #8C7E79 background.


White color preview on #8C7E79 background

This text has white color on #8C7E79 background.


Related colors

Complementary color

Complementary color for #hex is #738186.


I love getcolorcode.com

Triadic colors

1 #798C7E and #7E798C with #8C7E79 are triadic colors.

2 #797E8C and #7E8C79 with #8C7E79 are triadic colors.