COLOR #ADEFBD

HEX: #ADEFBD RGB: (173,239,189)

Renk bilgisi

#ADEFBD contains mainly green and blue colors. #ADEFBD ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEFBD color RGB value is (173,239,189).

RGB: (173,239,189) (68%, 94%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 189 of 255 = 74%

173
239
189

R + G + B ~ 79%. #ADEFBD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 189 = 601 (100%)
R 173 of 601 ~ 28.79%
G 239 of 601 ~ 39.77%
B 189 of 601 ~ 31.45'%

%28.79
%39.77
%31.45

CMYK RENK MODELİ

#ADEFBD rengi CMYK tonu (28,0,21,6).

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

CMYK: (28,0,21,6)
C28M0Y21K6 (28%, 0%, 21%, 6%)
(0.28 / 0.00 / 0.21 / 0.06)

CMYK yüzdeleri

%27.62
%0
%20.92
%6.27

Codes

Color #ADEFBD in popluar color models

AD EF BD
RGB 173 239 189
HSL 135° 67.35% 80.78%
HSB/HSV 135° 27.62% 93.73%
CMYK 27.62% 0.00% 20.92%
6.27%

Color #ADEFBD in popluar number systems.

HEX AD EF BD
Decimal 173 239 189
Binary 10101101 11101111 10111101
Octal 255 357 275

Shades and tints

Shades of #ADEFBD

#ADEFBD
(173,239,189)
#9EDAAC
(158,218,172)
#8FC59B
(143,197,155)
#80B08A
(128,176,138)
#719B79
(113,155,121)
#628668
(98,134,104)
#537157
(83,113,87)
#445C46
(68,92,70)
#354735
(53,71,53)
#263224
(38,50,36)
#171D13
(23,29,19)
#000000
(0,0,0)

Tints of #ADEFBD

#ADEFBD
(173,239,189)
#B4F0C3
(180,240,195)
#BBF1C9
(187,241,201)
#C2F2CF
(194,242,207)
#C9F3D5
(201,243,213)
#D0F4DB
(208,244,219)
#D7F5E1
(215,245,225)
#DEF6E7
(222,246,231)
#E5F7ED
(229,247,237)
#ECF8F3
(236,248,243)
#F3F9F9
(243,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFBD; }

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

This text font color is #ADEFBD.

Background Color

.myBgColor { background-color: #ADEFBD; }

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

This div background color is #ADEFBD.

Border color

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

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

This div border color is #ADEFBD.

Opacity

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

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

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

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

This text has shadow with #ADEFBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFBD.

Preview

Color preview on black background

This text has color #ADEFBD on black background.


Color preview on white background

This text has color #ADEFBD on white background.


Black color preview on #ADEFBD background

This text has black color on #ADEFBD background.


White color preview on #ADEFBD background

This text has white color on #ADEFBD background.


Related colors

Complementary color

Complementary color for #hex is #521042.


I love getcolorcode.com

Triadic colors

1 #BDADEF and #EFBDAD with #ADEFBD are triadic colors.

2 #BDEFAD and #EFADBD with #ADEFBD are triadic colors.