COLOR #ADEDC7

HEX: #ADEDC7 RGB: (173,237,199)

Renk bilgisi

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

RGB renk modeli

#ADEDC7 color RGB value is (173,237,199).

RGB: (173,237,199) (68%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 237 of 255 = 93%
B 199 of 255 = 78%

173
237
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 237 + 199 = 609 (100%)
R 173 of 609 ~ 28.41%
G 237 of 609 ~ 38.92%
B 199 of 609 ~ 32.68'%

%28.41
%38.92
%32.68

CMYK RENK MODELİ

#ADEDC7 rengi CMYK tonu (27,0,16,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 0.00%
  • sarı tonu 16.03%
  • ana renk tonu 7.06%

CMYK: (27,0,16,7)
C27M0Y16K7 (27%, 0%, 16%, 7%)
(0.27 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%27
%0
%16.03
%7.06

Codes

Color #ADEDC7 in popluar color models

AD ED C7
RGB 173 237 199
HSL 144° 64.00% 80.39%
HSB/HSV 144° 27.00% 92.94%
CMYK 27.00% 0.00% 16.03%
7.06%

Color #ADEDC7 in popluar number systems.

HEX AD ED C7
Decimal 173 237 199
Binary 10101101 11101101 11000111
Octal 255 355 307

Shades and tints

Shades of #ADEDC7

#ADEDC7
(173,237,199)
#9ED8B5
(158,216,181)
#8FC3A3
(143,195,163)
#80AE91
(128,174,145)
#71997F
(113,153,127)
#62846D
(98,132,109)
#536F5B
(83,111,91)
#445A49
(68,90,73)
#354537
(53,69,55)
#263025
(38,48,37)
#171B13
(23,27,19)
#000000
(0,0,0)

Tints of #ADEDC7

#ADEDC7
(173,237,199)
#B4EECC
(180,238,204)
#BBEFD1
(187,239,209)
#C2F0D6
(194,240,214)
#C9F1DB
(201,241,219)
#D0F2E0
(208,242,224)
#D7F3E5
(215,243,229)
#DEF4EA
(222,244,234)
#E5F5EF
(229,245,239)
#ECF6F4
(236,246,244)
#F3F7F9
(243,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEDC7; }

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

This text font color is #ADEDC7.

Background Color

.myBgColor { background-color: #ADEDC7; }

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

This div background color is #ADEDC7.

Border color

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

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

This div border color is #ADEDC7.

Opacity

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

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

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

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

This text has shadow with #ADEDC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEDC7.

Preview

Color preview on black background

This text has color #ADEDC7 on black background.


Color preview on white background

This text has color #ADEDC7 on white background.


Black color preview on #ADEDC7 background

This text has black color on #ADEDC7 background.


White color preview on #ADEDC7 background

This text has white color on #ADEDC7 background.


Related colors

Complementary color

Complementary color for #hex is #521238.


I love getcolorcode.com

Triadic colors

1 #C7ADED and #EDC7AD with #ADEDC7 are triadic colors.

2 #C7EDAD and #EDADC7 with #ADEDC7 are triadic colors.