COLOR #977E80

HEX: #977E80 RGB: (151,126,128)

Renk bilgisi

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

RGB renk modeli

#977E80 color RGB value is (151,126,128).

RGB: (151,126,128) (59%, 49%, 50%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 126 of 255 = 49%
B 128 of 255 = 50%

151
126
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 126 + 128 = 405 (100%)
R 151 of 405 ~ 37.28%
G 126 of 405 ~ 31.11%
B 128 of 405 ~ 31.6'%

%37.28
%31.11
%31.6

CMYK RENK MODELİ

#977E80 rengi CMYK tonu (0,17,15,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.56%
  • sarı tonu 15.23%
  • ana renk tonu 40.78%

CMYK: (0,17,15,41)
C0M17Y15K41 (0%, 17%, 15%, 41%)
(0.00 / 0.17 / 0.15 / 0.41)

CMYK yüzdeleri

%0
%16.56
%15.23
%40.78

Codes

Color #977E80 in popluar color models

97 7E 80
RGB 151 126 128
HSL 355° 10.73% 54.31%
HSB/HSV 355° 16.56% 59.22%
CMYK 0.00% 16.56% 15.23%
40.78%

Color #977E80 in popluar number systems.

HEX 97 7E 80
Decimal 151 126 128
Binary 10010111 1111110 10000000
Octal 227 176 200

Shades and tints

Shades of #977E80

#977E80
(151,126,128)
#8A7375
(138,115,117)
#7D686A
(125,104,106)
#705D5F
(112,93,95)
#635254
(99,82,84)
#564749
(86,71,73)
#493C3E
(73,60,62)
#3C3133
(60,49,51)
#2F2628
(47,38,40)
#221B1D
(34,27,29)
#151012
(21,16,18)
#000000
(0,0,0)

Tints of #977E80

#977E80
(151,126,128)
#A0898B
(160,137,139)
#A99496
(169,148,150)
#B29FA1
(178,159,161)
#BBAAAC
(187,170,172)
#C4B5B7
(196,181,183)
#CDC0C2
(205,192,194)
#D6CBCD
(214,203,205)
#DFD6D8
(223,214,216)
#E8E1E3
(232,225,227)
#F1ECEE
(241,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #977E80 color. Also use rgb(151,126,128) instead hex code.

Text Font Color

.myTextColor { color: #977E80; }

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

This text font color is #977E80.

Background Color

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

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

This div background color is #977E80.

Border color

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

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

This div border color is #977E80.

Opacity

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

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

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

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

This text has shadow with #977E80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977E80.

Preview

Color preview on black background

This text has color #977E80 on black background.


Color preview on white background

This text has color #977E80 on white background.


Black color preview on #977E80 background

This text has black color on #977E80 background.


White color preview on #977E80 background

This text has white color on #977E80 background.


Related colors

Complementary color

Complementary color for #hex is #68817F.


I love getcolorcode.com

Triadic colors

1 #80977E and #7E8097 with #977E80 are triadic colors.

2 #807E97 and #7E9780 with #977E80 are triadic colors.