COLOR #966B5E

HEX: #966B5E RGB: (150,107,94)

Renk bilgisi

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

RGB renk modeli

#966B5E color RGB value is (150,107,94).

RGB: (150,107,94) (59%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 107 of 255 = 42%
B 94 of 255 = 37%

150
107
94

R + G + B ~ 46%. #966B5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 107 + 94 = 351 (100%)
R 150 of 351 ~ 42.74%
G 107 of 351 ~ 30.48%
B 94 of 351 ~ 26.78'%

%42.74
%30.48
%26.78

CMYK RENK MODELİ

#966B5E rengi CMYK tonu (0,29,37,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.67%
  • sarı tonu 37.33%
  • ana renk tonu 41.18%

CMYK: (0,29,37,41)
C0M29Y37K41 (0%, 29%, 37%, 41%)
(0.00 / 0.29 / 0.37 / 0.41)

CMYK yüzdeleri

%0
%28.67
%37.33
%41.18

Codes

Color #966B5E in popluar color models

96 6B 5E
RGB 150 107 94
HSL 14° 22.95% 47.84%
HSB/HSV 14° 37.33% 58.82%
CMYK 0.00% 28.67% 37.33%
41.18%

Color #966B5E in popluar number systems.

HEX 96 6B 5E
Decimal 150 107 94
Binary 10010110 1101011 1011110
Octal 226 153 136

Shades and tints

Shades of #966B5E

#966B5E
(150,107,94)
#896256
(137,98,86)
#7C594E
(124,89,78)
#6F5046
(111,80,70)
#62473E
(98,71,62)
#553E36
(85,62,54)
#48352E
(72,53,46)
#3B2C26
(59,44,38)
#2E231E
(46,35,30)
#211A16
(33,26,22)
#14110E
(20,17,14)
#000000
(0,0,0)

Tints of #966B5E

#966B5E
(150,107,94)
#9F786C
(159,120,108)
#A8857A
(168,133,122)
#B19288
(177,146,136)
#BA9F96
(186,159,150)
#C3ACA4
(195,172,164)
#CCB9B2
(204,185,178)
#D5C6C0
(213,198,192)
#DED3CE
(222,211,206)
#E7E0DC
(231,224,220)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #966B5E color. Also use rgb(150,107,94) instead hex code.

Text Font Color

.myTextColor { color: #966B5E; }

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

This text font color is #966B5E.

Background Color

.myBgColor { background-color: #966B5E; }

<div style="background-color:#966B5E">Inner text</div>

This div background color is #966B5E.

Border color

.myBorderColor { border: 1px solid #966B5E; }

<div style="border:3px solid #966B5E">Div</div>

This div border color is #966B5E.

Opacity

.myOpacity80 { color: #966B5E; opacity: 0.8; }

<p style="color:#966B5E;opacity:0.8;">80%</p>

Text with #966B5E 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 #966B5E;}

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

This text has shadow with #966B5E color.


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

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

This text has shadow with #966B5E primary color and red secondary color.


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

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

This text has shadow with #966B5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #966B5E.

Preview

Color preview on black background

This text has color #966B5E on black background.


Color preview on white background

This text has color #966B5E on white background.


Black color preview on #966B5E background

This text has black color on #966B5E background.


White color preview on #966B5E background

This text has white color on #966B5E background.


Related colors

Complementary color

Complementary color for #hex is #6994A1.


I love getcolorcode.com

Triadic colors

1 #5E966B and #6B5E96 with #966B5E are triadic colors.

2 #5E6B96 and #6B965E with #966B5E are triadic colors.