COLOR #996B83

HEX: #996B83 RGB: (153,107,131)

Renk bilgisi

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

RGB renk modeli

#996B83 color RGB value is (153,107,131).

RGB: (153,107,131) (60%, 42%, 51%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 107 of 255 = 42%
B 131 of 255 = 51%

153
107
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 107 + 131 = 391 (100%)
R 153 of 391 ~ 39.13%
G 107 of 391 ~ 27.37%
B 131 of 391 ~ 33.5'%

%39.13
%27.37
%33.5

CMYK RENK MODELİ

#996B83 rengi CMYK tonu (0,30,14,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.07%
  • sarı tonu 14.38%
  • ana renk tonu 40.00%
CMYK: (0,30,14,40) C0M30Y14K40 (0%,30%,14%,40%) (0.00/0.30/0.14/0.40) 

CMYK yüzdeleri

%0
%30.07
%14.38
%40

Codes

Color #996B83 in popluar color models

99 6B 83
RGB 153 107 131
HSL 329° 18.40% 50.98%
HSB/HSV 329° 30.07% 60.00%
CMYK 0.00% 30.07% 14.38%
40.00%

Color #996B83 in popluar number systems.

HEX 99 6B 83
Decimal 153 107 131
Binary 10011001 1101011 10000011
Octal 231 153 203

Shades and tints

Shades of #996B83

#996B83
(153,107,131)
#8C6278
(140,98,120)
#7F596D
(127,89,109)
#725062
(114,80,98)
#654757
(101,71,87)
#583E4C
(88,62,76)
#4B3541
(75,53,65)
#3E2C36
(62,44,54)
#31232B
(49,35,43)
#241A20
(36,26,32)
#171115
(23,17,21)
#000000
(0,0,0)

Tints of #996B83

#996B83
(153,107,131)
#A2788E
(162,120,142)
#AB8599
(171,133,153)
#B492A4
(180,146,164)
#BD9FAF
(189,159,175)
#C6ACBA
(198,172,186)
#CFB9C5
(207,185,197)
#D8C6D0
(216,198,208)
#E1D3DB
(225,211,219)
#EAE0E6
(234,224,230)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996B83; }

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

This text font color is #996B83.

Background Color

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

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

This div background color is #996B83.

Border color

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

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

This div border color is #996B83.

Opacity

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

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

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

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

This text has shadow with #996B83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996B83.

Preview

Color preview on black background

This text has color #996B83 on black background.


Color preview on white background

This text has color #996B83 on white background.


Black color preview on #996B83 background

This text has black color on #996B83 background.


White color preview on #996B83 background

This text has white color on #996B83 background.


Related colors

Complementary color

Complementary color for #hex is #66947C.


I love getcolorcode.com

Triadic colors

1 #83996B and #6B8399 with #996B83 are triadic colors.

2 #836B99 and #6B9983 with #996B83 are triadic colors.