COLOR #8DE389

HEX: #8DE389 RGB: (141,227,137)

Renk bilgisi

#8DE389 contains mainly green color. #8DE389 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#8DE389 color RGB value is (141,227,137).

RGB: (141,227,137) (55%, 89%, 54%)

RGB bağlantıları ve doygunluk

R 141 of 255 = 55%
G 227 of 255 = 89%
B 137 of 255 = 54%

141
227
137

R + G + B ~ 66%. #8DE389 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 141 + 227 + 137 = 505 (100%)
R 141 of 505 ~ 27.92%
G 227 of 505 ~ 44.95%
B 137 of 505 ~ 27.13'%

%27.92
%44.95
%27.13

CMYK RENK MODELİ

#8DE389 rengi CMYK tonu (38,0,40,11).

  • camgöbeği tonu 37.89%
  • eflatun tonu 0.00%
  • sarı tonu 39.65%
  • ana renk tonu 10.98%

CMYK: (38,0,40,11)
C38M0Y40K11 (38%, 0%, 40%, 11%)
(0.38 / 0.00 / 0.40 / 0.11)

CMYK yüzdeleri

%37.89
%0
%39.65
%10.98

Codes

Color #8DE389 in popluar color models

8D E3 89
RGB 141 227 137
HSL 117° 61.64% 71.37%
HSB/HSV 117° 39.65% 89.02%
CMYK 37.89% 0.00% 39.65%
10.98%

Color #8DE389 in popluar number systems.

HEX 8D E3 89
Decimal 141 227 137
Binary 10001101 11100011 10001001
Octal 215 343 211

Shades and tints

Shades of #8DE389

#8DE389
(141,227,137)
#81CF7D
(129,207,125)
#75BB71
(117,187,113)
#69A765
(105,167,101)
#5D9359
(93,147,89)
#517F4D
(81,127,77)
#456B41
(69,107,65)
#395735
(57,87,53)
#2D4329
(45,67,41)
#212F1D
(33,47,29)
#151B11
(21,27,17)
#000000
(0,0,0)

Tints of #8DE389

#8DE389
(141,227,137)
#97E593
(151,229,147)
#A1E79D
(161,231,157)
#ABE9A7
(171,233,167)
#B5EBB1
(181,235,177)
#BFEDBB
(191,237,187)
#C9EFC5
(201,239,197)
#D3F1CF
(211,241,207)
#DDF3D9
(221,243,217)
#E7F5E3
(231,245,227)
#F1F7ED
(241,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8DE389; }

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

This text font color is #8DE389.

Background Color

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

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

This div background color is #8DE389.

Border color

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

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

This div border color is #8DE389.

Opacity

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

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

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

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

This text has shadow with #8DE389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8DE389.

Preview

Color preview on black background

This text has color #8DE389 on black background.


Color preview on white background

This text has color #8DE389 on white background.


Black color preview on #8DE389 background

This text has black color on #8DE389 background.


White color preview on #8DE389 background

This text has white color on #8DE389 background.


Related colors

Complementary color

Complementary color for #hex is #721C76.


I love getcolorcode.com

Triadic colors

1 #898DE3 and #E3898D with #8DE389 are triadic colors.

2 #89E38D and #E38D89 with #8DE389 are triadic colors.