COLOR #A8ED77

HEX: #A8ED77 RGB: (168,237,119)

Renk bilgisi

#A8ED77 contains mainly green color. #A8ED77 ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#A8ED77 color RGB value is (168,237,119).

RGB: (168,237,119) (66%, 93%, 47%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 237 of 255 = 93%
B 119 of 255 = 47%

168
237
119

R + G + B ~ 69%. #A8ED77 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 237 + 119 = 524 (100%)
R 168 of 524 ~ 32.06%
G 237 of 524 ~ 45.23%
B 119 of 524 ~ 22.71'%

%32.06
%45.23
%22.71

CMYK RENK MODELİ

#A8ED77 rengi CMYK tonu (29,0,50,7).

  • camgöbeği tonu 29.11%
  • eflatun tonu 0.00%
  • sarı tonu 49.79%
  • ana renk tonu 7.06%

CMYK: (29,0,50,7)
C29M0Y50K7 (29%, 0%, 50%, 7%)
(0.29 / 0.00 / 0.50 / 0.07)

CMYK yüzdeleri

%29.11
%0
%49.79
%7.06

Codes

Color #A8ED77 in popluar color models

A8 ED 77
RGB 168 237 119
HSL 95° 76.62% 69.80%
HSB/HSV 95° 49.79% 92.94%
CMYK 29.11% 0.00% 49.79%
7.06%

Color #A8ED77 in popluar number systems.

HEX A8 ED 77
Decimal 168 237 119
Binary 10101000 11101101 1110111
Octal 250 355 167

Shades and tints

Shades of #A8ED77

#A8ED77
(168,237,119)
#99D86D
(153,216,109)
#8AC363
(138,195,99)
#7BAE59
(123,174,89)
#6C994F
(108,153,79)
#5D8445
(93,132,69)
#4E6F3B
(78,111,59)
#3F5A31
(63,90,49)
#304527
(48,69,39)
#21301D
(33,48,29)
#121B13
(18,27,19)
#000000
(0,0,0)

Tints of #A8ED77

#A8ED77
(168,237,119)
#AFEE83
(175,238,131)
#B6EF8F
(182,239,143)
#BDF09B
(189,240,155)
#C4F1A7
(196,241,167)
#CBF2B3
(203,242,179)
#D2F3BF
(210,243,191)
#D9F4CB
(217,244,203)
#E0F5D7
(224,245,215)
#E7F6E3
(231,246,227)
#EEF7EF
(238,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8ED77 color. Also use rgb(168,237,119) instead hex code.

Text Font Color

.myTextColor { color: #A8ED77; }

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

This text font color is #A8ED77.

Background Color

.myBgColor { background-color: #A8ED77; }

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

This div background color is #A8ED77.

Border color

.myBorderColor { border: 1px solid #A8ED77; }

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

This div border color is #A8ED77.

Opacity

.myOpacity80 { color: #A8ED77; opacity: 0.8; }

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

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

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

This text has shadow with #A8ED77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8ED77.

Preview

Color preview on black background

This text has color #A8ED77 on black background.


Color preview on white background

This text has color #A8ED77 on white background.


Black color preview on #A8ED77 background

This text has black color on #A8ED77 background.


White color preview on #A8ED77 background

This text has white color on #A8ED77 background.


Related colors

Complementary color

Complementary color for #hex is #571288.


I love getcolorcode.com

Triadic colors

1 #77A8ED and #ED77A8 with #A8ED77 are triadic colors.

2 #77EDA8 and #EDA877 with #A8ED77 are triadic colors.