COLOR #997EA4

HEX: #997EA4 RGB: (153,126,164)

Renk bilgisi

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

RGB renk modeli

#997EA4 color RGB value is (153,126,164).

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

RGB bağlantıları ve doygunluk

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

153
126
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 126 + 164 = 443 (100%)
R 153 of 443 ~ 34.54%
G 126 of 443 ~ 28.44%
B 164 of 443 ~ 37.02'%

%34.54
%28.44
%37.02

CMYK RENK MODELİ

#997EA4 rengi CMYK tonu (7,23,0,36).

  • camgöbeği tonu 6.71%
  • eflatun tonu 23.17%
  • sarı tonu 0.00%
  • ana renk tonu 35.69%

CMYK: (7,23,0,36)
C7M23Y0K36 (7%, 23%, 0%, 36%)
(0.07 / 0.23 / 0.00 / 0.36)

CMYK yüzdeleri

%6.71
%23.17
%0
%35.69

Codes

Color #997EA4 in popluar color models

99 7E A4
RGB 153 126 164
HSL 283° 17.27% 56.86%
HSB/HSV 283° 23.17% 64.31%
CMYK 6.71% 23.17% 0.00%
35.69%

Color #997EA4 in popluar number systems.

HEX 99 7E A4
Decimal 153 126 164
Binary 10011001 1111110 10100100
Octal 231 176 244

Shades and tints

Shades of #997EA4

#997EA4
(153,126,164)
#8C7396
(140,115,150)
#7F6888
(127,104,136)
#725D7A
(114,93,122)
#65526C
(101,82,108)
#58475E
(88,71,94)
#4B3C50
(75,60,80)
#3E3142
(62,49,66)
#312634
(49,38,52)
#241B26
(36,27,38)
#171018
(23,16,24)
#000000
(0,0,0)

Tints of #997EA4

#997EA4
(153,126,164)
#A289AC
(162,137,172)
#AB94B4
(171,148,180)
#B49FBC
(180,159,188)
#BDAAC4
(189,170,196)
#C6B5CC
(198,181,204)
#CFC0D4
(207,192,212)
#D8CBDC
(216,203,220)
#E1D6E4
(225,214,228)
#EAE1EC
(234,225,236)
#F3ECF4
(243,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997EA4; }

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

This text font color is #997EA4.

Background Color

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

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

This div background color is #997EA4.

Border color

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

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

This div border color is #997EA4.

Opacity

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

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

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

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

This text has shadow with #997EA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997EA4.

Preview

Color preview on black background

This text has color #997EA4 on black background.


Color preview on white background

This text has color #997EA4 on white background.


Black color preview on #997EA4 background

This text has black color on #997EA4 background.


White color preview on #997EA4 background

This text has white color on #997EA4 background.


Related colors

Complementary color

Complementary color for #hex is #66815B.


I love getcolorcode.com

Triadic colors

1 #A4997E and #7EA499 with #997EA4 are triadic colors.

2 #A47E99 and #7E99A4 with #997EA4 are triadic colors.