COLOR #8980AC

HEX: #8980AC RGB: (137,128,172)

Renk bilgisi

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

RGB renk modeli

#8980AC color RGB value is (137,128,172).

RGB: (137,128,172) (54%, 50%, 67%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 128 of 255 = 50%
B 172 of 255 = 67%

137
128
172

R + G + B ~ 57%. #8980AC is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 128 + 172 = 437 (100%)
R 137 of 437 ~ 31.35%
G 128 of 437 ~ 29.29%
B 172 of 437 ~ 39.36'%

%31.35
%29.29
%39.36

CMYK RENK MODELİ

#8980AC rengi CMYK tonu (20,26,0,33).

  • camgöbeği tonu 20.35%
  • eflatun tonu 25.58%
  • sarı tonu 0.00%
  • ana renk tonu 32.55%

CMYK: (20,26,0,33)
C20M26Y0K33 (20%, 26%, 0%, 33%)
(0.20 / 0.26 / 0.00 / 0.33)

CMYK yüzdeleri

%20.35
%25.58
%0
%32.55

Codes

Color #8980AC in popluar color models

89 80 AC
RGB 137 128 172
HSL 252° 20.95% 58.82%
HSB/HSV 252° 25.58% 67.45%
CMYK 20.35% 25.58% 0.00%
32.55%

Color #8980AC in popluar number systems.

HEX 89 80 AC
Decimal 137 128 172
Binary 10001001 10000000 10101100
Octal 211 200 254

Shades and tints

Shades of #8980AC

#8980AC
(137,128,172)
#7D759D
(125,117,157)
#716A8E
(113,106,142)
#655F7F
(101,95,127)
#595470
(89,84,112)
#4D4961
(77,73,97)
#413E52
(65,62,82)
#353343
(53,51,67)
#292834
(41,40,52)
#1D1D25
(29,29,37)
#111216
(17,18,22)
#000000
(0,0,0)

Tints of #8980AC

#8980AC
(137,128,172)
#938BB3
(147,139,179)
#9D96BA
(157,150,186)
#A7A1C1
(167,161,193)
#B1ACC8
(177,172,200)
#BBB7CF
(187,183,207)
#C5C2D6
(197,194,214)
#CFCDDD
(207,205,221)
#D9D8E4
(217,216,228)
#E3E3EB
(227,227,235)
#EDEEF2
(237,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8980AC color. Also use rgb(137,128,172) instead hex code.

Text Font Color

.myTextColor { color: #8980AC; }

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

This text font color is #8980AC.

Background Color

.myBgColor { background-color: #8980AC; }

<div style="background-color:#8980AC">Inner text</div>

This div background color is #8980AC.

Border color

.myBorderColor { border: 1px solid #8980AC; }

<div style="border:3px solid #8980AC">Div</div>

This div border color is #8980AC.

Opacity

.myOpacity80 { color: #8980AC; opacity: 0.8; }

<p style="color:#8980AC;opacity:0.8;">80%</p>

Text with #8980AC 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 #8980AC;}

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

This text has shadow with #8980AC color.


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

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

This text has shadow with #8980AC primary color and red secondary color.


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

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

This text has shadow with #8980AC and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8980AC.

Preview

Color preview on black background

This text has color #8980AC on black background.


Color preview on white background

This text has color #8980AC on white background.


Black color preview on #8980AC background

This text has black color on #8980AC background.


White color preview on #8980AC background

This text has white color on #8980AC background.


Related colors

Complementary color

Complementary color for #hex is #767F53.


I love getcolorcode.com

Triadic colors

1 #AC8980 and #80AC89 with #8980AC are triadic colors.

2 #AC8089 and #8089AC with #8980AC are triadic colors.