COLOR #997EA2

HEX: #997EA2 RGB: (153,126,162)

Renk bilgisi

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

RGB renk modeli

#997EA2 color RGB value is (153,126,162).

RGB: (153,126,162) (60%, 49%, 64%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 126 of 255 = 49%
B 162 of 255 = 64%

153
126
162

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 126 + 162 = 441 (100%)
R 153 of 441 ~ 34.69%
G 126 of 441 ~ 28.57%
B 162 of 441 ~ 36.73'%

%34.69
%28.57
%36.73

CMYK RENK MODELİ

#997EA2 rengi CMYK tonu (6,22,0,36).

  • camgöbeği tonu 5.56%
  • eflatun tonu 22.22%
  • sarı tonu 0.00%
  • ana renk tonu 36.47%

CMYK: (6,22,0,36)
C6M22Y0K36 (6%, 22%, 0%, 36%)
(0.06 / 0.22 / 0.00 / 0.36)

CMYK yüzdeleri

%5.56
%22.22
%0
%36.47

Codes

Color #997EA2 in popluar color models

99 7E A2
RGB 153 126 162
HSL 285° 16.22% 56.47%
HSB/HSV 285° 22.22% 63.53%
CMYK 5.56% 22.22% 0.00%
36.47%

Color #997EA2 in popluar number systems.

HEX 99 7E A2
Decimal 153 126 162
Binary 10011001 1111110 10100010
Octal 231 176 242

Shades and tints

Shades of #997EA2

#997EA2
(153,126,162)
#8C7394
(140,115,148)
#7F6886
(127,104,134)
#725D78
(114,93,120)
#65526A
(101,82,106)
#58475C
(88,71,92)
#4B3C4E
(75,60,78)
#3E3140
(62,49,64)
#312632
(49,38,50)
#241B24
(36,27,36)
#171016
(23,16,22)
#000000
(0,0,0)

Tints of #997EA2

#997EA2
(153,126,162)
#A289AA
(162,137,170)
#AB94B2
(171,148,178)
#B49FBA
(180,159,186)
#BDAAC2
(189,170,194)
#C6B5CA
(198,181,202)
#CFC0D2
(207,192,210)
#D8CBDA
(216,203,218)
#E1D6E2
(225,214,226)
#EAE1EA
(234,225,234)
#F3ECF2
(243,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997EA2; }

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

This text font color is #997EA2.

Background Color

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

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

This div background color is #997EA2.

Border color

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

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

This div border color is #997EA2.

Opacity

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

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

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

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

This text has shadow with #997EA2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997EA2.

Preview

Color preview on black background

This text has color #997EA2 on black background.


Color preview on white background

This text has color #997EA2 on white background.


Black color preview on #997EA2 background

This text has black color on #997EA2 background.


White color preview on #997EA2 background

This text has white color on #997EA2 background.


Related colors

Complementary color

Complementary color for #hex is #66815D.


I love getcolorcode.com

Triadic colors

1 #A2997E and #7EA299 with #997EA2 are triadic colors.

2 #A27E99 and #7E99A2 with #997EA2 are triadic colors.