COLOR #976D67

HEX: #976D67 RGB: (151,109,103)

Renk bilgisi

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

RGB renk modeli

#976D67 color RGB value is (151,109,103).

RGB: (151,109,103) (59%, 43%, 40%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 109 of 255 = 43%
B 103 of 255 = 40%

151
109
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 109 + 103 = 363 (100%)
R 151 of 363 ~ 41.6%
G 109 of 363 ~ 30.03%
B 103 of 363 ~ 28.37'%

%41.6
%30.03
%28.37

CMYK RENK MODELİ

#976D67 rengi CMYK tonu (0,28,32,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.81%
  • sarı tonu 31.79%
  • ana renk tonu 40.78%

CMYK: (0,28,32,41)
C0M28Y32K41 (0%, 28%, 32%, 41%)
(0.00 / 0.28 / 0.32 / 0.41)

CMYK yüzdeleri

%0
%27.81
%31.79
%40.78

Codes

Color #976D67 in popluar color models

97 6D 67
RGB 151 109 103
HSL 18.90% 49.80%
HSB/HSV 31.79% 59.22%
CMYK 0.00% 27.81% 31.79%
40.78%

Color #976D67 in popluar number systems.

HEX 97 6D 67
Decimal 151 109 103
Binary 10010111 1101101 1100111
Octal 227 155 147

Shades and tints

Shades of #976D67

#976D67
(151,109,103)
#8A645E
(138,100,94)
#7D5B55
(125,91,85)
#70524C
(112,82,76)
#634943
(99,73,67)
#56403A
(86,64,58)
#493731
(73,55,49)
#3C2E28
(60,46,40)
#2F251F
(47,37,31)
#221C16
(34,28,22)
#15130D
(21,19,13)
#000000
(0,0,0)

Tints of #976D67

#976D67
(151,109,103)
#A07A74
(160,122,116)
#A98781
(169,135,129)
#B2948E
(178,148,142)
#BBA19B
(187,161,155)
#C4AEA8
(196,174,168)
#CDBBB5
(205,187,181)
#D6C8C2
(214,200,194)
#DFD5CF
(223,213,207)
#E8E2DC
(232,226,220)
#F1EFE9
(241,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976D67; }

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

This text font color is #976D67.

Background Color

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

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

This div background color is #976D67.

Border color

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

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

This div border color is #976D67.

Opacity

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

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

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

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

This text has shadow with #976D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976D67.

Preview

Color preview on black background

This text has color #976D67 on black background.


Color preview on white background

This text has color #976D67 on white background.


Black color preview on #976D67 background

This text has black color on #976D67 background.


White color preview on #976D67 background

This text has white color on #976D67 background.


Related colors

Complementary color

Complementary color for #hex is #689298.


I love getcolorcode.com

Triadic colors

1 #67976D and #6D6797 with #976D67 are triadic colors.

2 #676D97 and #6D9767 with #976D67 are triadic colors.