COLOR #ADEFC7

HEX: #ADEFC7 RGB: (173,239,199)

Renk bilgisi

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

RGB renk modeli

#ADEFC7 color RGB value is (173,239,199).

RGB: (173,239,199) (68%, 94%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 199 of 255 = 78%

173
239
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 199 = 611 (100%)
R 173 of 611 ~ 28.31%
G 239 of 611 ~ 39.12%
B 199 of 611 ~ 32.57'%

%28.31
%39.12
%32.57

CMYK RENK MODELİ

#ADEFC7 rengi CMYK tonu (28,0,17,6).

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

CMYK: (28,0,17,6)
C28M0Y17K6 (28%, 0%, 17%, 6%)
(0.28 / 0.00 / 0.17 / 0.06)

CMYK yüzdeleri

%27.62
%0
%16.74
%6.27

Codes

Color #ADEFC7 in popluar color models

AD EF C7
RGB 173 239 199
HSL 144° 67.35% 80.78%
HSB/HSV 144° 27.62% 93.73%
CMYK 27.62% 0.00% 16.74%
6.27%

Color #ADEFC7 in popluar number systems.

HEX AD EF C7
Decimal 173 239 199
Binary 10101101 11101111 11000111
Octal 255 357 307

Shades and tints

Shades of #ADEFC7

#ADEFC7
(173,239,199)
#9EDAB5
(158,218,181)
#8FC5A3
(143,197,163)
#80B091
(128,176,145)
#719B7F
(113,155,127)
#62866D
(98,134,109)
#53715B
(83,113,91)
#445C49
(68,92,73)
#354737
(53,71,55)
#263225
(38,50,37)
#171D13
(23,29,19)
#000000
(0,0,0)

Tints of #ADEFC7

#ADEFC7
(173,239,199)
#B4F0CC
(180,240,204)
#BBF1D1
(187,241,209)
#C2F2D6
(194,242,214)
#C9F3DB
(201,243,219)
#D0F4E0
(208,244,224)
#D7F5E5
(215,245,229)
#DEF6EA
(222,246,234)
#E5F7EF
(229,247,239)
#ECF8F4
(236,248,244)
#F3F9F9
(243,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFC7; }

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

This text font color is #ADEFC7.

Background Color

.myBgColor { background-color: #ADEFC7; }

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

This div background color is #ADEFC7.

Border color

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

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

This div border color is #ADEFC7.

Opacity

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

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

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

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

This text has shadow with #ADEFC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFC7.

Preview

Color preview on black background

This text has color #ADEFC7 on black background.


Color preview on white background

This text has color #ADEFC7 on white background.


Black color preview on #ADEFC7 background

This text has black color on #ADEFC7 background.


White color preview on #ADEFC7 background

This text has white color on #ADEFC7 background.


Related colors

Complementary color

Complementary color for #hex is #521038.


I love getcolorcode.com

Triadic colors

1 #C7ADEF and #EFC7AD with #ADEFC7 are triadic colors.

2 #C7EFAD and #EFADC7 with #ADEFC7 are triadic colors.