COLOR #997EA1

HEX: #997EA1 RGB: (153,126,161)

Renk bilgisi

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

RGB renk modeli

#997EA1 color RGB value is (153,126,161).

RGB: (153,126,161) (60%, 49%, 63%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 126 of 255 = 49%
B 161 of 255 = 63%

153
126
161

R + G + B ~ 57%. #997EA1 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 126 + 161 = 440 (100%)
R 153 of 440 ~ 34.77%
G 126 of 440 ~ 28.64%
B 161 of 440 ~ 36.59'%

%34.77
%28.64
%36.59

CMYK RENK MODELİ

#997EA1 rengi CMYK tonu (5,22,0,37).

  • camgöbeği tonu 4.97%
  • eflatun tonu 21.74%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (5,22,0,37)
C5M22Y0K37 (5%, 22%, 0%, 37%)
(0.05 / 0.22 / 0.00 / 0.37)

CMYK yüzdeleri

%4.97
%21.74
%0
%36.86

Codes

Color #997EA1 in popluar color models

99 7E A1
RGB 153 126 161
HSL 286° 15.70% 56.27%
HSB/HSV 286° 21.74% 63.14%
CMYK 4.97% 21.74% 0.00%
36.86%

Color #997EA1 in popluar number systems.

HEX 99 7E A1
Decimal 153 126 161
Binary 10011001 1111110 10100001
Octal 231 176 241

Shades and tints

Shades of #997EA1

#997EA1
(153,126,161)
#8C7393
(140,115,147)
#7F6885
(127,104,133)
#725D77
(114,93,119)
#655269
(101,82,105)
#58475B
(88,71,91)
#4B3C4D
(75,60,77)
#3E313F
(62,49,63)
#312631
(49,38,49)
#241B23
(36,27,35)
#171015
(23,16,21)
#000000
(0,0,0)

Tints of #997EA1

#997EA1
(153,126,161)
#A289A9
(162,137,169)
#AB94B1
(171,148,177)
#B49FB9
(180,159,185)
#BDAAC1
(189,170,193)
#C6B5C9
(198,181,201)
#CFC0D1
(207,192,209)
#D8CBD9
(216,203,217)
#E1D6E1
(225,214,225)
#EAE1E9
(234,225,233)
#F3ECF1
(243,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997EA1; }

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

This text font color is #997EA1.

Background Color

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

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

This div background color is #997EA1.

Border color

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

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

This div border color is #997EA1.

Opacity

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

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

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

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

This text has shadow with #997EA1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997EA1.

Preview

Color preview on black background

This text has color #997EA1 on black background.


Color preview on white background

This text has color #997EA1 on white background.


Black color preview on #997EA1 background

This text has black color on #997EA1 background.


White color preview on #997EA1 background

This text has white color on #997EA1 background.


Related colors

Complementary color

Complementary color for #hex is #66815E.


I love getcolorcode.com

Triadic colors

1 #A1997E and #7EA199 with #997EA1 are triadic colors.

2 #A17E99 and #7E99A1 with #997EA1 are triadic colors.