COLOR #8977A5

HEX: #8977A5 RGB: (137,119,165)

Renk bilgisi

#8977A5 contains red, green and blue colors in about the same proportion. #8977A5 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#8977A5 color RGB value is (137,119,165).

RGB: (137,119,165) (54%, 47%, 65%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 119 of 255 = 47%
B 165 of 255 = 65%

137
119
165

R + G + B ~ 55%. #8977A5 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 119 + 165 = 421 (100%)
R 137 of 421 ~ 32.54%
G 119 of 421 ~ 28.27%
B 165 of 421 ~ 39.19'%

%32.54
%28.27
%39.19

CMYK RENK MODELİ

#8977A5 rengi CMYK tonu (17,28,0,35).

  • camgöbeği tonu 16.97%
  • eflatun tonu 27.88%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%
CMYK: (17,28,0,35) C17M28Y0K35 (17%,28%,0%,35%) (0.17/0.28/0.00/0.35) 

CMYK yüzdeleri

%16.97
%27.88
%0
%35.29

Codes

Color #8977A5 in popluar color models

89 77 A5
RGB 137 119 165
HSL 263° 20.35% 55.69%
HSB/HSV 263° 27.88% 64.71%
CMYK 16.97% 27.88% 0.00%
35.29%

Color #8977A5 in popluar number systems.

HEX 89 77 A5
Decimal 137 119 165
Binary 10001001 1110111 10100101
Octal 211 167 245

Shades and tints

Shades of #8977A5

#8977A5
(137,119,165)
#7D6D96
(125,109,150)
#716387
(113,99,135)
#655978
(101,89,120)
#594F69
(89,79,105)
#4D455A
(77,69,90)
#413B4B
(65,59,75)
#35313C
(53,49,60)
#29272D
(41,39,45)
#1D1D1E
(29,29,30)
#11130F
(17,19,15)
#000000
(0,0,0)

Tints of #8977A5

#8977A5
(137,119,165)
#9383AD
(147,131,173)
#9D8FB5
(157,143,181)
#A79BBD
(167,155,189)
#B1A7C5
(177,167,197)
#BBB3CD
(187,179,205)
#C5BFD5
(197,191,213)
#CFCBDD
(207,203,221)
#D9D7E5
(217,215,229)
#E3E3ED
(227,227,237)
#EDEFF5
(237,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8977A5 color. Also use rgb(137,119,165) instead hex code.

Text Font Color

.myTextColor { color: #8977A5; }

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

This text font color is #8977A5.

Background Color

.myBgColor { background-color: #8977A5; }

<div style="background-color:#8977A5">Inner text</div>

This div background color is #8977A5.

Border color

.myBorderColor { border: 1px solid #8977A5; }

<div style="border:3px solid #8977A5">Div</div>

This div border color is #8977A5.

Opacity

.myOpacity80 { color: #8977A5; opacity: 0.8; }

<p style="color:#8977A5;opacity:0.8;">80%</p>

Text with #8977A5 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 #8977A5;}

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

This text has shadow with #8977A5 color.


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

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

This text has shadow with #8977A5 primary color and red secondary color.


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

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

This text has shadow with #8977A5 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8977A5.

Preview

Color preview on black background

This text has color #8977A5 on black background.


Color preview on white background

This text has color #8977A5 on white background.


Black color preview on #8977A5 background

This text has black color on #8977A5 background.


White color preview on #8977A5 background

This text has white color on #8977A5 background.


Related colors

Complementary color

Complementary color for #hex is #76885A.


I love getcolorcode.com

Triadic colors

1 #A58977 and #77A589 with #8977A5 are triadic colors.

2 #A57789 and #7789A5 with #8977A5 are triadic colors.