COLOR #ADEBCF

HEX: #ADEBCF RGB: (173,235,207)

Renk bilgisi

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

RGB renk modeli

#ADEBCF color RGB value is (173,235,207).

RGB: (173,235,207) (68%, 92%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 207 of 255 = 81%

173
235
207

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 207 = 615 (100%)
R 173 of 615 ~ 28.13%
G 235 of 615 ~ 38.21%
B 207 of 615 ~ 33.66'%

%28.13
%38.21
%33.66

CMYK RENK MODELİ

#ADEBCF rengi CMYK tonu (26,0,12,8).

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

CMYK: (26,0,12,8)
C26M0Y12K8 (26%, 0%, 12%, 8%)
(0.26 / 0.00 / 0.12 / 0.08)

CMYK yüzdeleri

%26.38
%0
%11.91
%7.84

Codes

Color #ADEBCF in popluar color models

AD EB CF
RGB 173 235 207
HSL 153° 60.78% 80.00%
HSB/HSV 153° 26.38% 92.16%
CMYK 26.38% 0.00% 11.91%
7.84%

Color #ADEBCF in popluar number systems.

HEX AD EB CF
Decimal 173 235 207
Binary 10101101 11101011 11001111
Octal 255 353 317

Shades and tints

Shades of #ADEBCF

#ADEBCF
(173,235,207)
#9ED6BD
(158,214,189)
#8FC1AB
(143,193,171)
#80AC99
(128,172,153)
#719787
(113,151,135)
#628275
(98,130,117)
#536D63
(83,109,99)
#445851
(68,88,81)
#35433F
(53,67,63)
#262E2D
(38,46,45)
#17191B
(23,25,27)
#000000
(0,0,0)

Tints of #ADEBCF

#ADEBCF
(173,235,207)
#B4ECD3
(180,236,211)
#BBEDD7
(187,237,215)
#C2EEDB
(194,238,219)
#C9EFDF
(201,239,223)
#D0F0E3
(208,240,227)
#D7F1E7
(215,241,231)
#DEF2EB
(222,242,235)
#E5F3EF
(229,243,239)
#ECF4F3
(236,244,243)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBCF; }

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

This text font color is #ADEBCF.

Background Color

.myBgColor { background-color: #ADEBCF; }

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

This div background color is #ADEBCF.

Border color

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

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

This div border color is #ADEBCF.

Opacity

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

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

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

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

This text has shadow with #ADEBCF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBCF.

Preview

Color preview on black background

This text has color #ADEBCF on black background.


Color preview on white background

This text has color #ADEBCF on white background.


Black color preview on #ADEBCF background

This text has black color on #ADEBCF background.


White color preview on #ADEBCF background

This text has white color on #ADEBCF background.


Related colors

Complementary color

Complementary color for #hex is #521430.


I love getcolorcode.com

Triadic colors

1 #CFADEB and #EBCFAD with #ADEBCF are triadic colors.

2 #CFEBAD and #EBADCF with #ADEBCF are triadic colors.