COLOR #9980DA

HEX: #9980DA RGB: (153,128,218)

Renk bilgisi

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

RGB renk modeli

#9980DA color RGB value is (153,128,218).

RGB: (153,128,218) (60%, 50%, 85%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 128 of 255 = 50%
B 218 of 255 = 85%

153
128
218

R + G + B ~ 65%. #9980DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 128 + 218 = 499 (100%)
R 153 of 499 ~ 30.66%
G 128 of 499 ~ 25.65%
B 218 of 499 ~ 43.69'%

%30.66
%25.65
%43.69

CMYK RENK MODELİ

#9980DA rengi CMYK tonu (30,41,0,15).

  • camgöbeği tonu 29.82%
  • eflatun tonu 41.28%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (30,41,0,15)
C30M41Y0K15 (30%, 41%, 0%, 15%)
(0.30 / 0.41 / 0.00 / 0.15)

CMYK yüzdeleri

%29.82
%41.28
%0
%14.51

Codes

Color #9980DA in popluar color models

99 80 DA
RGB 153 128 218
HSL 257° 54.88% 67.84%
HSB/HSV 257° 41.28% 85.49%
CMYK 29.82% 41.28% 0.00%
14.51%

Color #9980DA in popluar number systems.

HEX 99 80 DA
Decimal 153 128 218
Binary 10011001 10000000 11011010
Octal 231 200 332

Shades and tints

Shades of #9980DA

#9980DA
(153,128,218)
#8C75C7
(140,117,199)
#7F6AB4
(127,106,180)
#725FA1
(114,95,161)
#65548E
(101,84,142)
#58497B
(88,73,123)
#4B3E68
(75,62,104)
#3E3355
(62,51,85)
#312842
(49,40,66)
#241D2F
(36,29,47)
#17121C
(23,18,28)
#000000
(0,0,0)

Tints of #9980DA

#9980DA
(153,128,218)
#A28BDD
(162,139,221)
#AB96E0
(171,150,224)
#B4A1E3
(180,161,227)
#BDACE6
(189,172,230)
#C6B7E9
(198,183,233)
#CFC2EC
(207,194,236)
#D8CDEF
(216,205,239)
#E1D8F2
(225,216,242)
#EAE3F5
(234,227,245)
#F3EEF8
(243,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9980DA; }

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

This text font color is #9980DA.

Background Color

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

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

This div background color is #9980DA.

Border color

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

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

This div border color is #9980DA.

Opacity

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

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

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

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

This text has shadow with #9980DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9980DA.

Preview

Color preview on black background

This text has color #9980DA on black background.


Color preview on white background

This text has color #9980DA on white background.


Black color preview on #9980DA background

This text has black color on #9980DA background.


White color preview on #9980DA background

This text has white color on #9980DA background.


Related colors

Complementary color

Complementary color for #hex is #667F25.


I love getcolorcode.com

Triadic colors

1 #DA9980 and #80DA99 with #9980DA are triadic colors.

2 #DA8099 and #8099DA with #9980DA are triadic colors.