COLOR #ADEF94

HEX: #ADEF94 RGB: (173,239,148)

Renk bilgisi

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

RGB renk modeli

#ADEF94 color RGB value is (173,239,148).

RGB: (173,239,148) (68%, 94%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 148 of 255 = 58%

173
239
148

R + G + B ~ 73%. #ADEF94 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 148 = 560 (100%)
R 173 of 560 ~ 30.89%
G 239 of 560 ~ 42.68%
B 148 of 560 ~ 26.43'%

%30.89
%42.68
%26.43

CMYK RENK MODELİ

#ADEF94 rengi CMYK tonu (28,0,38,6).

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

CMYK: (28,0,38,6)
C28M0Y38K6 (28%, 0%, 38%, 6%)
(0.28 / 0.00 / 0.38 / 0.06)

CMYK yüzdeleri

%27.62
%0
%38.08
%6.27

Codes

Color #ADEF94 in popluar color models

AD EF 94
RGB 173 239 148
HSL 104° 73.98% 75.88%
HSB/HSV 104° 38.08% 93.73%
CMYK 27.62% 0.00% 38.08%
6.27%

Color #ADEF94 in popluar number systems.

HEX AD EF 94
Decimal 173 239 148
Binary 10101101 11101111 10010100
Octal 255 357 224

Shades and tints

Shades of #ADEF94

#ADEF94
(173,239,148)
#9EDA87
(158,218,135)
#8FC57A
(143,197,122)
#80B06D
(128,176,109)
#719B60
(113,155,96)
#628653
(98,134,83)
#537146
(83,113,70)
#445C39
(68,92,57)
#35472C
(53,71,44)
#26321F
(38,50,31)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #ADEF94

#ADEF94
(173,239,148)
#B4F09D
(180,240,157)
#BBF1A6
(187,241,166)
#C2F2AF
(194,242,175)
#C9F3B8
(201,243,184)
#D0F4C1
(208,244,193)
#D7F5CA
(215,245,202)
#DEF6D3
(222,246,211)
#E5F7DC
(229,247,220)
#ECF8E5
(236,248,229)
#F3F9EE
(243,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEF94; }

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

This text font color is #ADEF94.

Background Color

.myBgColor { background-color: #ADEF94; }

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

This div background color is #ADEF94.

Border color

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

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

This div border color is #ADEF94.

Opacity

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

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

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

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

This text has shadow with #ADEF94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEF94.

Preview

Color preview on black background

This text has color #ADEF94 on black background.


Color preview on white background

This text has color #ADEF94 on white background.


Black color preview on #ADEF94 background

This text has black color on #ADEF94 background.


White color preview on #ADEF94 background

This text has white color on #ADEF94 background.


Related colors

Complementary color

Complementary color for #hex is #52106B.


I love getcolorcode.com

Triadic colors

1 #94ADEF and #EF94AD with #ADEF94 are triadic colors.

2 #94EFAD and #EFAD94 with #ADEF94 are triadic colors.