COLOR #977A77

HEX: #977A77 RGB: (151,122,119)

Renk bilgisi

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

RGB renk modeli

#977A77 color RGB value is (151,122,119).

RGB: (151,122,119) (59%, 48%, 47%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 122 of 255 = 48%
B 119 of 255 = 47%

151
122
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 122 + 119 = 392 (100%)
R 151 of 392 ~ 38.52%
G 122 of 392 ~ 31.12%
B 119 of 392 ~ 30.36'%

%38.52
%31.12
%30.36

CMYK RENK MODELİ

#977A77 rengi CMYK tonu (0,19,21,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.21%
  • sarı tonu 21.19%
  • ana renk tonu 40.78%

CMYK: (0,19,21,41)
C0M19Y21K41 (0%, 19%, 21%, 41%)
(0.00 / 0.19 / 0.21 / 0.41)

CMYK yüzdeleri

%0
%19.21
%21.19
%40.78

Codes

Color #977A77 in popluar color models

97 7A 77
RGB 151 122 119
HSL 13.33% 52.94%
HSB/HSV 21.19% 59.22%
CMYK 0.00% 19.21% 21.19%
40.78%

Color #977A77 in popluar number systems.

HEX 97 7A 77
Decimal 151 122 119
Binary 10010111 1111010 1110111
Octal 227 172 167

Shades and tints

Shades of #977A77

#977A77
(151,122,119)
#8A6F6D
(138,111,109)
#7D6463
(125,100,99)
#705959
(112,89,89)
#634E4F
(99,78,79)
#564345
(86,67,69)
#49383B
(73,56,59)
#3C2D31
(60,45,49)
#2F2227
(47,34,39)
#22171D
(34,23,29)
#150C13
(21,12,19)
#000000
(0,0,0)

Tints of #977A77

#977A77
(151,122,119)
#A08683
(160,134,131)
#A9928F
(169,146,143)
#B29E9B
(178,158,155)
#BBAAA7
(187,170,167)
#C4B6B3
(196,182,179)
#CDC2BF
(205,194,191)
#D6CECB
(214,206,203)
#DFDAD7
(223,218,215)
#E8E6E3
(232,230,227)
#F1F2EF
(241,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #977A77 color. Also use rgb(151,122,119) instead hex code.

Text Font Color

.myTextColor { color: #977A77; }

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

This text font color is #977A77.

Background Color

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

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

This div background color is #977A77.

Border color

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

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

This div border color is #977A77.

Opacity

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

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

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

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

This text has shadow with #977A77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977A77.

Preview

Color preview on black background

This text has color #977A77 on black background.


Color preview on white background

This text has color #977A77 on white background.


Black color preview on #977A77 background

This text has black color on #977A77 background.


White color preview on #977A77 background

This text has white color on #977A77 background.


Related colors

Complementary color

Complementary color for #hex is #688588.


I love getcolorcode.com

Triadic colors

1 #77977A and #7A7797 with #977A77 are triadic colors.

2 #777A97 and #7A9777 with #977A77 are triadic colors.