COLOR #996D5E

HEX: #996D5E RGB: (153,109,94)

Renk bilgisi

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

RGB renk modeli

#996D5E color RGB value is (153,109,94).

RGB: (153,109,94) (60%, 43%, 37%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 109 of 255 = 43%
B 94 of 255 = 37%

153
109
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 109 + 94 = 356 (100%)
R 153 of 356 ~ 42.98%
G 109 of 356 ~ 30.62%
B 94 of 356 ~ 26.4'%

%42.98
%30.62
%26.4

CMYK RENK MODELİ

#996D5E rengi CMYK tonu (0,29,39,40).

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

CMYK: (0,29,39,40)
C0M29Y39K40 (0%, 29%, 39%, 40%)
(0.00 / 0.29 / 0.39 / 0.40)

CMYK yüzdeleri

%0
%28.76
%38.56
%40

Codes

Color #996D5E in popluar color models

99 6D 5E
RGB 153 109 94
HSL 15° 23.89% 48.43%
HSB/HSV 15° 38.56% 60.00%
CMYK 0.00% 28.76% 38.56%
40.00%

Color #996D5E in popluar number systems.

HEX 99 6D 5E
Decimal 153 109 94
Binary 10011001 1101101 1011110
Octal 231 155 136

Shades and tints

Shades of #996D5E

#996D5E
(153,109,94)
#8C6456
(140,100,86)
#7F5B4E
(127,91,78)
#725246
(114,82,70)
#65493E
(101,73,62)
#584036
(88,64,54)
#4B372E
(75,55,46)
#3E2E26
(62,46,38)
#31251E
(49,37,30)
#241C16
(36,28,22)
#17130E
(23,19,14)
#000000
(0,0,0)

Tints of #996D5E

#996D5E
(153,109,94)
#A27A6C
(162,122,108)
#AB877A
(171,135,122)
#B49488
(180,148,136)
#BDA196
(189,161,150)
#C6AEA4
(198,174,164)
#CFBBB2
(207,187,178)
#D8C8C0
(216,200,192)
#E1D5CE
(225,213,206)
#EAE2DC
(234,226,220)
#F3EFEA
(243,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996D5E; }

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

This text font color is #996D5E.

Background Color

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

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

This div background color is #996D5E.

Border color

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

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

This div border color is #996D5E.

Opacity

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

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

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

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

This text has shadow with #996D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996D5E.

Preview

Color preview on black background

This text has color #996D5E on black background.


Color preview on white background

This text has color #996D5E on white background.


Black color preview on #996D5E background

This text has black color on #996D5E background.


White color preview on #996D5E background

This text has white color on #996D5E background.


Related colors

Complementary color

Complementary color for #hex is #6692A1.


I love getcolorcode.com

Triadic colors

1 #5E996D and #6D5E99 with #996D5E are triadic colors.

2 #5E6D99 and #6D995E with #996D5E are triadic colors.