COLOR #8980D5

HEX: #8980D5 RGB: (137,128,213)

Renk bilgisi

#8980D5 contains mainly blue color. #8980D5 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#8980D5 color RGB value is (137,128,213).

RGB: (137,128,213) (54%, 50%, 84%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 128 of 255 = 50%
B 213 of 255 = 84%

137
128
213

R + G + B ~ 63%. #8980D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 128 + 213 = 478 (100%)
R 137 of 478 ~ 28.66%
G 128 of 478 ~ 26.78%
B 213 of 478 ~ 44.56'%

%28.66
%26.78
%44.56

CMYK RENK MODELİ

#8980D5 rengi CMYK tonu (36,40,0,16).

  • camgöbeği tonu 35.68%
  • eflatun tonu 39.91%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (36,40,0,16)
C36M40Y0K16 (36%, 40%, 0%, 16%)
(0.36 / 0.40 / 0.00 / 0.16)

CMYK yüzdeleri

%35.68
%39.91
%0
%16.47

Codes

Color #8980D5 in popluar color models

89 80 D5
RGB 137 128 213
HSL 246° 50.30% 66.86%
HSB/HSV 246° 39.91% 83.53%
CMYK 35.68% 39.91% 0.00%
16.47%

Color #8980D5 in popluar number systems.

HEX 89 80 D5
Decimal 137 128 213
Binary 10001001 10000000 11010101
Octal 211 200 325

Shades and tints

Shades of #8980D5

#8980D5
(137,128,213)
#7D75C2
(125,117,194)
#716AAF
(113,106,175)
#655F9C
(101,95,156)
#595489
(89,84,137)
#4D4976
(77,73,118)
#413E63
(65,62,99)
#353350
(53,51,80)
#29283D
(41,40,61)
#1D1D2A
(29,29,42)
#111217
(17,18,23)
#000000
(0,0,0)

Tints of #8980D5

#8980D5
(137,128,213)
#938BD8
(147,139,216)
#9D96DB
(157,150,219)
#A7A1DE
(167,161,222)
#B1ACE1
(177,172,225)
#BBB7E4
(187,183,228)
#C5C2E7
(197,194,231)
#CFCDEA
(207,205,234)
#D9D8ED
(217,216,237)
#E3E3F0
(227,227,240)
#EDEEF3
(237,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8980D5; }

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

This text font color is #8980D5.

Background Color

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

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

This div background color is #8980D5.

Border color

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

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

This div border color is #8980D5.

Opacity

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

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

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

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

This text has shadow with #8980D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8980D5.

Preview

Color preview on black background

This text has color #8980D5 on black background.


Color preview on white background

This text has color #8980D5 on white background.


Black color preview on #8980D5 background

This text has black color on #8980D5 background.


White color preview on #8980D5 background

This text has white color on #8980D5 background.


Related colors

Complementary color

Complementary color for #hex is #767F2A.


I love getcolorcode.com

Triadic colors

1 #D58980 and #80D589 with #8980D5 are triadic colors.

2 #D58089 and #8089D5 with #8980D5 are triadic colors.