COLOR #89AD96

HEX: #89AD96 RGB: (137,173,150)

Renk bilgisi

#89AD96 contains red, green and blue colors in about the same proportion. #89AD96 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#89AD96 color RGB value is (137,173,150).

RGB: (137,173,150) (54%, 68%, 59%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 173 of 255 = 68%
B 150 of 255 = 59%

137
173
150

R + G + B ~ 60%. #89AD96 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 173 + 150 = 460 (100%)
R 137 of 460 ~ 29.78%
G 173 of 460 ~ 37.61%
B 150 of 460 ~ 32.61'%

%29.78
%37.61
%32.61

CMYK RENK MODELİ

#89AD96 rengi CMYK tonu (21,0,13,32).

  • camgöbeği tonu 20.81%
  • eflatun tonu 0.00%
  • sarı tonu 13.29%
  • ana renk tonu 32.16%

CMYK: (21,0,13,32)
C21M0Y13K32 (21%, 0%, 13%, 32%)
(0.21 / 0.00 / 0.13 / 0.32)

CMYK yüzdeleri

%20.81
%0
%13.29
%32.16

Codes

Color #89AD96 in popluar color models

89 AD 96
RGB 137 173 150
HSL 142° 18.00% 60.78%
HSB/HSV 142° 20.81% 67.84%
CMYK 20.81% 0.00% 13.29%
32.16%

Color #89AD96 in popluar number systems.

HEX 89 AD 96
Decimal 137 173 150
Binary 10001001 10101101 10010110
Octal 211 255 226

Shades and tints

Shades of #89AD96

#89AD96
(137,173,150)
#7D9E89
(125,158,137)
#718F7C
(113,143,124)
#65806F
(101,128,111)
#597162
(89,113,98)
#4D6255
(77,98,85)
#415348
(65,83,72)
#35443B
(53,68,59)
#29352E
(41,53,46)
#1D2621
(29,38,33)
#111714
(17,23,20)
#000000
(0,0,0)

Tints of #89AD96

#89AD96
(137,173,150)
#93B49F
(147,180,159)
#9DBBA8
(157,187,168)
#A7C2B1
(167,194,177)
#B1C9BA
(177,201,186)
#BBD0C3
(187,208,195)
#C5D7CC
(197,215,204)
#CFDED5
(207,222,213)
#D9E5DE
(217,229,222)
#E3ECE7
(227,236,231)
#EDF3F0
(237,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89AD96 color. Also use rgb(137,173,150) instead hex code.

Text Font Color

.myTextColor { color: #89AD96; }

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

This text font color is #89AD96.

Background Color

.myBgColor { background-color: #89AD96; }

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

This div background color is #89AD96.

Border color

.myBorderColor { border: 1px solid #89AD96; }

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

This div border color is #89AD96.

Opacity

.myOpacity80 { color: #89AD96; opacity: 0.8; }

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

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

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

This text has shadow with #89AD96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89AD96.

Preview

Color preview on black background

This text has color #89AD96 on black background.


Color preview on white background

This text has color #89AD96 on white background.


Black color preview on #89AD96 background

This text has black color on #89AD96 background.


White color preview on #89AD96 background

This text has white color on #89AD96 background.


Related colors

Complementary color

Complementary color for #hex is #765269.


I love getcolorcode.com

Triadic colors

1 #9689AD and #AD9689 with #89AD96 are triadic colors.

2 #96AD89 and #AD8996 with #89AD96 are triadic colors.