COLOR #ADEFB7

HEX: #ADEFB7 RGB: (173,239,183)

Renk bilgisi

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

RGB renk modeli

#ADEFB7 color RGB value is (173,239,183).

RGB: (173,239,183) (68%, 94%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 183 of 255 = 72%

173
239
183

R + G + B ~ 78%. #ADEFB7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 183 = 595 (100%)
R 173 of 595 ~ 29.08%
G 239 of 595 ~ 40.17%
B 183 of 595 ~ 30.76'%

%29.08
%40.17
%30.76

CMYK RENK MODELİ

#ADEFB7 rengi CMYK tonu (28,0,23,6).

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

CMYK: (28,0,23,6)
C28M0Y23K6 (28%, 0%, 23%, 6%)
(0.28 / 0.00 / 0.23 / 0.06)

CMYK yüzdeleri

%27.62
%0
%23.43
%6.27

Codes

Color #ADEFB7 in popluar color models

AD EF B7
RGB 173 239 183
HSL 129° 67.35% 80.78%
HSB/HSV 129° 27.62% 93.73%
CMYK 27.62% 0.00% 23.43%
6.27%

Color #ADEFB7 in popluar number systems.

HEX AD EF B7
Decimal 173 239 183
Binary 10101101 11101111 10110111
Octal 255 357 267

Shades and tints

Shades of #ADEFB7

#ADEFB7
(173,239,183)
#9EDAA7
(158,218,167)
#8FC597
(143,197,151)
#80B087
(128,176,135)
#719B77
(113,155,119)
#628667
(98,134,103)
#537157
(83,113,87)
#445C47
(68,92,71)
#354737
(53,71,55)
#263227
(38,50,39)
#171D17
(23,29,23)
#000000
(0,0,0)

Tints of #ADEFB7

#ADEFB7
(173,239,183)
#B4F0BD
(180,240,189)
#BBF1C3
(187,241,195)
#C2F2C9
(194,242,201)
#C9F3CF
(201,243,207)
#D0F4D5
(208,244,213)
#D7F5DB
(215,245,219)
#DEF6E1
(222,246,225)
#E5F7E7
(229,247,231)
#ECF8ED
(236,248,237)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFB7; }

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

This text font color is #ADEFB7.

Background Color

.myBgColor { background-color: #ADEFB7; }

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

This div background color is #ADEFB7.

Border color

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

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

This div border color is #ADEFB7.

Opacity

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

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

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

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

This text has shadow with #ADEFB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFB7.

Preview

Color preview on black background

This text has color #ADEFB7 on black background.


Color preview on white background

This text has color #ADEFB7 on white background.


Black color preview on #ADEFB7 background

This text has black color on #ADEFB7 background.


White color preview on #ADEFB7 background

This text has white color on #ADEFB7 background.


Related colors

Complementary color

Complementary color for #hex is #521048.


I love getcolorcode.com

Triadic colors

1 #B7ADEF and #EFB7AD with #ADEFB7 are triadic colors.

2 #B7EFAD and #EFADB7 with #ADEFB7 are triadic colors.