COLOR #97A676

HEX: #97A676 RGB: (151,166,118)

Renk bilgisi

#97A676 contains red, green and blue colors in about the same proportion. #97A676 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#97A676 color RGB value is (151,166,118).

RGB: (151,166,118) (59%, 65%, 46%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 166 of 255 = 65%
B 118 of 255 = 46%

151
166
118

R + G + B ~ 57%. #97A676 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 166 + 118 = 435 (100%)
R 151 of 435 ~ 34.71%
G 166 of 435 ~ 38.16%
B 118 of 435 ~ 27.13'%

%34.71
%38.16
%27.13

CMYK RENK MODELİ

#97A676 rengi CMYK tonu (9,0,29,35).

  • camgöbeği tonu 9.04%
  • eflatun tonu 0.00%
  • sarı tonu 28.92%
  • ana renk tonu 34.90%

CMYK: (9,0,29,35)
C9M0Y29K35 (9%, 0%, 29%, 35%)
(0.09 / 0.00 / 0.29 / 0.35)

CMYK yüzdeleri

%9.04
%0
%28.92
%34.9

Codes

Color #97A676 in popluar color models

97 A6 76
RGB 151 166 118
HSL 79° 21.24% 55.69%
HSB/HSV 79° 28.92% 65.10%
CMYK 9.04% 0.00% 28.92%
34.90%

Color #97A676 in popluar number systems.

HEX 97 A6 76
Decimal 151 166 118
Binary 10010111 10100110 1110110
Octal 227 246 166

Shades and tints

Shades of #97A676

#97A676
(151,166,118)
#8A976C
(138,151,108)
#7D8862
(125,136,98)
#707958
(112,121,88)
#636A4E
(99,106,78)
#565B44
(86,91,68)
#494C3A
(73,76,58)
#3C3D30
(60,61,48)
#2F2E26
(47,46,38)
#221F1C
(34,31,28)
#151012
(21,16,18)
#000000
(0,0,0)

Tints of #97A676

#97A676
(151,166,118)
#A0AE82
(160,174,130)
#A9B68E
(169,182,142)
#B2BE9A
(178,190,154)
#BBC6A6
(187,198,166)
#C4CEB2
(196,206,178)
#CDD6BE
(205,214,190)
#D6DECA
(214,222,202)
#DFE6D6
(223,230,214)
#E8EEE2
(232,238,226)
#F1F6EE
(241,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97A676; }

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

This text font color is #97A676.

Background Color

.myBgColor { background-color: #97A676; }

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

This div background color is #97A676.

Border color

.myBorderColor { border: 1px solid #97A676; }

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

This div border color is #97A676.

Opacity

.myOpacity80 { color: #97A676; opacity: 0.8; }

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

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

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

This text has shadow with #97A676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97A676.

Preview

Color preview on black background

This text has color #97A676 on black background.


Color preview on white background

This text has color #97A676 on white background.


Black color preview on #97A676 background

This text has black color on #97A676 background.


White color preview on #97A676 background

This text has white color on #97A676 background.


Related colors

Complementary color

Complementary color for #hex is #685989.


I love getcolorcode.com

Triadic colors

1 #7697A6 and #A67697 with #97A676 are triadic colors.

2 #76A697 and #A69776 with #97A676 are triadic colors.