COLOR #ADEF88

HEX: #ADEF88 RGB: (173,239,136)

Renk bilgisi

#ADEF88 contains mainly green color. #ADEF88 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADEF88 color RGB value is (173,239,136).

RGB: (173,239,136) (68%, 94%, 53%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 136 of 255 = 53%

173
239
136

R + G + B ~ 72%. #ADEF88 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 136 = 548 (100%)
R 173 of 548 ~ 31.57%
G 239 of 548 ~ 43.61%
B 136 of 548 ~ 24.82'%

%31.57
%43.61
%24.82

CMYK RENK MODELİ

#ADEF88 rengi CMYK tonu (28,0,43,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 43.10%
  • ana renk tonu 6.27%

CMYK: (28,0,43,6)
C28M0Y43K6 (28%, 0%, 43%, 6%)
(0.28 / 0.00 / 0.43 / 0.06)

CMYK yüzdeleri

%27.62
%0
%43.1
%6.27

Codes

Color #ADEF88 in popluar color models

AD EF 88
RGB 173 239 136
HSL 98° 76.30% 73.53%
HSB/HSV 98° 43.10% 93.73%
CMYK 27.62% 0.00% 43.10%
6.27%

Color #ADEF88 in popluar number systems.

HEX AD EF 88
Decimal 173 239 136
Binary 10101101 11101111 10001000
Octal 255 357 210

Shades and tints

Shades of #ADEF88

#ADEF88
(173,239,136)
#9EDA7C
(158,218,124)
#8FC570
(143,197,112)
#80B064
(128,176,100)
#719B58
(113,155,88)
#62864C
(98,134,76)
#537140
(83,113,64)
#445C34
(68,92,52)
#354728
(53,71,40)
#26321C
(38,50,28)
#171D10
(23,29,16)
#000000
(0,0,0)

Tints of #ADEF88

#ADEF88
(173,239,136)
#B4F092
(180,240,146)
#BBF19C
(187,241,156)
#C2F2A6
(194,242,166)
#C9F3B0
(201,243,176)
#D0F4BA
(208,244,186)
#D7F5C4
(215,245,196)
#DEF6CE
(222,246,206)
#E5F7D8
(229,247,216)
#ECF8E2
(236,248,226)
#F3F9EC
(243,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEF88 color. Also use rgb(173,239,136) instead hex code.

Text Font Color

.myTextColor { color: #ADEF88; }

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

This text font color is #ADEF88.

Background Color

.myBgColor { background-color: #ADEF88; }

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

This div background color is #ADEF88.

Border color

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

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

This div border color is #ADEF88.

Opacity

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

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

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

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

This text has shadow with #ADEF88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEF88.

Preview

Color preview on black background

This text has color #ADEF88 on black background.


Color preview on white background

This text has color #ADEF88 on white background.


Black color preview on #ADEF88 background

This text has black color on #ADEF88 background.


White color preview on #ADEF88 background

This text has white color on #ADEF88 background.


Related colors

Complementary color

Complementary color for #hex is #521077.


I love getcolorcode.com

Triadic colors

1 #88ADEF and #EF88AD with #ADEF88 are triadic colors.

2 #88EFAD and #EFAD88 with #ADEF88 are triadic colors.