COLOR #ADECC4

HEX: #ADECC4 RGB: (173,236,196)

Renk bilgisi

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

RGB renk modeli

#ADECC4 color RGB value is (173,236,196).

RGB: (173,236,196) (68%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 196 of 255 = 77%

173
236
196

R + G + B ~ 79%. #ADECC4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 196 = 605 (100%)
R 173 of 605 ~ 28.6%
G 236 of 605 ~ 39.01%
B 196 of 605 ~ 32.4'%

%28.6
%39.01
%32.4

CMYK RENK MODELİ

#ADECC4 rengi CMYK tonu (27,0,17,7).

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

CMYK: (27,0,17,7)
C27M0Y17K7 (27%, 0%, 17%, 7%)
(0.27 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%26.69
%0
%16.95
%7.45

Codes

Color #ADECC4 in popluar color models

AD EC C4
RGB 173 236 196
HSL 142° 62.38% 80.20%
HSB/HSV 142° 26.69% 92.55%
CMYK 26.69% 0.00% 16.95%
7.45%

Color #ADECC4 in popluar number systems.

HEX AD EC C4
Decimal 173 236 196
Binary 10101101 11101100 11000100
Octal 255 354 304

Shades and tints

Shades of #ADECC4

#ADECC4
(173,236,196)
#9ED7B3
(158,215,179)
#8FC2A2
(143,194,162)
#80AD91
(128,173,145)
#719880
(113,152,128)
#62836F
(98,131,111)
#536E5E
(83,110,94)
#44594D
(68,89,77)
#35443C
(53,68,60)
#262F2B
(38,47,43)
#171A1A
(23,26,26)
#000000
(0,0,0)

Tints of #ADECC4

#ADECC4
(173,236,196)
#B4EDC9
(180,237,201)
#BBEECE
(187,238,206)
#C2EFD3
(194,239,211)
#C9F0D8
(201,240,216)
#D0F1DD
(208,241,221)
#D7F2E2
(215,242,226)
#DEF3E7
(222,243,231)
#E5F4EC
(229,244,236)
#ECF5F1
(236,245,241)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECC4; }

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

This text font color is #ADECC4.

Background Color

.myBgColor { background-color: #ADECC4; }

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

This div background color is #ADECC4.

Border color

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

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

This div border color is #ADECC4.

Opacity

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

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

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

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

This text has shadow with #ADECC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECC4.

Preview

Color preview on black background

This text has color #ADECC4 on black background.


Color preview on white background

This text has color #ADECC4 on white background.


Black color preview on #ADECC4 background

This text has black color on #ADECC4 background.


White color preview on #ADECC4 background

This text has white color on #ADECC4 background.


Related colors

Complementary color

Complementary color for #hex is #52133B.


I love getcolorcode.com

Triadic colors

1 #C4ADEC and #ECC4AD with #ADECC4 are triadic colors.

2 #C4ECAD and #ECADC4 with #ADECC4 are triadic colors.