COLOR #ADECCE

HEX: #ADECCE RGB: (173,236,206)

Renk bilgisi

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

RGB renk modeli

#ADECCE color RGB value is (173,236,206).

RGB: (173,236,206) (68%, 93%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 206 of 255 = 81%

173
236
206

R + G + B ~ 81%. #ADECCE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 206 = 615 (100%)
R 173 of 615 ~ 28.13%
G 236 of 615 ~ 38.37%
B 206 of 615 ~ 33.5'%

%28.13
%38.37
%33.5

CMYK RENK MODELİ

#ADECCE rengi CMYK tonu (27,0,13,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 12.71%
  • ana renk tonu 7.45%

CMYK: (27,0,13,7)
C27M0Y13K7 (27%, 0%, 13%, 7%)
(0.27 / 0.00 / 0.13 / 0.07)

CMYK yüzdeleri

%26.69
%0
%12.71
%7.45

Codes

Color #ADECCE in popluar color models

AD EC CE
RGB 173 236 206
HSL 151° 62.38% 80.20%
HSB/HSV 151° 26.69% 92.55%
CMYK 26.69% 0.00% 12.71%
7.45%

Color #ADECCE in popluar number systems.

HEX AD EC CE
Decimal 173 236 206
Binary 10101101 11101100 11001110
Octal 255 354 316

Shades and tints

Shades of #ADECCE

#ADECCE
(173,236,206)
#9ED7BC
(158,215,188)
#8FC2AA
(143,194,170)
#80AD98
(128,173,152)
#719886
(113,152,134)
#628374
(98,131,116)
#536E62
(83,110,98)
#445950
(68,89,80)
#35443E
(53,68,62)
#262F2C
(38,47,44)
#171A1A
(23,26,26)
#000000
(0,0,0)

Tints of #ADECCE

#ADECCE
(173,236,206)
#B4EDD2
(180,237,210)
#BBEED6
(187,238,214)
#C2EFDA
(194,239,218)
#C9F0DE
(201,240,222)
#D0F1E2
(208,241,226)
#D7F2E6
(215,242,230)
#DEF3EA
(222,243,234)
#E5F4EE
(229,244,238)
#ECF5F2
(236,245,242)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADECCE color. Also use rgb(173,236,206) instead hex code.

Text Font Color

.myTextColor { color: #ADECCE; }

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

This text font color is #ADECCE.

Background Color

.myBgColor { background-color: #ADECCE; }

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

This div background color is #ADECCE.

Border color

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

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

This div border color is #ADECCE.

Opacity

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

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

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

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

This text has shadow with #ADECCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECCE.

Preview

Color preview on black background

This text has color #ADECCE on black background.


Color preview on white background

This text has color #ADECCE on white background.


Black color preview on #ADECCE background

This text has black color on #ADECCE background.


White color preview on #ADECCE background

This text has white color on #ADECCE background.


Related colors

Complementary color

Complementary color for #hex is #521331.


I love getcolorcode.com

Triadic colors

1 #CEADEC and #ECCEAD with #ADECCE are triadic colors.

2 #CEECAD and #ECADCE with #ADECCE are triadic colors.