COLOR #8C7476

HEX: #8C7476 RGB: (140,116,118)

Renk bilgisi

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

RGB renk modeli

#8C7476 color RGB value is (140,116,118).

RGB: (140,116,118) (55%, 45%, 46%)

RGB bağlantıları ve doygunluk

R 140 of 255 = 55%
G 116 of 255 = 45%
B 118 of 255 = 46%

140
116
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 140 + 116 + 118 = 374 (100%)
R 140 of 374 ~ 37.43%
G 116 of 374 ~ 31.02%
B 118 of 374 ~ 31.55'%

%37.43
%31.02
%31.55

CMYK RENK MODELİ

#8C7476 rengi CMYK tonu (0,17,16,45).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.14%
  • sarı tonu 15.71%
  • ana renk tonu 45.10%

CMYK: (0,17,16,45)
C0M17Y16K45 (0%, 17%, 16%, 45%)
(0.00 / 0.17 / 0.16 / 0.45)

CMYK yüzdeleri

%0
%17.14
%15.71
%45.1

Codes

Color #8C7476 in popluar color models

8C 74 76
RGB 140 116 118
HSL 355° 9.45% 50.20%
HSB/HSV 355° 17.14% 54.90%
CMYK 0.00% 17.14% 15.71%
45.10%

Color #8C7476 in popluar number systems.

HEX 8C 74 76
Decimal 140 116 118
Binary 10001100 1110100 1110110
Octal 214 164 166

Shades and tints

Shades of #8C7476

#8C7476
(140,116,118)
#806A6C
(128,106,108)
#746062
(116,96,98)
#685658
(104,86,88)
#5C4C4E
(92,76,78)
#504244
(80,66,68)
#44383A
(68,56,58)
#382E30
(56,46,48)
#2C2426
(44,36,38)
#201A1C
(32,26,28)
#141012
(20,16,18)
#000000
(0,0,0)

Tints of #8C7476

#8C7476
(140,116,118)
#968082
(150,128,130)
#A08C8E
(160,140,142)
#AA989A
(170,152,154)
#B4A4A6
(180,164,166)
#BEB0B2
(190,176,178)
#C8BCBE
(200,188,190)
#D2C8CA
(210,200,202)
#DCD4D6
(220,212,214)
#E6E0E2
(230,224,226)
#F0ECEE
(240,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C7476 color. Also use rgb(140,116,118) instead hex code.

Text Font Color

.myTextColor { color: #8C7476; }

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

This text font color is #8C7476.

Background Color

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

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

This div background color is #8C7476.

Border color

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

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

This div border color is #8C7476.

Opacity

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

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

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

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

This text has shadow with #8C7476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C7476.

Preview

Color preview on black background

This text has color #8C7476 on black background.


Color preview on white background

This text has color #8C7476 on white background.


Black color preview on #8C7476 background

This text has black color on #8C7476 background.


White color preview on #8C7476 background

This text has white color on #8C7476 background.


Related colors

Complementary color

Complementary color for #hex is #738B89.


I love getcolorcode.com

Triadic colors

1 #768C74 and #74768C with #8C7476 are triadic colors.

2 #76748C and #748C76 with #8C7476 are triadic colors.