COLOR #89AD4B

HEX: #89AD4B RGB: (137,173,75)

Renk bilgisi

#89AD4B contains mainly red and green colors. #89AD4B ‘ nin web güvenlik rengi #999933 (ya da #993) dir.

RGB renk modeli

#89AD4B color RGB value is (137,173,75).

RGB: (137,173,75) (54%, 68%, 29%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 173 of 255 = 68%
B 75 of 255 = 29%

137
173
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 173 + 75 = 385 (100%)
R 137 of 385 ~ 35.58%
G 173 of 385 ~ 44.94%
B 75 of 385 ~ 19.48'%

%35.58
%44.94
%19.48

CMYK RENK MODELİ

#89AD4B rengi CMYK tonu (21,0,57,32).

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

CMYK: (21,0,57,32)
C21M0Y57K32 (21%, 0%, 57%, 32%)
(0.21 / 0.00 / 0.57 / 0.32)

CMYK yüzdeleri

%20.81
%0
%56.65
%32.16

Codes

Color #89AD4B in popluar color models

89 AD 4B
RGB 137 173 75
HSL 82° 39.52% 48.63%
HSB/HSV 82° 56.65% 67.84%
CMYK 20.81% 0.00% 56.65%
32.16%

Color #89AD4B in popluar number systems.

HEX 89 AD 4B
Decimal 137 173 75
Binary 10001001 10101101 1001011
Octal 211 255 113

Shades and tints

Shades of #89AD4B

#89AD4B
(137,173,75)
#7D9E45
(125,158,69)
#718F3F
(113,143,63)
#658039
(101,128,57)
#597133
(89,113,51)
#4D622D
(77,98,45)
#415327
(65,83,39)
#354421
(53,68,33)
#29351B
(41,53,27)
#1D2615
(29,38,21)
#11170F
(17,23,15)
#000000
(0,0,0)

Tints of #89AD4B

#89AD4B
(137,173,75)
#93B45B
(147,180,91)
#9DBB6B
(157,187,107)
#A7C27B
(167,194,123)
#B1C98B
(177,201,139)
#BBD09B
(187,208,155)
#C5D7AB
(197,215,171)
#CFDEBB
(207,222,187)
#D9E5CB
(217,229,203)
#E3ECDB
(227,236,219)
#EDF3EB
(237,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #89AD4B; }

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

This text font color is #89AD4B.

Background Color

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

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

This div background color is #89AD4B.

Border color

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

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

This div border color is #89AD4B.

Opacity

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

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

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

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

This text has shadow with #89AD4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89AD4B.

Preview

Color preview on black background

This text has color #89AD4B on black background.


Color preview on white background

This text has color #89AD4B on white background.


Black color preview on #89AD4B background

This text has black color on #89AD4B background.


White color preview on #89AD4B background

This text has white color on #89AD4B background.


Related colors

Complementary color

Complementary color for #hex is #7652B4.


I love getcolorcode.com

Triadic colors

1 #4B89AD and #AD4B89 with #89AD4B are triadic colors.

2 #4BAD89 and #AD894B with #89AD4B are triadic colors.