COLOR #976B5E

HEX: #976B5E RGB: (151,107,94)

Renk bilgisi

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

RGB renk modeli

#976B5E color RGB value is (151,107,94).

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

RGB bağlantıları ve doygunluk

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

151
107
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 107 + 94 = 352 (100%)
R 151 of 352 ~ 42.9%
G 107 of 352 ~ 30.4%
B 94 of 352 ~ 26.7'%

%42.9
%30.4
%26.7

CMYK RENK MODELİ

#976B5E rengi CMYK tonu (0,29,38,41).

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

CMYK: (0,29,38,41)
C0M29Y38K41 (0%, 29%, 38%, 41%)
(0.00 / 0.29 / 0.38 / 0.41)

CMYK yüzdeleri

%0
%29.14
%37.75
%40.78

Codes

Color #976B5E in popluar color models

97 6B 5E
RGB 151 107 94
HSL 14° 23.27% 48.04%
HSB/HSV 14° 37.75% 59.22%
CMYK 0.00% 29.14% 37.75%
40.78%

Color #976B5E in popluar number systems.

HEX 97 6B 5E
Decimal 151 107 94
Binary 10010111 1101011 1011110
Octal 227 153 136

Shades and tints

Shades of #976B5E

#976B5E
(151,107,94)
#8A6256
(138,98,86)
#7D594E
(125,89,78)
#705046
(112,80,70)
#63473E
(99,71,62)
#563E36
(86,62,54)
#49352E
(73,53,46)
#3C2C26
(60,44,38)
#2F231E
(47,35,30)
#221A16
(34,26,22)
#15110E
(21,17,14)
#000000
(0,0,0)

Tints of #976B5E

#976B5E
(151,107,94)
#A0786C
(160,120,108)
#A9857A
(169,133,122)
#B29288
(178,146,136)
#BB9F96
(187,159,150)
#C4ACA4
(196,172,164)
#CDB9B2
(205,185,178)
#D6C6C0
(214,198,192)
#DFD3CE
(223,211,206)
#E8E0DC
(232,224,220)
#F1EDEA
(241,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976B5E; }

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

This text font color is #976B5E.

Background Color

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

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

This div background color is #976B5E.

Border color

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

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

This div border color is #976B5E.

Opacity

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

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

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

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

This text has shadow with #976B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976B5E.

Preview

Color preview on black background

This text has color #976B5E on black background.


Color preview on white background

This text has color #976B5E on white background.


Black color preview on #976B5E background

This text has black color on #976B5E background.


White color preview on #976B5E background

This text has white color on #976B5E background.


Related colors

Complementary color

Complementary color for #hex is #6894A1.


I love getcolorcode.com

Triadic colors

1 #5E976B and #6B5E97 with #976B5E are triadic colors.

2 #5E6B97 and #6B975E with #976B5E are triadic colors.