COLOR #ADEFC1

HEX: #ADEFC1 RGB: (173,239,193)

Renk bilgisi

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

RGB renk modeli

#ADEFC1 color RGB value is (173,239,193).

RGB: (173,239,193) (68%, 94%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 193 of 255 = 76%

173
239
193

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 193 = 605 (100%)
R 173 of 605 ~ 28.6%
G 239 of 605 ~ 39.5%
B 193 of 605 ~ 31.9'%

%28.6
%39.5
%31.9

CMYK RENK MODELİ

#ADEFC1 rengi CMYK tonu (28,0,19,6).

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

CMYK: (28,0,19,6)
C28M0Y19K6 (28%, 0%, 19%, 6%)
(0.28 / 0.00 / 0.19 / 0.06)

CMYK yüzdeleri

%27.62
%0
%19.25
%6.27

Codes

Color #ADEFC1 in popluar color models

AD EF C1
RGB 173 239 193
HSL 138° 67.35% 80.78%
HSB/HSV 138° 27.62% 93.73%
CMYK 27.62% 0.00% 19.25%
6.27%

Color #ADEFC1 in popluar number systems.

HEX AD EF C1
Decimal 173 239 193
Binary 10101101 11101111 11000001
Octal 255 357 301

Shades and tints

Shades of #ADEFC1

#ADEFC1
(173,239,193)
#9EDAB0
(158,218,176)
#8FC59F
(143,197,159)
#80B08E
(128,176,142)
#719B7D
(113,155,125)
#62866C
(98,134,108)
#53715B
(83,113,91)
#445C4A
(68,92,74)
#354739
(53,71,57)
#263228
(38,50,40)
#171D17
(23,29,23)
#000000
(0,0,0)

Tints of #ADEFC1

#ADEFC1
(173,239,193)
#B4F0C6
(180,240,198)
#BBF1CB
(187,241,203)
#C2F2D0
(194,242,208)
#C9F3D5
(201,243,213)
#D0F4DA
(208,244,218)
#D7F5DF
(215,245,223)
#DEF6E4
(222,246,228)
#E5F7E9
(229,247,233)
#ECF8EE
(236,248,238)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFC1; }

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

This text font color is #ADEFC1.

Background Color

.myBgColor { background-color: #ADEFC1; }

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

This div background color is #ADEFC1.

Border color

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

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

This div border color is #ADEFC1.

Opacity

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

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

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

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

This text has shadow with #ADEFC1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFC1.

Preview

Color preview on black background

This text has color #ADEFC1 on black background.


Color preview on white background

This text has color #ADEFC1 on white background.


Black color preview on #ADEFC1 background

This text has black color on #ADEFC1 background.


White color preview on #ADEFC1 background

This text has white color on #ADEFC1 background.


Related colors

Complementary color

Complementary color for #hex is #52103E.


I love getcolorcode.com

Triadic colors

1 #C1ADEF and #EFC1AD with #ADEFC1 are triadic colors.

2 #C1EFAD and #EFADC1 with #ADEFC1 are triadic colors.