COLOR #966B5D

HEX: #966B5D RGB: (150,107,93)

Renk bilgisi

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

RGB renk modeli

#966B5D color RGB value is (150,107,93).

RGB: (150,107,93) (59%, 42%, 36%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 107 of 255 = 42%
B 93 of 255 = 36%

150
107
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 107 + 93 = 350 (100%)
R 150 of 350 ~ 42.86%
G 107 of 350 ~ 30.57%
B 93 of 350 ~ 26.57'%

%42.86
%30.57
%26.57

CMYK RENK MODELİ

#966B5D rengi CMYK tonu (0,29,38,41).

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

CMYK: (0,29,38,41)
C0M29Y38K41 (0%, 29%, 38%, 41%)
(0.00 / 0.29 / 0.38 / 0.41)

CMYK yüzdeleri

%0
%28.67
%38
%41.18

Codes

Color #966B5D in popluar color models

96 6B 5D
RGB 150 107 93
HSL 15° 23.46% 47.65%
HSB/HSV 15° 38.00% 58.82%
CMYK 0.00% 28.67% 38.00%
41.18%

Color #966B5D in popluar number systems.

HEX 96 6B 5D
Decimal 150 107 93
Binary 10010110 1101011 1011101
Octal 226 153 135

Shades and tints

Shades of #966B5D

#966B5D
(150,107,93)
#896255
(137,98,85)
#7C594D
(124,89,77)
#6F5045
(111,80,69)
#62473D
(98,71,61)
#553E35
(85,62,53)
#48352D
(72,53,45)
#3B2C25
(59,44,37)
#2E231D
(46,35,29)
#211A15
(33,26,21)
#14110D
(20,17,13)
#000000
(0,0,0)

Tints of #966B5D

#966B5D
(150,107,93)
#9F786B
(159,120,107)
#A88579
(168,133,121)
#B19287
(177,146,135)
#BA9F95
(186,159,149)
#C3ACA3
(195,172,163)
#CCB9B1
(204,185,177)
#D5C6BF
(213,198,191)
#DED3CD
(222,211,205)
#E7E0DB
(231,224,219)
#F0EDE9
(240,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966B5D; }

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

This text font color is #966B5D.

Background Color

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

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

This div background color is #966B5D.

Border color

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

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

This div border color is #966B5D.

Opacity

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

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

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

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

This text has shadow with #966B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966B5D.

Preview

Color preview on black background

This text has color #966B5D on black background.


Color preview on white background

This text has color #966B5D on white background.


Black color preview on #966B5D background

This text has black color on #966B5D background.


White color preview on #966B5D background

This text has white color on #966B5D background.


Related colors

Complementary color

Complementary color for #hex is #6994A2.


I love getcolorcode.com

Triadic colors

1 #5D966B and #6B5D96 with #966B5D are triadic colors.

2 #5D6B96 and #6B965D with #966B5D are triadic colors.