COLOR #976D5E

HEX: #976D5E RGB: (151,109,94)

Renk bilgisi

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

RGB renk modeli

#976D5E color RGB value is (151,109,94).

RGB: (151,109,94) (59%, 43%, 37%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 109 of 255 = 43%
B 94 of 255 = 37%

151
109
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 109 + 94 = 354 (100%)
R 151 of 354 ~ 42.66%
G 109 of 354 ~ 30.79%
B 94 of 354 ~ 26.55'%

%42.66
%30.79
%26.55

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.81%
  • 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
%27.81
%37.75
%40.78

Codes

Color #976D5E in popluar color models

97 6D 5E
RGB 151 109 94
HSL 16° 23.27% 48.04%
HSB/HSV 16° 37.75% 59.22%
CMYK 0.00% 27.81% 37.75%
40.78%

Color #976D5E in popluar number systems.

HEX 97 6D 5E
Decimal 151 109 94
Binary 10010111 1101101 1011110
Octal 227 155 136

Shades and tints

Shades of #976D5E

#976D5E
(151,109,94)
#8A6456
(138,100,86)
#7D5B4E
(125,91,78)
#705246
(112,82,70)
#63493E
(99,73,62)
#564036
(86,64,54)
#49372E
(73,55,46)
#3C2E26
(60,46,38)
#2F251E
(47,37,30)
#221C16
(34,28,22)
#15130E
(21,19,14)
#000000
(0,0,0)

Tints of #976D5E

#976D5E
(151,109,94)
#A07A6C
(160,122,108)
#A9877A
(169,135,122)
#B29488
(178,148,136)
#BBA196
(187,161,150)
#C4AEA4
(196,174,164)
#CDBBB2
(205,187,178)
#D6C8C0
(214,200,192)
#DFD5CE
(223,213,206)
#E8E2DC
(232,226,220)
#F1EFEA
(241,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976D5E; }

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

This text font color is #976D5E.

Background Color

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

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

This div background color is #976D5E.

Border color

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

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

This div border color is #976D5E.

Opacity

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

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

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

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

This text has shadow with #976D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976D5E.

Preview

Color preview on black background

This text has color #976D5E on black background.


Color preview on white background

This text has color #976D5E on white background.


Black color preview on #976D5E background

This text has black color on #976D5E background.


White color preview on #976D5E background

This text has white color on #976D5E background.


Related colors

Complementary color

Complementary color for #hex is #6892A1.


I love getcolorcode.com

Triadic colors

1 #5E976D and #6D5E97 with #976D5E are triadic colors.

2 #5E6D97 and #6D975E with #976D5E are triadic colors.