COLOR #ADEBCA

HEX: #ADEBCA RGB: (173,235,202)

Renk bilgisi

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

RGB renk modeli

#ADEBCA color RGB value is (173,235,202).

RGB: (173,235,202) (68%, 92%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 202 of 255 = 79%

173
235
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 202 = 610 (100%)
R 173 of 610 ~ 28.36%
G 235 of 610 ~ 38.52%
B 202 of 610 ~ 33.11'%

%28.36
%38.52
%33.11

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 14.04%
  • 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
%14.04
%7.84

Codes

Color #ADEBCA in popluar color models

AD EB CA
RGB 173 235 202
HSL 148° 60.78% 80.00%
HSB/HSV 148° 26.38% 92.16%
CMYK 26.38% 0.00% 14.04%
7.84%

Color #ADEBCA in popluar number systems.

HEX AD EB CA
Decimal 173 235 202
Binary 10101101 11101011 11001010
Octal 255 353 312

Shades and tints

Shades of #ADEBCA

#ADEBCA
(173,235,202)
#9ED6B8
(158,214,184)
#8FC1A6
(143,193,166)
#80AC94
(128,172,148)
#719782
(113,151,130)
#628270
(98,130,112)
#536D5E
(83,109,94)
#44584C
(68,88,76)
#35433A
(53,67,58)
#262E28
(38,46,40)
#171916
(23,25,22)
#000000
(0,0,0)

Tints of #ADEBCA

#ADEBCA
(173,235,202)
#B4ECCE
(180,236,206)
#BBEDD2
(187,237,210)
#C2EED6
(194,238,214)
#C9EFDA
(201,239,218)
#D0F0DE
(208,240,222)
#D7F1E2
(215,241,226)
#DEF2E6
(222,242,230)
#E5F3EA
(229,243,234)
#ECF4EE
(236,244,238)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBCA; }

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

This text font color is #ADEBCA.

Background Color

.myBgColor { background-color: #ADEBCA; }

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

This div background color is #ADEBCA.

Border color

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

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

This div border color is #ADEBCA.

Opacity

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

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

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

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

This text has shadow with #ADEBCA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBCA.

Preview

Color preview on black background

This text has color #ADEBCA on black background.


Color preview on white background

This text has color #ADEBCA on white background.


Black color preview on #ADEBCA background

This text has black color on #ADEBCA background.


White color preview on #ADEBCA background

This text has white color on #ADEBCA background.


Related colors

Complementary color

Complementary color for #hex is #521435.


I love getcolorcode.com

Triadic colors

1 #CAADEB and #EBCAAD with #ADEBCA are triadic colors.

2 #CAEBAD and #EBADCA with #ADEBCA are triadic colors.