COLOR #976C5E

HEX: #976C5E RGB: (151,108,94)

Renk bilgisi

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

RGB renk modeli

#976C5E color RGB value is (151,108,94).

RGB: (151,108,94) (59%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 108 of 255 = 42%
B 94 of 255 = 37%

151
108
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 108 + 94 = 353 (100%)
R 151 of 353 ~ 42.78%
G 108 of 353 ~ 30.59%
B 94 of 353 ~ 26.63'%

%42.78
%30.59
%26.63

CMYK RENK MODELİ

#976C5E rengi CMYK tonu (0,28,38,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.48%
  • sarı tonu 37.75%
  • ana renk tonu 40.78%

CMYK: (0,28,38,41)
C0M28Y38K41 (0%, 28%, 38%, 41%)
(0.00 / 0.28 / 0.38 / 0.41)

CMYK yüzdeleri

%0
%28.48
%37.75
%40.78

Codes

Color #976C5E in popluar color models

97 6C 5E
RGB 151 108 94
HSL 15° 23.27% 48.04%
HSB/HSV 15° 37.75% 59.22%
CMYK 0.00% 28.48% 37.75%
40.78%

Color #976C5E in popluar number systems.

HEX 97 6C 5E
Decimal 151 108 94
Binary 10010111 1101100 1011110
Octal 227 154 136

Shades and tints

Shades of #976C5E

#976C5E
(151,108,94)
#8A6356
(138,99,86)
#7D5A4E
(125,90,78)
#705146
(112,81,70)
#63483E
(99,72,62)
#563F36
(86,63,54)
#49362E
(73,54,46)
#3C2D26
(60,45,38)
#2F241E
(47,36,30)
#221B16
(34,27,22)
#15120E
(21,18,14)
#000000
(0,0,0)

Tints of #976C5E

#976C5E
(151,108,94)
#A0796C
(160,121,108)
#A9867A
(169,134,122)
#B29388
(178,147,136)
#BBA096
(187,160,150)
#C4ADA4
(196,173,164)
#CDBAB2
(205,186,178)
#D6C7C0
(214,199,192)
#DFD4CE
(223,212,206)
#E8E1DC
(232,225,220)
#F1EEEA
(241,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976C5E color. Also use rgb(151,108,94) instead hex code.

Text Font Color

.myTextColor { color: #976C5E; }

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

This text font color is #976C5E.

Background Color

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

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

This div background color is #976C5E.

Border color

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

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

This div border color is #976C5E.

Opacity

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

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

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

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

This text has shadow with #976C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976C5E.

Preview

Color preview on black background

This text has color #976C5E on black background.


Color preview on white background

This text has color #976C5E on white background.


Black color preview on #976C5E background

This text has black color on #976C5E background.


White color preview on #976C5E background

This text has white color on #976C5E background.


Related colors

Complementary color

Complementary color for #hex is #6893A1.


I love getcolorcode.com

Triadic colors

1 #5E976C and #6C5E97 with #976C5E are triadic colors.

2 #5E6C97 and #6C975E with #976C5E are triadic colors.