COLOR #8ABE77

HEX: #8ABE77 RGB: (138,190,119)

Renk bilgisi

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

RGB renk modeli

#8ABE77 color RGB value is (138,190,119).

RGB: (138,190,119) (54%, 75%, 47%)

RGB bağlantıları ve doygunluk

R 138 of 255 = 54%
G 190 of 255 = 75%
B 119 of 255 = 47%

138
190
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 138 + 190 + 119 = 447 (100%)
R 138 of 447 ~ 30.87%
G 190 of 447 ~ 42.51%
B 119 of 447 ~ 26.62'%

%30.87
%42.51
%26.62

CMYK RENK MODELİ

#8ABE77 rengi CMYK tonu (27,0,37,25).

  • camgöbeği tonu 27.37%
  • eflatun tonu 0.00%
  • sarı tonu 37.37%
  • ana renk tonu 25.49%

CMYK: (27,0,37,25)
C27M0Y37K25 (27%, 0%, 37%, 25%)
(0.27 / 0.00 / 0.37 / 0.25)

CMYK yüzdeleri

%27.37
%0
%37.37
%25.49

Codes

Color #8ABE77 in popluar color models

8A BE 77
RGB 138 190 119
HSL 104° 35.32% 60.59%
HSB/HSV 104° 37.37% 74.51%
CMYK 27.37% 0.00% 37.37%
25.49%

Color #8ABE77 in popluar number systems.

HEX 8A BE 77
Decimal 138 190 119
Binary 10001010 10111110 1110111
Octal 212 276 167

Shades and tints

Shades of #8ABE77

#8ABE77
(138,190,119)
#7EAD6D
(126,173,109)
#729C63
(114,156,99)
#668B59
(102,139,89)
#5A7A4F
(90,122,79)
#4E6945
(78,105,69)
#42583B
(66,88,59)
#364731
(54,71,49)
#2A3627
(42,54,39)
#1E251D
(30,37,29)
#121413
(18,20,19)
#000000
(0,0,0)

Tints of #8ABE77

#8ABE77
(138,190,119)
#94C383
(148,195,131)
#9EC88F
(158,200,143)
#A8CD9B
(168,205,155)
#B2D2A7
(178,210,167)
#BCD7B3
(188,215,179)
#C6DCBF
(198,220,191)
#D0E1CB
(208,225,203)
#DAE6D7
(218,230,215)
#E4EBE3
(228,235,227)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8ABE77 color. Also use rgb(138,190,119) instead hex code.

Text Font Color

.myTextColor { color: #8ABE77; }

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

This text font color is #8ABE77.

Background Color

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

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

This div background color is #8ABE77.

Border color

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

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

This div border color is #8ABE77.

Opacity

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

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

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

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

This text has shadow with #8ABE77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8ABE77.

Preview

Color preview on black background

This text has color #8ABE77 on black background.


Color preview on white background

This text has color #8ABE77 on white background.


Black color preview on #8ABE77 background

This text has black color on #8ABE77 background.


White color preview on #8ABE77 background

This text has white color on #8ABE77 background.


Related colors

Complementary color

Complementary color for #hex is #754188.


I love getcolorcode.com

Triadic colors

1 #778ABE and #BE778A with #8ABE77 are triadic colors.

2 #77BE8A and #BE8A77 with #8ABE77 are triadic colors.