COLOR #96A677

HEX: #96A677 RGB: (150,166,119)

Renk bilgisi

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

RGB renk modeli

#96A677 color RGB value is (150,166,119).

RGB: (150,166,119) (59%, 65%, 47%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 166 of 255 = 65%
B 119 of 255 = 47%

150
166
119

R + G + B ~ 57%. #96A677 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 166 + 119 = 435 (100%)
R 150 of 435 ~ 34.48%
G 166 of 435 ~ 38.16%
B 119 of 435 ~ 27.36'%

%34.48
%38.16
%27.36

CMYK RENK MODELİ

#96A677 rengi CMYK tonu (10,0,28,35).

  • camgöbeği tonu 9.64%
  • eflatun tonu 0.00%
  • sarı tonu 28.31%
  • ana renk tonu 34.90%

CMYK: (10,0,28,35)
C10M0Y28K35 (10%, 0%, 28%, 35%)
(0.10 / 0.00 / 0.28 / 0.35)

CMYK yüzdeleri

%9.64
%0
%28.31
%34.9

Codes

Color #96A677 in popluar color models

96 A6 77
RGB 150 166 119
HSL 80° 20.89% 55.88%
HSB/HSV 80° 28.31% 65.10%
CMYK 9.64% 0.00% 28.31%
34.90%

Color #96A677 in popluar number systems.

HEX 96 A6 77
Decimal 150 166 119
Binary 10010110 10100110 1110111
Octal 226 246 167

Shades and tints

Shades of #96A677

#96A677
(150,166,119)
#89976D
(137,151,109)
#7C8863
(124,136,99)
#6F7959
(111,121,89)
#626A4F
(98,106,79)
#555B45
(85,91,69)
#484C3B
(72,76,59)
#3B3D31
(59,61,49)
#2E2E27
(46,46,39)
#211F1D
(33,31,29)
#141013
(20,16,19)
#000000
(0,0,0)

Tints of #96A677

#96A677
(150,166,119)
#9FAE83
(159,174,131)
#A8B68F
(168,182,143)
#B1BE9B
(177,190,155)
#BAC6A7
(186,198,167)
#C3CEB3
(195,206,179)
#CCD6BF
(204,214,191)
#D5DECB
(213,222,203)
#DEE6D7
(222,230,215)
#E7EEE3
(231,238,227)
#F0F6EF
(240,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96A677 color. Also use rgb(150,166,119) instead hex code.

Text Font Color

.myTextColor { color: #96A677; }

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

This text font color is #96A677.

Background Color

.myBgColor { background-color: #96A677; }

<div style="background-color:#96A677">Inner text</div>

This div background color is #96A677.

Border color

.myBorderColor { border: 1px solid #96A677; }

<div style="border:3px solid #96A677">Div</div>

This div border color is #96A677.

Opacity

.myOpacity80 { color: #96A677; opacity: 0.8; }

<p style="color:#96A677;opacity:0.8;">80%</p>

Text with #96A677 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 #96A677;}

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

This text has shadow with #96A677 color.


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

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

This text has shadow with #96A677 primary color and red secondary color.


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

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

This text has shadow with #96A677 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #96A677.

Preview

Color preview on black background

This text has color #96A677 on black background.


Color preview on white background

This text has color #96A677 on white background.


Black color preview on #96A677 background

This text has black color on #96A677 background.


White color preview on #96A677 background

This text has white color on #96A677 background.


Related colors

Complementary color

Complementary color for #hex is #695988.


I love getcolorcode.com

Triadic colors

1 #7796A6 and #A67796 with #96A677 are triadic colors.

2 #77A696 and #A69677 with #96A677 are triadic colors.