COLOR #977D76

HEX: #977D76 RGB: (151,125,118)

Renk bilgisi

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

RGB renk modeli

#977D76 color RGB value is (151,125,118).

RGB: (151,125,118) (59%, 49%, 46%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 125 of 255 = 49%
B 118 of 255 = 46%

151
125
118

R + G + B ~ 51%. #977D76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 125 + 118 = 394 (100%)
R 151 of 394 ~ 38.32%
G 125 of 394 ~ 31.73%
B 118 of 394 ~ 29.95'%

%38.32
%31.73
%29.95

CMYK RENK MODELİ

#977D76 rengi CMYK tonu (0,17,22,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.22%
  • sarı tonu 21.85%
  • ana renk tonu 40.78%

CMYK: (0,17,22,41)
C0M17Y22K41 (0%, 17%, 22%, 41%)
(0.00 / 0.17 / 0.22 / 0.41)

CMYK yüzdeleri

%0
%17.22
%21.85
%40.78

Codes

Color #977D76 in popluar color models

97 7D 76
RGB 151 125 118
HSL 13° 13.69% 52.75%
HSB/HSV 13° 21.85% 59.22%
CMYK 0.00% 17.22% 21.85%
40.78%

Color #977D76 in popluar number systems.

HEX 97 7D 76
Decimal 151 125 118
Binary 10010111 1111101 1110110
Octal 227 175 166

Shades and tints

Shades of #977D76

#977D76
(151,125,118)
#8A726C
(138,114,108)
#7D6762
(125,103,98)
#705C58
(112,92,88)
#63514E
(99,81,78)
#564644
(86,70,68)
#493B3A
(73,59,58)
#3C3030
(60,48,48)
#2F2526
(47,37,38)
#221A1C
(34,26,28)
#150F12
(21,15,18)
#000000
(0,0,0)

Tints of #977D76

#977D76
(151,125,118)
#A08882
(160,136,130)
#A9938E
(169,147,142)
#B29E9A
(178,158,154)
#BBA9A6
(187,169,166)
#C4B4B2
(196,180,178)
#CDBFBE
(205,191,190)
#D6CACA
(214,202,202)
#DFD5D6
(223,213,214)
#E8E0E2
(232,224,226)
#F1EBEE
(241,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #977D76 color. Also use rgb(151,125,118) instead hex code.

Text Font Color

.myTextColor { color: #977D76; }

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

This text font color is #977D76.

Background Color

.myBgColor { background-color: #977D76; }

<div style="background-color:#977D76">Inner text</div>

This div background color is #977D76.

Border color

.myBorderColor { border: 1px solid #977D76; }

<div style="border:3px solid #977D76">Div</div>

This div border color is #977D76.

Opacity

.myOpacity80 { color: #977D76; opacity: 0.8; }

<p style="color:#977D76;opacity:0.8;">80%</p>

Text with #977D76 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 #977D76;}

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

This text has shadow with #977D76 color.


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

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

This text has shadow with #977D76 primary color and red secondary color.


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

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

This text has shadow with #977D76 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #977D76.

Preview

Color preview on black background

This text has color #977D76 on black background.


Color preview on white background

This text has color #977D76 on white background.


Black color preview on #977D76 background

This text has black color on #977D76 background.


White color preview on #977D76 background

This text has white color on #977D76 background.


Related colors

Complementary color

Complementary color for #hex is #688289.


I love getcolorcode.com

Triadic colors

1 #76977D and #7D7697 with #977D76 are triadic colors.

2 #767D97 and #7D9776 with #977D76 are triadic colors.