COLOR #996A8F

HEX: #996A8F RGB: (153,106,143)

Renk bilgisi

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

RGB renk modeli

#996A8F color RGB value is (153,106,143).

RGB: (153,106,143) (60%, 42%, 56%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 106 of 255 = 42%
B 143 of 255 = 56%

153
106
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 106 + 143 = 402 (100%)
R 153 of 402 ~ 38.06%
G 106 of 402 ~ 26.37%
B 143 of 402 ~ 35.57'%

%38.06
%26.37
%35.57

CMYK RENK MODELİ

#996A8F rengi CMYK tonu (0,31,7,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.72%
  • sarı tonu 6.54%
  • ana renk tonu 40.00%

CMYK: (0,31,7,40)
C0M31Y7K40 (0%, 31%, 7%, 40%)
(0.00 / 0.31 / 0.07 / 0.40)

CMYK yüzdeleri

%0
%30.72
%6.54
%40

Codes

Color #996A8F in popluar color models

99 6A 8F
RGB 153 106 143
HSL 313° 18.73% 50.78%
HSB/HSV 313° 30.72% 60.00%
CMYK 0.00% 30.72% 6.54%
40.00%

Color #996A8F in popluar number systems.

HEX 99 6A 8F
Decimal 153 106 143
Binary 10011001 1101010 10001111
Octal 231 152 217

Shades and tints

Shades of #996A8F

#996A8F
(153,106,143)
#8C6182
(140,97,130)
#7F5875
(127,88,117)
#724F68
(114,79,104)
#65465B
(101,70,91)
#583D4E
(88,61,78)
#4B3441
(75,52,65)
#3E2B34
(62,43,52)
#312227
(49,34,39)
#24191A
(36,25,26)
#17100D
(23,16,13)
#000000
(0,0,0)

Tints of #996A8F

#996A8F
(153,106,143)
#A27799
(162,119,153)
#AB84A3
(171,132,163)
#B491AD
(180,145,173)
#BD9EB7
(189,158,183)
#C6ABC1
(198,171,193)
#CFB8CB
(207,184,203)
#D8C5D5
(216,197,213)
#E1D2DF
(225,210,223)
#EADFE9
(234,223,233)
#F3ECF3
(243,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996A8F color. Also use rgb(153,106,143) instead hex code.

Text Font Color

.myTextColor { color: #996A8F; }

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

This text font color is #996A8F.

Background Color

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

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

This div background color is #996A8F.

Border color

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

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

This div border color is #996A8F.

Opacity

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

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

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

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

This text has shadow with #996A8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996A8F.

Preview

Color preview on black background

This text has color #996A8F on black background.


Color preview on white background

This text has color #996A8F on white background.


Black color preview on #996A8F background

This text has black color on #996A8F background.


White color preview on #996A8F background

This text has white color on #996A8F background.


Related colors

Complementary color

Complementary color for #996A8F is #669570.


I love getcolorcode.com

Triadic colors

1 #8F996A and #6A8F99 with #996A8F are triadic colors.

2 #8F6A99 and #6A998F with #996A8F are triadic colors.