COLOR #ADEFB5

HEX: #ADEFB5 RGB: (173,239,181)

Renk bilgisi

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

RGB renk modeli

#ADEFB5 color RGB value is (173,239,181).

RGB: (173,239,181) (68%, 94%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 181 of 255 = 71%

173
239
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 181 = 593 (100%)
R 173 of 593 ~ 29.17%
G 239 of 593 ~ 40.3%
B 181 of 593 ~ 30.52'%

%29.17
%40.3
%30.52

CMYK RENK MODELİ

#ADEFB5 rengi CMYK tonu (28,0,24,6).

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

CMYK: (28,0,24,6)
C28M0Y24K6 (28%, 0%, 24%, 6%)
(0.28 / 0.00 / 0.24 / 0.06)

CMYK yüzdeleri

%27.62
%0
%24.27
%6.27

Codes

Color #ADEFB5 in popluar color models

AD EF B5
RGB 173 239 181
HSL 127° 67.35% 80.78%
HSB/HSV 127° 27.62% 93.73%
CMYK 27.62% 0.00% 24.27%
6.27%

Color #ADEFB5 in popluar number systems.

HEX AD EF B5
Decimal 173 239 181
Binary 10101101 11101111 10110101
Octal 255 357 265

Shades and tints

Shades of #ADEFB5

#ADEFB5
(173,239,181)
#9EDAA5
(158,218,165)
#8FC595
(143,197,149)
#80B085
(128,176,133)
#719B75
(113,155,117)
#628665
(98,134,101)
#537155
(83,113,85)
#445C45
(68,92,69)
#354735
(53,71,53)
#263225
(38,50,37)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #ADEFB5

#ADEFB5
(173,239,181)
#B4F0BB
(180,240,187)
#BBF1C1
(187,241,193)
#C2F2C7
(194,242,199)
#C9F3CD
(201,243,205)
#D0F4D3
(208,244,211)
#D7F5D9
(215,245,217)
#DEF6DF
(222,246,223)
#E5F7E5
(229,247,229)
#ECF8EB
(236,248,235)
#F3F9F1
(243,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFB5; }

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

This text font color is #ADEFB5.

Background Color

.myBgColor { background-color: #ADEFB5; }

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

This div background color is #ADEFB5.

Border color

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

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

This div border color is #ADEFB5.

Opacity

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

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

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

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

This text has shadow with #ADEFB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFB5.

Preview

Color preview on black background

This text has color #ADEFB5 on black background.


Color preview on white background

This text has color #ADEFB5 on white background.


Black color preview on #ADEFB5 background

This text has black color on #ADEFB5 background.


White color preview on #ADEFB5 background

This text has white color on #ADEFB5 background.


Related colors

Complementary color

Complementary color for #hex is #52104A.


I love getcolorcode.com

Triadic colors

1 #B5ADEF and #EFB5AD with #ADEFB5 are triadic colors.

2 #B5EFAD and #EFADB5 with #ADEFB5 are triadic colors.