COLOR #89C493

HEX: #89C493 RGB: (137,196,147)

Renk bilgisi

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

RGB renk modeli

#89C493 color RGB value is (137,196,147).

RGB: (137,196,147) (54%, 77%, 58%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 196 of 255 = 77%
B 147 of 255 = 58%

137
196
147

R + G + B ~ 63%. #89C493 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 196 + 147 = 480 (100%)
R 137 of 480 ~ 28.54%
G 196 of 480 ~ 40.83%
B 147 of 480 ~ 30.63'%

%28.54
%40.83
%30.63

CMYK RENK MODELİ

#89C493 rengi CMYK tonu (30,0,25,23).

  • camgöbeği tonu 30.10%
  • eflatun tonu 0.00%
  • sarı tonu 25.00%
  • ana renk tonu 23.14%

CMYK: (30,0,25,23)
C30M0Y25K23 (30%, 0%, 25%, 23%)
(0.30 / 0.00 / 0.25 / 0.23)

CMYK yüzdeleri

%30.1
%0
%25
%23.14

Codes

Color #89C493 in popluar color models

89 C4 93
RGB 137 196 147
HSL 130° 33.33% 65.29%
HSB/HSV 130° 30.10% 76.86%
CMYK 30.10% 0.00% 25.00%
23.14%

Color #89C493 in popluar number systems.

HEX 89 C4 93
Decimal 137 196 147
Binary 10001001 11000100 10010011
Octal 211 304 223

Shades and tints

Shades of #89C493

#89C493
(137,196,147)
#7DB386
(125,179,134)
#71A279
(113,162,121)
#65916C
(101,145,108)
#59805F
(89,128,95)
#4D6F52
(77,111,82)
#415E45
(65,94,69)
#354D38
(53,77,56)
#293C2B
(41,60,43)
#1D2B1E
(29,43,30)
#111A11
(17,26,17)
#000000
(0,0,0)

Tints of #89C493

#89C493
(137,196,147)
#93C99C
(147,201,156)
#9DCEA5
(157,206,165)
#A7D3AE
(167,211,174)
#B1D8B7
(177,216,183)
#BBDDC0
(187,221,192)
#C5E2C9
(197,226,201)
#CFE7D2
(207,231,210)
#D9ECDB
(217,236,219)
#E3F1E4
(227,241,228)
#EDF6ED
(237,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89C493 color. Also use rgb(137,196,147) instead hex code.

Text Font Color

.myTextColor { color: #89C493; }

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

This text font color is #89C493.

Background Color

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

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

This div background color is #89C493.

Border color

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

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

This div border color is #89C493.

Opacity

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

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

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

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

This text has shadow with #89C493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89C493.

Preview

Color preview on black background

This text has color #89C493 on black background.


Color preview on white background

This text has color #89C493 on white background.


Black color preview on #89C493 background

This text has black color on #89C493 background.


White color preview on #89C493 background

This text has white color on #89C493 background.


Related colors

Complementary color

Complementary color for #hex is #763B6C.


I love getcolorcode.com

Triadic colors

1 #9389C4 and #C49389 with #89C493 are triadic colors.

2 #93C489 and #C48993 with #89C493 are triadic colors.