COLOR #8980B0

HEX: #8980B0 RGB: (137,128,176)

Renk bilgisi

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

RGB renk modeli

#8980B0 color RGB value is (137,128,176).

RGB: (137,128,176) (54%, 50%, 69%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 128 of 255 = 50%
B 176 of 255 = 69%

137
128
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 128 + 176 = 441 (100%)
R 137 of 441 ~ 31.07%
G 128 of 441 ~ 29.02%
B 176 of 441 ~ 39.91'%

%31.07
%29.02
%39.91

CMYK RENK MODELİ

#8980B0 rengi CMYK tonu (22,27,0,31).

  • camgöbeği tonu 22.16%
  • eflatun tonu 27.27%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (22,27,0,31)
C22M27Y0K31 (22%, 27%, 0%, 31%)
(0.22 / 0.27 / 0.00 / 0.31)

CMYK yüzdeleri

%22.16
%27.27
%0
%30.98

Codes

Color #8980B0 in popluar color models

89 80 B0
RGB 137 128 176
HSL 251° 23.30% 59.61%
HSB/HSV 251° 27.27% 69.02%
CMYK 22.16% 27.27% 0.00%
30.98%

Color #8980B0 in popluar number systems.

HEX 89 80 B0
Decimal 137 128 176
Binary 10001001 10000000 10110000
Octal 211 200 260

Shades and tints

Shades of #8980B0

#8980B0
(137,128,176)
#7D75A0
(125,117,160)
#716A90
(113,106,144)
#655F80
(101,95,128)
#595470
(89,84,112)
#4D4960
(77,73,96)
#413E50
(65,62,80)
#353340
(53,51,64)
#292830
(41,40,48)
#1D1D20
(29,29,32)
#111210
(17,18,16)
#000000
(0,0,0)

Tints of #8980B0

#8980B0
(137,128,176)
#938BB7
(147,139,183)
#9D96BE
(157,150,190)
#A7A1C5
(167,161,197)
#B1ACCC
(177,172,204)
#BBB7D3
(187,183,211)
#C5C2DA
(197,194,218)
#CFCDE1
(207,205,225)
#D9D8E8
(217,216,232)
#E3E3EF
(227,227,239)
#EDEEF6
(237,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8980B0; }

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

This text font color is #8980B0.

Background Color

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

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

This div background color is #8980B0.

Border color

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

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

This div border color is #8980B0.

Opacity

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

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

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

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

This text has shadow with #8980B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8980B0.

Preview

Color preview on black background

This text has color #8980B0 on black background.


Color preview on white background

This text has color #8980B0 on white background.


Black color preview on #8980B0 background

This text has black color on #8980B0 background.


White color preview on #8980B0 background

This text has white color on #8980B0 background.


Related colors

Complementary color

Complementary color for #hex is #767F4F.


I love getcolorcode.com

Triadic colors

1 #B08980 and #80B089 with #8980B0 are triadic colors.

2 #B08089 and #8089B0 with #8980B0 are triadic colors.