COLOR #976876

HEX: #976876 RGB: (151,104,118)

Renk bilgisi

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

RGB renk modeli

#976876 color RGB value is (151,104,118).

RGB: (151,104,118) (59%, 41%, 46%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 104 of 255 = 41%
B 118 of 255 = 46%

151
104
118

R + G + B ~ 49%. #976876 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 104 + 118 = 373 (100%)
R 151 of 373 ~ 40.48%
G 104 of 373 ~ 27.88%
B 118 of 373 ~ 31.64'%

%40.48
%27.88
%31.64

CMYK RENK MODELİ

#976876 rengi CMYK tonu (0,31,22,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.13%
  • sarı tonu 21.85%
  • ana renk tonu 40.78%

CMYK: (0,31,22,41)
C0M31Y22K41 (0%, 31%, 22%, 41%)
(0.00 / 0.31 / 0.22 / 0.41)

CMYK yüzdeleri

%0
%31.13
%21.85
%40.78

Codes

Color #976876 in popluar color models

97 68 76
RGB 151 104 118
HSL 342° 18.43% 50.00%
HSB/HSV 342° 31.13% 59.22%
CMYK 0.00% 31.13% 21.85%
40.78%

Color #976876 in popluar number systems.

HEX 97 68 76
Decimal 151 104 118
Binary 10010111 1101000 1110110
Octal 227 150 166

Shades and tints

Shades of #976876

#976876
(151,104,118)
#8A5F6C
(138,95,108)
#7D5662
(125,86,98)
#704D58
(112,77,88)
#63444E
(99,68,78)
#563B44
(86,59,68)
#49323A
(73,50,58)
#3C2930
(60,41,48)
#2F2026
(47,32,38)
#22171C
(34,23,28)
#150E12
(21,14,18)
#000000
(0,0,0)

Tints of #976876

#976876
(151,104,118)
#A07582
(160,117,130)
#A9828E
(169,130,142)
#B28F9A
(178,143,154)
#BB9CA6
(187,156,166)
#C4A9B2
(196,169,178)
#CDB6BE
(205,182,190)
#D6C3CA
(214,195,202)
#DFD0D6
(223,208,214)
#E8DDE2
(232,221,226)
#F1EAEE
(241,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976876 color. Also use rgb(151,104,118) instead hex code.

Text Font Color

.myTextColor { color: #976876; }

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

This text font color is #976876.

Background Color

.myBgColor { background-color: #976876; }

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

This div background color is #976876.

Border color

.myBorderColor { border: 1px solid #976876; }

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

This div border color is #976876.

Opacity

.myOpacity80 { color: #976876; opacity: 0.8; }

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

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

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

This text has shadow with #976876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976876.

Preview

Color preview on black background

This text has color #976876 on black background.


Color preview on white background

This text has color #976876 on white background.


Black color preview on #976876 background

This text has black color on #976876 background.


White color preview on #976876 background

This text has white color on #976876 background.


Related colors

Complementary color

Complementary color for #hex is #689789.


I love getcolorcode.com

Triadic colors

1 #769768 and #687697 with #976876 are triadic colors.

2 #766897 and #689776 with #976876 are triadic colors.