COLOR #8D9676

HEX: #8D9676 RGB: (141,150,118)

Renk bilgisi

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

RGB renk modeli

#8D9676 color RGB value is (141,150,118).

RGB: (141,150,118) (55%, 59%, 46%)

RGB bağlantıları ve doygunluk

R 141 of 255 = 55%
G 150 of 255 = 59%
B 118 of 255 = 46%

141
150
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 141 + 150 + 118 = 409 (100%)
R 141 of 409 ~ 34.47%
G 150 of 409 ~ 36.67%
B 118 of 409 ~ 28.85'%

%34.47
%36.67
%28.85

CMYK RENK MODELİ

#8D9676 rengi CMYK tonu (6,0,21,41).

  • camgöbeği tonu 6.00%
  • eflatun tonu 0.00%
  • sarı tonu 21.33%
  • ana renk tonu 41.18%

CMYK: (6,0,21,41)
C6M0Y21K41 (6%, 0%, 21%, 41%)
(0.06 / 0.00 / 0.21 / 0.41)

CMYK yüzdeleri

%6
%0
%21.33
%41.18

Codes

Color #8D9676 in popluar color models

8D 96 76
RGB 141 150 118
HSL 77° 13.22% 52.55%
HSB/HSV 77° 21.33% 58.82%
CMYK 6.00% 0.00% 21.33%
41.18%

Color #8D9676 in popluar number systems.

HEX 8D 96 76
Decimal 141 150 118
Binary 10001101 10010110 1110110
Octal 215 226 166

Shades and tints

Shades of #8D9676

#8D9676
(141,150,118)
#81896C
(129,137,108)
#757C62
(117,124,98)
#696F58
(105,111,88)
#5D624E
(93,98,78)
#515544
(81,85,68)
#45483A
(69,72,58)
#393B30
(57,59,48)
#2D2E26
(45,46,38)
#21211C
(33,33,28)
#151412
(21,20,18)
#000000
(0,0,0)

Tints of #8D9676

#8D9676
(141,150,118)
#979F82
(151,159,130)
#A1A88E
(161,168,142)
#ABB19A
(171,177,154)
#B5BAA6
(181,186,166)
#BFC3B2
(191,195,178)
#C9CCBE
(201,204,190)
#D3D5CA
(211,213,202)
#DDDED6
(221,222,214)
#E7E7E2
(231,231,226)
#F1F0EE
(241,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9676 color. Also use rgb(141,150,118) instead hex code.

Text Font Color

.myTextColor { color: #8D9676; }

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

This text font color is #8D9676.

Background Color

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

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

This div background color is #8D9676.

Border color

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

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

This div border color is #8D9676.

Opacity

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

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

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

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

This text has shadow with #8D9676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9676.

Preview

Color preview on black background

This text has color #8D9676 on black background.


Color preview on white background

This text has color #8D9676 on white background.


Black color preview on #8D9676 background

This text has black color on #8D9676 background.


White color preview on #8D9676 background

This text has white color on #8D9676 background.


Related colors

Complementary color

Complementary color for #hex is #726989.


I love getcolorcode.com

Triadic colors

1 #768D96 and #96768D with #8D9676 are triadic colors.

2 #76968D and #968D76 with #8D9676 are triadic colors.