COLOR #996A8C

HEX: #996A8C RGB: (153,106,140)

Renk bilgisi

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

RGB renk modeli

#996A8C color RGB value is (153,106,140).

RGB: (153,106,140) (60%, 42%, 55%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 106 of 255 = 42%
B 140 of 255 = 55%

153
106
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 106 + 140 = 399 (100%)
R 153 of 399 ~ 38.35%
G 106 of 399 ~ 26.57%
B 140 of 399 ~ 35.09'%

%38.35
%26.57
%35.09

CMYK RENK MODELİ

#996A8C rengi CMYK tonu (0,31,8,40).

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

CMYK: (0,31,8,40)
C0M31Y8K40 (0%, 31%, 8%, 40%)
(0.00 / 0.31 / 0.08 / 0.40)

CMYK yüzdeleri

%0
%30.72
%8.5
%40

Codes

Color #996A8C in popluar color models

99 6A 8C
RGB 153 106 140
HSL 317° 18.73% 50.78%
HSB/HSV 317° 30.72% 60.00%
CMYK 0.00% 30.72% 8.50%
40.00%

Color #996A8C in popluar number systems.

HEX 99 6A 8C
Decimal 153 106 140
Binary 10011001 1101010 10001100
Octal 231 152 214

Shades and tints

Shades of #996A8C

#996A8C
(153,106,140)
#8C6180
(140,97,128)
#7F5874
(127,88,116)
#724F68
(114,79,104)
#65465C
(101,70,92)
#583D50
(88,61,80)
#4B3444
(75,52,68)
#3E2B38
(62,43,56)
#31222C
(49,34,44)
#241920
(36,25,32)
#171014
(23,16,20)
#000000
(0,0,0)

Tints of #996A8C

#996A8C
(153,106,140)
#A27796
(162,119,150)
#AB84A0
(171,132,160)
#B491AA
(180,145,170)
#BD9EB4
(189,158,180)
#C6ABBE
(198,171,190)
#CFB8C8
(207,184,200)
#D8C5D2
(216,197,210)
#E1D2DC
(225,210,220)
#EADFE6
(234,223,230)
#F3ECF0
(243,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996A8C; }

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

This text font color is #996A8C.

Background Color

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

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

This div background color is #996A8C.

Border color

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

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

This div border color is #996A8C.

Opacity

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

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

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

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

This text has shadow with #996A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996A8C.

Preview

Color preview on black background

This text has color #996A8C on black background.


Color preview on white background

This text has color #996A8C on white background.


Black color preview on #996A8C background

This text has black color on #996A8C background.


White color preview on #996A8C background

This text has white color on #996A8C background.


Related colors

Complementary color

Complementary color for #hex is #669573.


I love getcolorcode.com

Triadic colors

1 #8C996A and #6A8C99 with #996A8C are triadic colors.

2 #8C6A99 and #6A998C with #996A8C are triadic colors.