COLOR #966C75

HEX: #966C75 RGB: (150,108,117)

Renk bilgisi

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

RGB renk modeli

#966C75 color RGB value is (150,108,117).

RGB: (150,108,117) (59%, 42%, 46%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 108 of 255 = 42%
B 117 of 255 = 46%

150
108
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 108 + 117 = 375 (100%)
R 150 of 375 ~ 40%
G 108 of 375 ~ 28.8%
B 117 of 375 ~ 31.2'%

%40
%28.8
%31.2

CMYK RENK MODELİ

#966C75 rengi CMYK tonu (0,28,22,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.00%
  • sarı tonu 22.00%
  • ana renk tonu 41.18%

CMYK: (0,28,22,41)
C0M28Y22K41 (0%, 28%, 22%, 41%)
(0.00 / 0.28 / 0.22 / 0.41)

CMYK yüzdeleri

%0
%28
%22
%41.18

Codes

Color #966C75 in popluar color models

96 6C 75
RGB 150 108 117
HSL 347° 16.67% 50.59%
HSB/HSV 347° 28.00% 58.82%
CMYK 0.00% 28.00% 22.00%
41.18%

Color #966C75 in popluar number systems.

HEX 96 6C 75
Decimal 150 108 117
Binary 10010110 1101100 1110101
Octal 226 154 165

Shades and tints

Shades of #966C75

#966C75
(150,108,117)
#89636B
(137,99,107)
#7C5A61
(124,90,97)
#6F5157
(111,81,87)
#62484D
(98,72,77)
#553F43
(85,63,67)
#483639
(72,54,57)
#3B2D2F
(59,45,47)
#2E2425
(46,36,37)
#211B1B
(33,27,27)
#141211
(20,18,17)
#000000
(0,0,0)

Tints of #966C75

#966C75
(150,108,117)
#9F7981
(159,121,129)
#A8868D
(168,134,141)
#B19399
(177,147,153)
#BAA0A5
(186,160,165)
#C3ADB1
(195,173,177)
#CCBABD
(204,186,189)
#D5C7C9
(213,199,201)
#DED4D5
(222,212,213)
#E7E1E1
(231,225,225)
#F0EEED
(240,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #966C75 color. Also use rgb(150,108,117) instead hex code.

Text Font Color

.myTextColor { color: #966C75; }

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

This text font color is #966C75.

Background Color

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

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

This div background color is #966C75.

Border color

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

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

This div border color is #966C75.

Opacity

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

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

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

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

This text has shadow with #966C75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966C75.

Preview

Color preview on black background

This text has color #966C75 on black background.


Color preview on white background

This text has color #966C75 on white background.


Black color preview on #966C75 background

This text has black color on #966C75 background.


White color preview on #966C75 background

This text has white color on #966C75 background.


Related colors

Complementary color

Complementary color for #hex is #69938A.


I love getcolorcode.com

Triadic colors

1 #75966C and #6C7596 with #966C75 are triadic colors.

2 #756C96 and #6C9675 with #966C75 are triadic colors.