COLOR #996BAC

HEX: #996BAC RGB: (153,107,172)

Renk bilgisi

#996BAC contains mainly red and blue colors. #996BAC ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#996BAC color RGB value is (153,107,172).

RGB: (153,107,172) (60%, 42%, 67%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 107 of 255 = 42%
B 172 of 255 = 67%

153
107
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 107 + 172 = 432 (100%)
R 153 of 432 ~ 35.42%
G 107 of 432 ~ 24.77%
B 172 of 432 ~ 39.81'%

%35.42
%24.77
%39.81

CMYK RENK MODELİ

#996BAC rengi CMYK tonu (11,38,0,33).

  • camgöbeği tonu 11.05%
  • eflatun tonu 37.79%
  • sarı tonu 0.00%
  • ana renk tonu 32.55%

CMYK: (11,38,0,33)
C11M38Y0K33 (11%, 38%, 0%, 33%)
(0.11 / 0.38 / 0.00 / 0.33)

CMYK yüzdeleri

%11.05
%37.79
%0
%32.55

Codes

Color #996BAC in popluar color models

99 6B AC
RGB 153 107 172
HSL 282° 28.14% 54.71%
HSB/HSV 282° 37.79% 67.45%
CMYK 11.05% 37.79% 0.00%
32.55%

Color #996BAC in popluar number systems.

HEX 99 6B AC
Decimal 153 107 172
Binary 10011001 1101011 10101100
Octal 231 153 254

Shades and tints

Shades of #996BAC

#996BAC
(153,107,172)
#8C629D
(140,98,157)
#7F598E
(127,89,142)
#72507F
(114,80,127)
#654770
(101,71,112)
#583E61
(88,62,97)
#4B3552
(75,53,82)
#3E2C43
(62,44,67)
#312334
(49,35,52)
#241A25
(36,26,37)
#171116
(23,17,22)
#000000
(0,0,0)

Tints of #996BAC

#996BAC
(153,107,172)
#A278B3
(162,120,179)
#AB85BA
(171,133,186)
#B492C1
(180,146,193)
#BD9FC8
(189,159,200)
#C6ACCF
(198,172,207)
#CFB9D6
(207,185,214)
#D8C6DD
(216,198,221)
#E1D3E4
(225,211,228)
#EAE0EB
(234,224,235)
#F3EDF2
(243,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996BAC color. Also use rgb(153,107,172) instead hex code.

Text Font Color

.myTextColor { color: #996BAC; }

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

This text font color is #996BAC.

Background Color

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

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

This div background color is #996BAC.

Border color

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

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

This div border color is #996BAC.

Opacity

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

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

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

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

This text has shadow with #996BAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996BAC.

Preview

Color preview on black background

This text has color #996BAC on black background.


Color preview on white background

This text has color #996BAC on white background.


Black color preview on #996BAC background

This text has black color on #996BAC background.


White color preview on #996BAC background

This text has white color on #996BAC background.


Related colors

Complementary color

Complementary color for #hex is #669453.


I love getcolorcode.com

Triadic colors

1 #AC996B and #6BAC99 with #996BAC are triadic colors.

2 #AC6B99 and #6B99AC with #996BAC are triadic colors.