COLOR #977C7E

HEX: #977C7E RGB: (151,124,126)

Renk bilgisi

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

RGB renk modeli

#977C7E color RGB value is (151,124,126).

RGB: (151,124,126) (59%, 49%, 49%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 124 of 255 = 49%
B 126 of 255 = 49%

151
124
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 124 + 126 = 401 (100%)
R 151 of 401 ~ 37.66%
G 124 of 401 ~ 30.92%
B 126 of 401 ~ 31.42'%

%37.66
%30.92
%31.42

CMYK RENK MODELİ

#977C7E rengi CMYK tonu (0,18,17,41).

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

CMYK: (0,18,17,41)
C0M18Y17K41 (0%, 18%, 17%, 41%)
(0.00 / 0.18 / 0.17 / 0.41)

CMYK yüzdeleri

%0
%17.88
%16.56
%40.78

Codes

Color #977C7E in popluar color models

97 7C 7E
RGB 151 124 126
HSL 356° 11.49% 53.92%
HSB/HSV 356° 17.88% 59.22%
CMYK 0.00% 17.88% 16.56%
40.78%

Color #977C7E in popluar number systems.

HEX 97 7C 7E
Decimal 151 124 126
Binary 10010111 1111100 1111110
Octal 227 174 176

Shades and tints

Shades of #977C7E

#977C7E
(151,124,126)
#8A7173
(138,113,115)
#7D6668
(125,102,104)
#705B5D
(112,91,93)
#635052
(99,80,82)
#564547
(86,69,71)
#493A3C
(73,58,60)
#3C2F31
(60,47,49)
#2F2426
(47,36,38)
#22191B
(34,25,27)
#150E10
(21,14,16)
#000000
(0,0,0)

Tints of #977C7E

#977C7E
(151,124,126)
#A08789
(160,135,137)
#A99294
(169,146,148)
#B29D9F
(178,157,159)
#BBA8AA
(187,168,170)
#C4B3B5
(196,179,181)
#CDBEC0
(205,190,192)
#D6C9CB
(214,201,203)
#DFD4D6
(223,212,214)
#E8DFE1
(232,223,225)
#F1EAEC
(241,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977C7E; }

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

This text font color is #977C7E.

Background Color

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

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

This div background color is #977C7E.

Border color

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

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

This div border color is #977C7E.

Opacity

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

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

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

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

This text has shadow with #977C7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977C7E.

Preview

Color preview on black background

This text has color #977C7E on black background.


Color preview on white background

This text has color #977C7E on white background.


Black color preview on #977C7E background

This text has black color on #977C7E background.


White color preview on #977C7E background

This text has white color on #977C7E background.


Related colors

Complementary color

Complementary color for #hex is #688381.


I love getcolorcode.com

Triadic colors

1 #7E977C and #7C7E97 with #977C7E are triadic colors.

2 #7E7C97 and #7C977E with #977C7E are triadic colors.