COLOR #969B76

HEX: #969B76 RGB: (150,155,118)

Renk bilgisi

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

RGB renk modeli

#969B76 color RGB value is (150,155,118).

RGB: (150,155,118) (59%, 61%, 46%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 155 of 255 = 61%
B 118 of 255 = 46%

150
155
118

R + G + B ~ 55%. #969B76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 155 + 118 = 423 (100%)
R 150 of 423 ~ 35.46%
G 155 of 423 ~ 36.64%
B 118 of 423 ~ 27.9'%

%35.46
%36.64
%27.9

CMYK RENK MODELİ

#969B76 rengi CMYK tonu (3,0,24,39).

  • camgöbeği tonu 3.23%
  • eflatun tonu 0.00%
  • sarı tonu 23.87%
  • ana renk tonu 39.22%

CMYK: (3,0,24,39)
C3M0Y24K39 (3%, 0%, 24%, 39%)
(0.03 / 0.00 / 0.24 / 0.39)

CMYK yüzdeleri

%3.23
%0
%23.87
%39.22

Codes

Color #969B76 in popluar color models

96 9B 76
RGB 150 155 118
HSL 68° 15.61% 53.53%
HSB/HSV 68° 23.87% 60.78%
CMYK 3.23% 0.00% 23.87%
39.22%

Color #969B76 in popluar number systems.

HEX 96 9B 76
Decimal 150 155 118
Binary 10010110 10011011 1110110
Octal 226 233 166

Shades and tints

Shades of #969B76

#969B76
(150,155,118)
#898D6C
(137,141,108)
#7C7F62
(124,127,98)
#6F7158
(111,113,88)
#62634E
(98,99,78)
#555544
(85,85,68)
#48473A
(72,71,58)
#3B3930
(59,57,48)
#2E2B26
(46,43,38)
#211D1C
(33,29,28)
#140F12
(20,15,18)
#000000
(0,0,0)

Tints of #969B76

#969B76
(150,155,118)
#9FA482
(159,164,130)
#A8AD8E
(168,173,142)
#B1B69A
(177,182,154)
#BABFA6
(186,191,166)
#C3C8B2
(195,200,178)
#CCD1BE
(204,209,190)
#D5DACA
(213,218,202)
#DEE3D6
(222,227,214)
#E7ECE2
(231,236,226)
#F0F5EE
(240,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #969B76 color. Also use rgb(150,155,118) instead hex code.

Text Font Color

.myTextColor { color: #969B76; }

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

This text font color is #969B76.

Background Color

.myBgColor { background-color: #969B76; }

<div style="background-color:#969B76">Inner text</div>

This div background color is #969B76.

Border color

.myBorderColor { border: 1px solid #969B76; }

<div style="border:3px solid #969B76">Div</div>

This div border color is #969B76.

Opacity

.myOpacity80 { color: #969B76; opacity: 0.8; }

<p style="color:#969B76;opacity:0.8;">80%</p>

Text with #969B76 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 #969B76;}

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

This text has shadow with #969B76 color.


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

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

This text has shadow with #969B76 primary color and red secondary color.


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

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

This text has shadow with #969B76 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #969B76.

Preview

Color preview on black background

This text has color #969B76 on black background.


Color preview on white background

This text has color #969B76 on white background.


Black color preview on #969B76 background

This text has black color on #969B76 background.


White color preview on #969B76 background

This text has white color on #969B76 background.


Related colors

Complementary color

Complementary color for #hex is #696489.


I love getcolorcode.com

Triadic colors

1 #76969B and #9B7696 with #969B76 are triadic colors.

2 #769B96 and #9B9676 with #969B76 are triadic colors.