COLOR #996F6D

HEX: #996F6D RGB: (153,111,109)

Renk bilgisi

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

RGB renk modeli

#996F6D color RGB value is (153,111,109).

RGB: (153,111,109) (60%, 44%, 43%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 111 of 255 = 44%
B 109 of 255 = 43%

153
111
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 111 + 109 = 373 (100%)
R 153 of 373 ~ 41.02%
G 111 of 373 ~ 29.76%
B 109 of 373 ~ 29.22'%

%41.02
%29.76
%29.22

CMYK RENK MODELİ

#996F6D rengi CMYK tonu (0,27,29,40).

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

CMYK: (0,27,29,40)
C0M27Y29K40 (0%, 27%, 29%, 40%)
(0.00 / 0.27 / 0.29 / 0.40)

CMYK yüzdeleri

%0
%27.45
%28.76
%40

Codes

Color #996F6D in popluar color models

99 6F 6D
RGB 153 111 109
HSL 17.74% 51.37%
HSB/HSV 28.76% 60.00%
CMYK 0.00% 27.45% 28.76%
40.00%

Color #996F6D in popluar number systems.

HEX 99 6F 6D
Decimal 153 111 109
Binary 10011001 1101111 1101101
Octal 231 157 155

Shades and tints

Shades of #996F6D

#996F6D
(153,111,109)
#8C6564
(140,101,100)
#7F5B5B
(127,91,91)
#725152
(114,81,82)
#654749
(101,71,73)
#583D40
(88,61,64)
#4B3337
(75,51,55)
#3E292E
(62,41,46)
#311F25
(49,31,37)
#24151C
(36,21,28)
#170B13
(23,11,19)
#000000
(0,0,0)

Tints of #996F6D

#996F6D
(153,111,109)
#A27C7A
(162,124,122)
#AB8987
(171,137,135)
#B49694
(180,150,148)
#BDA3A1
(189,163,161)
#C6B0AE
(198,176,174)
#CFBDBB
(207,189,187)
#D8CAC8
(216,202,200)
#E1D7D5
(225,215,213)
#EAE4E2
(234,228,226)
#F3F1EF
(243,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996F6D; }

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

This text font color is #996F6D.

Background Color

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

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

This div background color is #996F6D.

Border color

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

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

This div border color is #996F6D.

Opacity

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

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

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

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

This text has shadow with #996F6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996F6D.

Preview

Color preview on black background

This text has color #996F6D on black background.


Color preview on white background

This text has color #996F6D on white background.


Black color preview on #996F6D background

This text has black color on #996F6D background.


White color preview on #996F6D background

This text has white color on #996F6D background.


Related colors

Complementary color

Complementary color for #hex is #669092.


I love getcolorcode.com

Triadic colors

1 #6D996F and #6F6D99 with #996F6D are triadic colors.

2 #6D6F99 and #6F996D with #996F6D are triadic colors.