COLOR #8DC689

HEX: #8DC689 RGB: (141,198,137)

Renk bilgisi

#8DC689 contains mainly red and green colors. #8DC689 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#8DC689 color RGB value is (141,198,137).

RGB: (141,198,137) (55%, 78%, 54%)

RGB bağlantıları ve doygunluk

R 141 of 255 = 55%
G 198 of 255 = 78%
B 137 of 255 = 54%

141
198
137

R + G + B ~ 62%. #8DC689 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 141 + 198 + 137 = 476 (100%)
R 141 of 476 ~ 29.62%
G 198 of 476 ~ 41.6%
B 137 of 476 ~ 28.78'%

%29.62
%41.6
%28.78

CMYK RENK MODELİ

#8DC689 rengi CMYK tonu (29,0,31,22).

  • camgöbeği tonu 28.79%
  • eflatun tonu 0.00%
  • sarı tonu 30.81%
  • ana renk tonu 22.35%

CMYK: (29,0,31,22)
C29M0Y31K22 (29%, 0%, 31%, 22%)
(0.29 / 0.00 / 0.31 / 0.22)

CMYK yüzdeleri

%28.79
%0
%30.81
%22.35

Codes

Color #8DC689 in popluar color models

8D C6 89
RGB 141 198 137
HSL 116° 34.86% 65.69%
HSB/HSV 116° 30.81% 77.65%
CMYK 28.79% 0.00% 30.81%
22.35%

Color #8DC689 in popluar number systems.

HEX 8D C6 89
Decimal 141 198 137
Binary 10001101 11000110 10001001
Octal 215 306 211

Shades and tints

Shades of #8DC689

#8DC689
(141,198,137)
#81B47D
(129,180,125)
#75A271
(117,162,113)
#699065
(105,144,101)
#5D7E59
(93,126,89)
#516C4D
(81,108,77)
#455A41
(69,90,65)
#394835
(57,72,53)
#2D3629
(45,54,41)
#21241D
(33,36,29)
#151211
(21,18,17)
#000000
(0,0,0)

Tints of #8DC689

#8DC689
(141,198,137)
#97CB93
(151,203,147)
#A1D09D
(161,208,157)
#ABD5A7
(171,213,167)
#B5DAB1
(181,218,177)
#BFDFBB
(191,223,187)
#C9E4C5
(201,228,197)
#D3E9CF
(211,233,207)
#DDEED9
(221,238,217)
#E7F3E3
(231,243,227)
#F1F8ED
(241,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8DC689 color. Also use rgb(141,198,137) instead hex code.

Text Font Color

.myTextColor { color: #8DC689; }

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

This text font color is #8DC689.

Background Color

.myBgColor { background-color: #8DC689; }

<div style="background-color:#8DC689">Inner text</div>

This div background color is #8DC689.

Border color

.myBorderColor { border: 1px solid #8DC689; }

<div style="border:3px solid #8DC689">Div</div>

This div border color is #8DC689.

Opacity

.myOpacity80 { color: #8DC689; opacity: 0.8; }

<p style="color:#8DC689;opacity:0.8;">80%</p>

Text with #8DC689 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 #8DC689;}

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

This text has shadow with #8DC689 color.


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

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

This text has shadow with #8DC689 primary color and red secondary color.


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

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

This text has shadow with #8DC689 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8DC689.

Preview

Color preview on black background

This text has color #8DC689 on black background.


Color preview on white background

This text has color #8DC689 on white background.


Black color preview on #8DC689 background

This text has black color on #8DC689 background.


White color preview on #8DC689 background

This text has white color on #8DC689 background.


Related colors

Complementary color

Complementary color for #hex is #723976.


I love getcolorcode.com

Triadic colors

1 #898DC6 and #C6898D with #8DC689 are triadic colors.

2 #89C68D and #C68D89 with #8DC689 are triadic colors.