COLOR #9980A6

HEX: #9980A6 RGB: (153,128,166)

Renk bilgisi

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

RGB renk modeli

#9980A6 color RGB value is (153,128,166).

RGB: (153,128,166) (60%, 50%, 65%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 128 of 255 = 50%
B 166 of 255 = 65%

153
128
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 128 + 166 = 447 (100%)
R 153 of 447 ~ 34.23%
G 128 of 447 ~ 28.64%
B 166 of 447 ~ 37.14'%

%34.23
%28.64
%37.14

CMYK RENK MODELİ

#9980A6 rengi CMYK tonu (8,23,0,35).

  • camgöbeği tonu 7.83%
  • eflatun tonu 22.89%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (8,23,0,35)
C8M23Y0K35 (8%, 23%, 0%, 35%)
(0.08 / 0.23 / 0.00 / 0.35)

CMYK yüzdeleri

%7.83
%22.89
%0
%34.9

Codes

Color #9980A6 in popluar color models

99 80 A6
RGB 153 128 166
HSL 279° 17.59% 57.65%
HSB/HSV 279° 22.89% 65.10%
CMYK 7.83% 22.89% 0.00%
34.90%

Color #9980A6 in popluar number systems.

HEX 99 80 A6
Decimal 153 128 166
Binary 10011001 10000000 10100110
Octal 231 200 246

Shades and tints

Shades of #9980A6

#9980A6
(153,128,166)
#8C7597
(140,117,151)
#7F6A88
(127,106,136)
#725F79
(114,95,121)
#65546A
(101,84,106)
#58495B
(88,73,91)
#4B3E4C
(75,62,76)
#3E333D
(62,51,61)
#31282E
(49,40,46)
#241D1F
(36,29,31)
#171210
(23,18,16)
#000000
(0,0,0)

Tints of #9980A6

#9980A6
(153,128,166)
#A28BAE
(162,139,174)
#AB96B6
(171,150,182)
#B4A1BE
(180,161,190)
#BDACC6
(189,172,198)
#C6B7CE
(198,183,206)
#CFC2D6
(207,194,214)
#D8CDDE
(216,205,222)
#E1D8E6
(225,216,230)
#EAE3EE
(234,227,238)
#F3EEF6
(243,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9980A6 color. Also use rgb(153,128,166) instead hex code.

Text Font Color

.myTextColor { color: #9980A6; }

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

This text font color is #9980A6.

Background Color

.myBgColor { background-color: #9980A6; }

<div style="background-color:#9980A6">Inner text</div>

This div background color is #9980A6.

Border color

.myBorderColor { border: 1px solid #9980A6; }

<div style="border:3px solid #9980A6">Div</div>

This div border color is #9980A6.

Opacity

.myOpacity80 { color: #9980A6; opacity: 0.8; }

<p style="color:#9980A6;opacity:0.8;">80%</p>

Text with #9980A6 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 #9980A6;}

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

This text has shadow with #9980A6 color.


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

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

This text has shadow with #9980A6 primary color and red secondary color.


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

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

This text has shadow with #9980A6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9980A6.

Preview

Color preview on black background

This text has color #9980A6 on black background.


Color preview on white background

This text has color #9980A6 on white background.


Black color preview on #9980A6 background

This text has black color on #9980A6 background.


White color preview on #9980A6 background

This text has white color on #9980A6 background.


Related colors

Complementary color

Complementary color for #hex is #667F59.


I love getcolorcode.com

Triadic colors

1 #A69980 and #80A699 with #9980A6 are triadic colors.

2 #A68099 and #8099A6 with #9980A6 are triadic colors.