COLOR #ADECCC

HEX: #ADECCC RGB: (173,236,204)

Renk bilgisi

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

RGB renk modeli

#ADECCC color RGB value is (173,236,204).

RGB: (173,236,204) (68%, 93%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 204 of 255 = 80%

173
236
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 204 = 613 (100%)
R 173 of 613 ~ 28.22%
G 236 of 613 ~ 38.5%
B 204 of 613 ~ 33.28'%

%28.22
%38.5
%33.28

CMYK RENK MODELİ

#ADECCC rengi CMYK tonu (27,0,14,7).

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

CMYK: (27,0,14,7)
C27M0Y14K7 (27%, 0%, 14%, 7%)
(0.27 / 0.00 / 0.14 / 0.07)

CMYK yüzdeleri

%26.69
%0
%13.56
%7.45

Codes

Color #ADECCC in popluar color models

AD EC CC
RGB 173 236 204
HSL 150° 62.38% 80.20%
HSB/HSV 150° 26.69% 92.55%
CMYK 26.69% 0.00% 13.56%
7.45%

Color #ADECCC in popluar number systems.

HEX AD EC CC
Decimal 173 236 204
Binary 10101101 11101100 11001100
Octal 255 354 314

Shades and tints

Shades of #ADECCC

#ADECCC
(173,236,204)
#9ED7BA
(158,215,186)
#8FC2A8
(143,194,168)
#80AD96
(128,173,150)
#719884
(113,152,132)
#628372
(98,131,114)
#536E60
(83,110,96)
#44594E
(68,89,78)
#35443C
(53,68,60)
#262F2A
(38,47,42)
#171A18
(23,26,24)
#000000
(0,0,0)

Tints of #ADECCC

#ADECCC
(173,236,204)
#B4EDD0
(180,237,208)
#BBEED4
(187,238,212)
#C2EFD8
(194,239,216)
#C9F0DC
(201,240,220)
#D0F1E0
(208,241,224)
#D7F2E4
(215,242,228)
#DEF3E8
(222,243,232)
#E5F4EC
(229,244,236)
#ECF5F0
(236,245,240)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECCC; }

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

This text font color is #ADECCC.

Background Color

.myBgColor { background-color: #ADECCC; }

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

This div background color is #ADECCC.

Border color

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

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

This div border color is #ADECCC.

Opacity

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

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

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

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

This text has shadow with #ADECCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECCC.

Preview

Color preview on black background

This text has color #ADECCC on black background.


Color preview on white background

This text has color #ADECCC on white background.


Black color preview on #ADECCC background

This text has black color on #ADECCC background.


White color preview on #ADECCC background

This text has white color on #ADECCC background.


Related colors

Complementary color

Complementary color for #hex is #521333.


I love getcolorcode.com

Triadic colors

1 #CCADEC and #ECCCAD with #ADECCC are triadic colors.

2 #CCECAD and #ECADCC with #ADECCC are triadic colors.