COLOR #8ABC7E

HEX: #8ABC7E RGB: (138,188,126)

Renk bilgisi

#8ABC7E contains mainly red and green colors. #8ABC7E ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#8ABC7E color RGB value is (138,188,126).

RGB: (138,188,126) (54%, 74%, 49%)

RGB bağlantıları ve doygunluk

R 138 of 255 = 54%
G 188 of 255 = 74%
B 126 of 255 = 49%

138
188
126

R + G + B ~ 59%. #8ABC7E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 138 + 188 + 126 = 452 (100%)
R 138 of 452 ~ 30.53%
G 188 of 452 ~ 41.59%
B 126 of 452 ~ 27.88'%

%30.53
%41.59
%27.88

CMYK RENK MODELİ

#8ABC7E rengi CMYK tonu (27,0,33,26).

  • camgöbeği tonu 26.60%
  • eflatun tonu 0.00%
  • sarı tonu 32.98%
  • ana renk tonu 26.27%

CMYK: (27,0,33,26)
C27M0Y33K26 (27%, 0%, 33%, 26%)
(0.27 / 0.00 / 0.33 / 0.26)

CMYK yüzdeleri

%26.6
%0
%32.98
%26.27

Codes

Color #8ABC7E in popluar color models

8A BC 7E
RGB 138 188 126
HSL 108° 31.63% 61.57%
HSB/HSV 108° 32.98% 73.73%
CMYK 26.60% 0.00% 32.98%
26.27%

Color #8ABC7E in popluar number systems.

HEX 8A BC 7E
Decimal 138 188 126
Binary 10001010 10111100 1111110
Octal 212 274 176

Shades and tints

Shades of #8ABC7E

#8ABC7E
(138,188,126)
#7EAB73
(126,171,115)
#729A68
(114,154,104)
#66895D
(102,137,93)
#5A7852
(90,120,82)
#4E6747
(78,103,71)
#42563C
(66,86,60)
#364531
(54,69,49)
#2A3426
(42,52,38)
#1E231B
(30,35,27)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #8ABC7E

#8ABC7E
(138,188,126)
#94C289
(148,194,137)
#9EC894
(158,200,148)
#A8CE9F
(168,206,159)
#B2D4AA
(178,212,170)
#BCDAB5
(188,218,181)
#C6E0C0
(198,224,192)
#D0E6CB
(208,230,203)
#DAECD6
(218,236,214)
#E4F2E1
(228,242,225)
#EEF8EC
(238,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8ABC7E color. Also use rgb(138,188,126) instead hex code.

Text Font Color

.myTextColor { color: #8ABC7E; }

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

This text font color is #8ABC7E.

Background Color

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

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

This div background color is #8ABC7E.

Border color

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

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

This div border color is #8ABC7E.

Opacity

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

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

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

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

This text has shadow with #8ABC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8ABC7E.

Preview

Color preview on black background

This text has color #8ABC7E on black background.


Color preview on white background

This text has color #8ABC7E on white background.


Black color preview on #8ABC7E background

This text has black color on #8ABC7E background.


White color preview on #8ABC7E background

This text has white color on #8ABC7E background.


Related colors

Complementary color

Complementary color for #hex is #754381.


I love getcolorcode.com

Triadic colors

1 #7E8ABC and #BC7E8A with #8ABC7E are triadic colors.

2 #7EBC8A and #BC8A7E with #8ABC7E are triadic colors.