COLOR #ADEFC5

HEX: #ADEFC5 RGB: (173,239,197)

Renk bilgisi

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

RGB renk modeli

#ADEFC5 color RGB value is (173,239,197).

RGB: (173,239,197) (68%, 94%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 197 of 255 = 77%

173
239
197

R + G + B ~ 80%. #ADEFC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 197 = 609 (100%)
R 173 of 609 ~ 28.41%
G 239 of 609 ~ 39.24%
B 197 of 609 ~ 32.35'%

%28.41
%39.24
%32.35

CMYK RENK MODELİ

#ADEFC5 rengi CMYK tonu (28,0,18,6).

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

CMYK: (28,0,18,6)
C28M0Y18K6 (28%, 0%, 18%, 6%)
(0.28 / 0.00 / 0.18 / 0.06)

CMYK yüzdeleri

%27.62
%0
%17.57
%6.27

Codes

Color #ADEFC5 in popluar color models

AD EF C5
RGB 173 239 197
HSL 142° 67.35% 80.78%
HSB/HSV 142° 27.62% 93.73%
CMYK 27.62% 0.00% 17.57%
6.27%

Color #ADEFC5 in popluar number systems.

HEX AD EF C5
Decimal 173 239 197
Binary 10101101 11101111 11000101
Octal 255 357 305

Shades and tints

Shades of #ADEFC5

#ADEFC5
(173,239,197)
#9EDAB4
(158,218,180)
#8FC5A3
(143,197,163)
#80B092
(128,176,146)
#719B81
(113,155,129)
#628670
(98,134,112)
#53715F
(83,113,95)
#445C4E
(68,92,78)
#35473D
(53,71,61)
#26322C
(38,50,44)
#171D1B
(23,29,27)
#000000
(0,0,0)

Tints of #ADEFC5

#ADEFC5
(173,239,197)
#B4F0CA
(180,240,202)
#BBF1CF
(187,241,207)
#C2F2D4
(194,242,212)
#C9F3D9
(201,243,217)
#D0F4DE
(208,244,222)
#D7F5E3
(215,245,227)
#DEF6E8
(222,246,232)
#E5F7ED
(229,247,237)
#ECF8F2
(236,248,242)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFC5; }

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

This text font color is #ADEFC5.

Background Color

.myBgColor { background-color: #ADEFC5; }

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

This div background color is #ADEFC5.

Border color

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

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

This div border color is #ADEFC5.

Opacity

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

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

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

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

This text has shadow with #ADEFC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFC5.

Preview

Color preview on black background

This text has color #ADEFC5 on black background.


Color preview on white background

This text has color #ADEFC5 on white background.


Black color preview on #ADEFC5 background

This text has black color on #ADEFC5 background.


White color preview on #ADEFC5 background

This text has white color on #ADEFC5 background.


Related colors

Complementary color

Complementary color for #hex is #52103A.


I love getcolorcode.com

Triadic colors

1 #C5ADEF and #EFC5AD with #ADEFC5 are triadic colors.

2 #C5EFAD and #EFADC5 with #ADEFC5 are triadic colors.