COLOR #ADEBC7

HEX: #ADEBC7 RGB: (173,235,199)

Renk bilgisi

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

RGB renk modeli

#ADEBC7 color RGB value is (173,235,199).

RGB: (173,235,199) (68%, 92%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 199 of 255 = 78%

173
235
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 199 = 607 (100%)
R 173 of 607 ~ 28.5%
G 235 of 607 ~ 38.71%
B 199 of 607 ~ 32.78'%

%28.5
%38.71
%32.78

CMYK RENK MODELİ

#ADEBC7 rengi CMYK tonu (26,0,15,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 15.32%
  • ana renk tonu 7.84%

CMYK: (26,0,15,8)
C26M0Y15K8 (26%, 0%, 15%, 8%)
(0.26 / 0.00 / 0.15 / 0.08)

CMYK yüzdeleri

%26.38
%0
%15.32
%7.84

Codes

Color #ADEBC7 in popluar color models

AD EB C7
RGB 173 235 199
HSL 145° 60.78% 80.00%
HSB/HSV 145° 26.38% 92.16%
CMYK 26.38% 0.00% 15.32%
7.84%

Color #ADEBC7 in popluar number systems.

HEX AD EB C7
Decimal 173 235 199
Binary 10101101 11101011 11000111
Octal 255 353 307

Shades and tints

Shades of #ADEBC7

#ADEBC7
(173,235,199)
#9ED6B5
(158,214,181)
#8FC1A3
(143,193,163)
#80AC91
(128,172,145)
#71977F
(113,151,127)
#62826D
(98,130,109)
#536D5B
(83,109,91)
#445849
(68,88,73)
#354337
(53,67,55)
#262E25
(38,46,37)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #ADEBC7

#ADEBC7
(173,235,199)
#B4ECCC
(180,236,204)
#BBEDD1
(187,237,209)
#C2EED6
(194,238,214)
#C9EFDB
(201,239,219)
#D0F0E0
(208,240,224)
#D7F1E5
(215,241,229)
#DEF2EA
(222,242,234)
#E5F3EF
(229,243,239)
#ECF4F4
(236,244,244)
#F3F5F9
(243,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBC7; }

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

This text font color is #ADEBC7.

Background Color

.myBgColor { background-color: #ADEBC7; }

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

This div background color is #ADEBC7.

Border color

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

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

This div border color is #ADEBC7.

Opacity

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

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

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

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

This text has shadow with #ADEBC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBC7.

Preview

Color preview on black background

This text has color #ADEBC7 on black background.


Color preview on white background

This text has color #ADEBC7 on white background.


Black color preview on #ADEBC7 background

This text has black color on #ADEBC7 background.


White color preview on #ADEBC7 background

This text has white color on #ADEBC7 background.


Related colors

Complementary color

Complementary color for #hex is #521438.


I love getcolorcode.com

Triadic colors

1 #C7ADEB and #EBC7AD with #ADEBC7 are triadic colors.

2 #C7EBAD and #EBADC7 with #ADEBC7 are triadic colors.