COLOR #ADEFB2

HEX: #ADEFB2 RGB: (173,239,178)

Renk bilgisi

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

RGB renk modeli

#ADEFB2 color RGB value is (173,239,178).

RGB: (173,239,178) (68%, 94%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 178 of 255 = 70%

173
239
178

R + G + B ~ 77%. #ADEFB2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 178 = 590 (100%)
R 173 of 590 ~ 29.32%
G 239 of 590 ~ 40.51%
B 178 of 590 ~ 30.17'%

%29.32
%40.51
%30.17

CMYK RENK MODELİ

#ADEFB2 rengi CMYK tonu (28,0,26,6).

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

CMYK: (28,0,26,6)
C28M0Y26K6 (28%, 0%, 26%, 6%)
(0.28 / 0.00 / 0.26 / 0.06)

CMYK yüzdeleri

%27.62
%0
%25.52
%6.27

Codes

Color #ADEFB2 in popluar color models

AD EF B2
RGB 173 239 178
HSL 125° 67.35% 80.78%
HSB/HSV 125° 27.62% 93.73%
CMYK 27.62% 0.00% 25.52%
6.27%

Color #ADEFB2 in popluar number systems.

HEX AD EF B2
Decimal 173 239 178
Binary 10101101 11101111 10110010
Octal 255 357 262

Shades and tints

Shades of #ADEFB2

#ADEFB2
(173,239,178)
#9EDAA2
(158,218,162)
#8FC592
(143,197,146)
#80B082
(128,176,130)
#719B72
(113,155,114)
#628662
(98,134,98)
#537152
(83,113,82)
#445C42
(68,92,66)
#354732
(53,71,50)
#263222
(38,50,34)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #ADEFB2

#ADEFB2
(173,239,178)
#B4F0B9
(180,240,185)
#BBF1C0
(187,241,192)
#C2F2C7
(194,242,199)
#C9F3CE
(201,243,206)
#D0F4D5
(208,244,213)
#D7F5DC
(215,245,220)
#DEF6E3
(222,246,227)
#E5F7EA
(229,247,234)
#ECF8F1
(236,248,241)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFB2; }

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

This text font color is #ADEFB2.

Background Color

.myBgColor { background-color: #ADEFB2; }

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

This div background color is #ADEFB2.

Border color

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

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

This div border color is #ADEFB2.

Opacity

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

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

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

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

This text has shadow with #ADEFB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFB2.

Preview

Color preview on black background

This text has color #ADEFB2 on black background.


Color preview on white background

This text has color #ADEFB2 on white background.


Black color preview on #ADEFB2 background

This text has black color on #ADEFB2 background.


White color preview on #ADEFB2 background

This text has white color on #ADEFB2 background.


Related colors

Complementary color

Complementary color for #hex is #52104D.


I love getcolorcode.com

Triadic colors

1 #B2ADEF and #EFB2AD with #ADEFB2 are triadic colors.

2 #B2EFAD and #EFADB2 with #ADEFB2 are triadic colors.