COLOR #ADEBCB

HEX: #ADEBCB RGB: (173,235,203)

Renk bilgisi

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

RGB renk modeli

#ADEBCB color RGB value is (173,235,203).

RGB: (173,235,203) (68%, 92%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 203 of 255 = 80%

173
235
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 203 = 611 (100%)
R 173 of 611 ~ 28.31%
G 235 of 611 ~ 38.46%
B 203 of 611 ~ 33.22'%

%28.31
%38.46
%33.22

CMYK RENK MODELİ

#ADEBCB rengi CMYK tonu (26,0,14,8).

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

CMYK: (26,0,14,8)
C26M0Y14K8 (26%, 0%, 14%, 8%)
(0.26 / 0.00 / 0.14 / 0.08)

CMYK yüzdeleri

%26.38
%0
%13.62
%7.84

Codes

Color #ADEBCB in popluar color models

AD EB CB
RGB 173 235 203
HSL 149° 60.78% 80.00%
HSB/HSV 149° 26.38% 92.16%
CMYK 26.38% 0.00% 13.62%
7.84%

Color #ADEBCB in popluar number systems.

HEX AD EB CB
Decimal 173 235 203
Binary 10101101 11101011 11001011
Octal 255 353 313

Shades and tints

Shades of #ADEBCB

#ADEBCB
(173,235,203)
#9ED6B9
(158,214,185)
#8FC1A7
(143,193,167)
#80AC95
(128,172,149)
#719783
(113,151,131)
#628271
(98,130,113)
#536D5F
(83,109,95)
#44584D
(68,88,77)
#35433B
(53,67,59)
#262E29
(38,46,41)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADEBCB

#ADEBCB
(173,235,203)
#B4ECCF
(180,236,207)
#BBEDD3
(187,237,211)
#C2EED7
(194,238,215)
#C9EFDB
(201,239,219)
#D0F0DF
(208,240,223)
#D7F1E3
(215,241,227)
#DEF2E7
(222,242,231)
#E5F3EB
(229,243,235)
#ECF4EF
(236,244,239)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBCB; }

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

This text font color is #ADEBCB.

Background Color

.myBgColor { background-color: #ADEBCB; }

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

This div background color is #ADEBCB.

Border color

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

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

This div border color is #ADEBCB.

Opacity

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

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

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

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

This text has shadow with #ADEBCB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBCB.

Preview

Color preview on black background

This text has color #ADEBCB on black background.


Color preview on white background

This text has color #ADEBCB on white background.


Black color preview on #ADEBCB background

This text has black color on #ADEBCB background.


White color preview on #ADEBCB background

This text has white color on #ADEBCB background.


Related colors

Complementary color

Complementary color for #hex is #521434.


I love getcolorcode.com

Triadic colors

1 #CBADEB and #EBCBAD with #ADEBCB are triadic colors.

2 #CBEBAD and #EBADCB with #ADEBCB are triadic colors.