COLOR #997ED2

HEX: #997ED2 RGB: (153,126,210)

Renk bilgisi

#997ED2 contains mainly red and blue colors. #997ED2 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#997ED2 color RGB value is (153,126,210).

RGB: (153,126,210) (60%, 49%, 82%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 126 of 255 = 49%
B 210 of 255 = 82%

153
126
210

R + G + B ~ 64%. #997ED2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 126 + 210 = 489 (100%)
R 153 of 489 ~ 31.29%
G 126 of 489 ~ 25.77%
B 210 of 489 ~ 42.94'%

%31.29
%25.77
%42.94

CMYK RENK MODELİ

#997ED2 rengi CMYK tonu (27,40,0,18).

  • camgöbeği tonu 27.14%
  • eflatun tonu 40.00%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%
CMYK: (27,40,0,18) C27M40Y0K18 (27%,40%,0%,18%) (0.27/0.40/0.00/0.18) 

CMYK yüzdeleri

%27.14
%40
%0
%17.65

Codes

Color #997ED2 in popluar color models

99 7E D2
RGB 153 126 210
HSL 259° 48.28% 65.88%
HSB/HSV 259° 40.00% 82.35%
CMYK 27.14% 40.00% 0.00%
17.65%

Color #997ED2 in popluar number systems.

HEX 99 7E D2
Decimal 153 126 210
Binary 10011001 1111110 11010010
Octal 231 176 322

Shades and tints

Shades of #997ED2

#997ED2
(153,126,210)
#8C73BF
(140,115,191)
#7F68AC
(127,104,172)
#725D99
(114,93,153)
#655286
(101,82,134)
#584773
(88,71,115)
#4B3C60
(75,60,96)
#3E314D
(62,49,77)
#31263A
(49,38,58)
#241B27
(36,27,39)
#171014
(23,16,20)
#000000
(0,0,0)

Tints of #997ED2

#997ED2
(153,126,210)
#A289D6
(162,137,214)
#AB94DA
(171,148,218)
#B49FDE
(180,159,222)
#BDAAE2
(189,170,226)
#C6B5E6
(198,181,230)
#CFC0EA
(207,192,234)
#D8CBEE
(216,203,238)
#E1D6F2
(225,214,242)
#EAE1F6
(234,225,246)
#F3ECFA
(243,236,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997ED2 color. Also use rgb(153,126,210) instead hex code.

Text Font Color

.myTextColor { color: #997ED2; }

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

This text font color is #997ED2.

Background Color

.myBgColor { background-color: #997ED2; }

<div style="background-color:#997ED2">Inner text</div>

This div background color is #997ED2.

Border color

.myBorderColor { border: 1px solid #997ED2; }

<div style="border:3px solid #997ED2">Div</div>

This div border color is #997ED2.

Opacity

.myOpacity80 { color: #997ED2; opacity: 0.8; }

<p style="color:#997ED2;opacity:0.8;">80%</p>

Text with #997ED2 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 #997ED2;}

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

This text has shadow with #997ED2 color.


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

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

This text has shadow with #997ED2 primary color and red secondary color.


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

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

This text has shadow with #997ED2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #997ED2.

Preview

Color preview on black background

This text has color #997ED2 on black background.


Color preview on white background

This text has color #997ED2 on white background.


Black color preview on #997ED2 background

This text has black color on #997ED2 background.


White color preview on #997ED2 background

This text has white color on #997ED2 background.


Related colors

Complementary color

Complementary color for #hex is #66812D.


I love getcolorcode.com

Triadic colors

1 #D2997E and #7ED299 with #997ED2 are triadic colors.

2 #D27E99 and #7E99D2 with #997ED2 are triadic colors.