COLOR #97B996

HEX: #97B996 RGB: (151,185,150)

Renk bilgisi

#97B996 contains red, green and blue colors in about the same proportion. #97B996 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#97B996 color RGB value is (151,185,150).

RGB: (151,185,150) (59%, 73%, 59%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 185 of 255 = 73%
B 150 of 255 = 59%

151
185
150

R + G + B ~ 64%. #97B996 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 185 + 150 = 486 (100%)
R 151 of 486 ~ 31.07%
G 185 of 486 ~ 38.07%
B 150 of 486 ~ 30.86'%

%31.07
%38.07
%30.86

CMYK RENK MODELİ

#97B996 rengi CMYK tonu (18,0,19,27).

  • camgöbeği tonu 18.38%
  • eflatun tonu 0.00%
  • sarı tonu 18.92%
  • ana renk tonu 27.45%

CMYK: (18,0,19,27)
C18M0Y19K27 (18%, 0%, 19%, 27%)
(0.18 / 0.00 / 0.19 / 0.27)

CMYK yüzdeleri

%18.38
%0
%18.92
%27.45

Codes

Color #97B996 in popluar color models

97 B9 96
RGB 151 185 150
HSL 118° 20.00% 65.69%
HSB/HSV 118° 18.92% 72.55%
CMYK 18.38% 0.00% 18.92%
27.45%

Color #97B996 in popluar number systems.

HEX 97 B9 96
Decimal 151 185 150
Binary 10010111 10111001 10010110
Octal 227 271 226

Shades and tints

Shades of #97B996

#97B996
(151,185,150)
#8AA989
(138,169,137)
#7D997C
(125,153,124)
#70896F
(112,137,111)
#637962
(99,121,98)
#566955
(86,105,85)
#495948
(73,89,72)
#3C493B
(60,73,59)
#2F392E
(47,57,46)
#222921
(34,41,33)
#151914
(21,25,20)
#000000
(0,0,0)

Tints of #97B996

#97B996
(151,185,150)
#A0BF9F
(160,191,159)
#A9C5A8
(169,197,168)
#B2CBB1
(178,203,177)
#BBD1BA
(187,209,186)
#C4D7C3
(196,215,195)
#CDDDCC
(205,221,204)
#D6E3D5
(214,227,213)
#DFE9DE
(223,233,222)
#E8EFE7
(232,239,231)
#F1F5F0
(241,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97B996 color. Also use rgb(151,185,150) instead hex code.

Text Font Color

.myTextColor { color: #97B996; }

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

This text font color is #97B996.

Background Color

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

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

This div background color is #97B996.

Border color

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

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

This div border color is #97B996.

Opacity

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

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

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

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

This text has shadow with #97B996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97B996.

Preview

Color preview on black background

This text has color #97B996 on black background.


Color preview on white background

This text has color #97B996 on white background.


Black color preview on #97B996 background

This text has black color on #97B996 background.


White color preview on #97B996 background

This text has white color on #97B996 background.


Related colors

Complementary color

Complementary color for #hex is #684669.


I love getcolorcode.com

Triadic colors

1 #9697B9 and #B99697 with #97B996 are triadic colors.

2 #96B997 and #B99796 with #97B996 are triadic colors.