COLOR #976E66

HEX: #976E66 RGB: (151,110,102)

Renk bilgisi

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

RGB renk modeli

#976E66 color RGB value is (151,110,102).

RGB: (151,110,102) (59%, 43%, 40%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 110 of 255 = 43%
B 102 of 255 = 40%

151
110
102

R + G + B ~ 47%. #976E66 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 110 + 102 = 363 (100%)
R 151 of 363 ~ 41.6%
G 110 of 363 ~ 30.3%
B 102 of 363 ~ 28.1'%

%41.6
%30.3
%28.1

CMYK RENK MODELİ

#976E66 rengi CMYK tonu (0,27,32,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.15%
  • sarı tonu 32.45%
  • ana renk tonu 40.78%

CMYK: (0,27,32,41)
C0M27Y32K41 (0%, 27%, 32%, 41%)
(0.00 / 0.27 / 0.32 / 0.41)

CMYK yüzdeleri

%0
%27.15
%32.45
%40.78

Codes

Color #976E66 in popluar color models

97 6E 66
RGB 151 110 102
HSL 10° 19.37% 49.61%
HSB/HSV 10° 32.45% 59.22%
CMYK 0.00% 27.15% 32.45%
40.78%

Color #976E66 in popluar number systems.

HEX 97 6E 66
Decimal 151 110 102
Binary 10010111 1101110 1100110
Octal 227 156 146

Shades and tints

Shades of #976E66

#976E66
(151,110,102)
#8A645D
(138,100,93)
#7D5A54
(125,90,84)
#70504B
(112,80,75)
#634642
(99,70,66)
#563C39
(86,60,57)
#493230
(73,50,48)
#3C2827
(60,40,39)
#2F1E1E
(47,30,30)
#221415
(34,20,21)
#150A0C
(21,10,12)
#000000
(0,0,0)

Tints of #976E66

#976E66
(151,110,102)
#A07B73
(160,123,115)
#A98880
(169,136,128)
#B2958D
(178,149,141)
#BBA29A
(187,162,154)
#C4AFA7
(196,175,167)
#CDBCB4
(205,188,180)
#D6C9C1
(214,201,193)
#DFD6CE
(223,214,206)
#E8E3DB
(232,227,219)
#F1F0E8
(241,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976E66 color. Also use rgb(151,110,102) instead hex code.

Text Font Color

.myTextColor { color: #976E66; }

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

This text font color is #976E66.

Background Color

.myBgColor { background-color: #976E66; }

<div style="background-color:#976E66">Inner text</div>

This div background color is #976E66.

Border color

.myBorderColor { border: 1px solid #976E66; }

<div style="border:3px solid #976E66">Div</div>

This div border color is #976E66.

Opacity

.myOpacity80 { color: #976E66; opacity: 0.8; }

<p style="color:#976E66;opacity:0.8;">80%</p>

Text with #976E66 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 #976E66;}

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

This text has shadow with #976E66 color.


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

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

This text has shadow with #976E66 primary color and red secondary color.


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

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

This text has shadow with #976E66 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #976E66.

Preview

Color preview on black background

This text has color #976E66 on black background.


Color preview on white background

This text has color #976E66 on white background.


Black color preview on #976E66 background

This text has black color on #976E66 background.


White color preview on #976E66 background

This text has white color on #976E66 background.


Related colors

Complementary color

Complementary color for #hex is #689199.


I love getcolorcode.com

Triadic colors

1 #66976E and #6E6697 with #976E66 are triadic colors.

2 #666E97 and #6E9766 with #976E66 are triadic colors.