COLOR #996F97

HEX: #996F97 RGB: (153,111,151)

Renk bilgisi

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

RGB renk modeli

#996F97 color RGB value is (153,111,151).

RGB: (153,111,151) (60%, 44%, 59%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 111 of 255 = 44%
B 151 of 255 = 59%

153
111
151

R + G + B ~ 54%. #996F97 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 111 + 151 = 415 (100%)
R 153 of 415 ~ 36.87%
G 111 of 415 ~ 26.75%
B 151 of 415 ~ 36.39'%

%36.87
%26.75
%36.39

CMYK RENK MODELİ

#996F97 rengi CMYK tonu (0,27,1,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.45%
  • sarı tonu 1.31%
  • ana renk tonu 40.00%

CMYK: (0,27,1,40)
C0M27Y1K40 (0%, 27%, 1%, 40%)
(0.00 / 0.27 / 0.01 / 0.40)

CMYK yüzdeleri

%0
%27.45
%1.31
%40

Codes

Color #996F97 in popluar color models

99 6F 97
RGB 153 111 151
HSL 303° 17.07% 51.76%
HSB/HSV 303° 27.45% 60.00%
CMYK 0.00% 27.45% 1.31%
40.00%

Color #996F97 in popluar number systems.

HEX 99 6F 97
Decimal 153 111 151
Binary 10011001 1101111 10010111
Octal 231 157 227

Shades and tints

Shades of #996F97

#996F97
(153,111,151)
#8C658A
(140,101,138)
#7F5B7D
(127,91,125)
#725170
(114,81,112)
#654763
(101,71,99)
#583D56
(88,61,86)
#4B3349
(75,51,73)
#3E293C
(62,41,60)
#311F2F
(49,31,47)
#241522
(36,21,34)
#170B15
(23,11,21)
#000000
(0,0,0)

Tints of #996F97

#996F97
(153,111,151)
#A27CA0
(162,124,160)
#AB89A9
(171,137,169)
#B496B2
(180,150,178)
#BDA3BB
(189,163,187)
#C6B0C4
(198,176,196)
#CFBDCD
(207,189,205)
#D8CAD6
(216,202,214)
#E1D7DF
(225,215,223)
#EAE4E8
(234,228,232)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996F97 color. Also use rgb(153,111,151) instead hex code.

Text Font Color

.myTextColor { color: #996F97; }

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

This text font color is #996F97.

Background Color

.myBgColor { background-color: #996F97; }

<div style="background-color:#996F97">Inner text</div>

This div background color is #996F97.

Border color

.myBorderColor { border: 1px solid #996F97; }

<div style="border:3px solid #996F97">Div</div>

This div border color is #996F97.

Opacity

.myOpacity80 { color: #996F97; opacity: 0.8; }

<p style="color:#996F97;opacity:0.8;">80%</p>

Text with #996F97 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 #996F97;}

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

This text has shadow with #996F97 color.


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

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

This text has shadow with #996F97 primary color and red secondary color.


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

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

This text has shadow with #996F97 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #996F97.

Preview

Color preview on black background

This text has color #996F97 on black background.


Color preview on white background

This text has color #996F97 on white background.


Black color preview on #996F97 background

This text has black color on #996F97 background.


White color preview on #996F97 background

This text has white color on #996F97 background.


Related colors

Complementary color

Complementary color for #hex is #669068.


I love getcolorcode.com

Triadic colors

1 #97996F and #6F9799 with #996F97 are triadic colors.

2 #976F99 and #6F9997 with #996F97 are triadic colors.