COLOR #997EAF

HEX: #997EAF RGB: (153,126,175)

Renk bilgisi

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

RGB renk modeli

#997EAF color RGB value is (153,126,175).

RGB: (153,126,175) (60%, 49%, 69%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 126 of 255 = 49%
B 175 of 255 = 69%

153
126
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 126 + 175 = 454 (100%)
R 153 of 454 ~ 33.7%
G 126 of 454 ~ 27.75%
B 175 of 454 ~ 38.55'%

%33.7
%27.75
%38.55

CMYK RENK MODELİ

#997EAF rengi CMYK tonu (13,28,0,31).

  • camgöbeği tonu 12.57%
  • eflatun tonu 28.00%
  • sarı tonu 0.00%
  • ana renk tonu 31.37%

CMYK: (13,28,0,31)
C13M28Y0K31 (13%, 28%, 0%, 31%)
(0.13 / 0.28 / 0.00 / 0.31)

CMYK yüzdeleri

%12.57
%28
%0
%31.37

Codes

Color #997EAF in popluar color models

99 7E AF
RGB 153 126 175
HSL 273° 23.44% 59.02%
HSB/HSV 273° 28.00% 68.63%
CMYK 12.57% 28.00% 0.00%
31.37%

Color #997EAF in popluar number systems.

HEX 99 7E AF
Decimal 153 126 175
Binary 10011001 1111110 10101111
Octal 231 176 257

Shades and tints

Shades of #997EAF

#997EAF
(153,126,175)
#8C73A0
(140,115,160)
#7F6891
(127,104,145)
#725D82
(114,93,130)
#655273
(101,82,115)
#584764
(88,71,100)
#4B3C55
(75,60,85)
#3E3146
(62,49,70)
#312637
(49,38,55)
#241B28
(36,27,40)
#171019
(23,16,25)
#000000
(0,0,0)

Tints of #997EAF

#997EAF
(153,126,175)
#A289B6
(162,137,182)
#AB94BD
(171,148,189)
#B49FC4
(180,159,196)
#BDAACB
(189,170,203)
#C6B5D2
(198,181,210)
#CFC0D9
(207,192,217)
#D8CBE0
(216,203,224)
#E1D6E7
(225,214,231)
#EAE1EE
(234,225,238)
#F3ECF5
(243,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997EAF; }

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

This text font color is #997EAF.

Background Color

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

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

This div background color is #997EAF.

Border color

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

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

This div border color is #997EAF.

Opacity

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

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

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

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

This text has shadow with #997EAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997EAF.

Preview

Color preview on black background

This text has color #997EAF on black background.


Color preview on white background

This text has color #997EAF on white background.


Black color preview on #997EAF background

This text has black color on #997EAF background.


White color preview on #997EAF background

This text has white color on #997EAF background.


Related colors

Complementary color

Complementary color for #hex is #668150.


I love getcolorcode.com

Triadic colors

1 #AF997E and #7EAF99 with #997EAF are triadic colors.

2 #AF7E99 and #7E99AF with #997EAF are triadic colors.