COLOR #ADECB6

HEX: #ADECB6 RGB: (173,236,182)

Renk bilgisi

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

RGB renk modeli

#ADECB6 color RGB value is (173,236,182).

RGB: (173,236,182) (68%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 182 of 255 = 71%

173
236
182

R + G + B ~ 77%. #ADECB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 182 = 591 (100%)
R 173 of 591 ~ 29.27%
G 236 of 591 ~ 39.93%
B 182 of 591 ~ 30.8'%

%29.27
%39.93
%30.8

CMYK RENK MODELİ

#ADECB6 rengi CMYK tonu (27,0,23,7).

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

CMYK: (27,0,23,7)
C27M0Y23K7 (27%, 0%, 23%, 7%)
(0.27 / 0.00 / 0.23 / 0.07)

CMYK yüzdeleri

%26.69
%0
%22.88
%7.45

Codes

Color #ADECB6 in popluar color models

AD EC B6
RGB 173 236 182
HSL 129° 62.38% 80.20%
HSB/HSV 129° 26.69% 92.55%
CMYK 26.69% 0.00% 22.88%
7.45%

Color #ADECB6 in popluar number systems.

HEX AD EC B6
Decimal 173 236 182
Binary 10101101 11101100 10110110
Octal 255 354 266

Shades and tints

Shades of #ADECB6

#ADECB6
(173,236,182)
#9ED7A6
(158,215,166)
#8FC296
(143,194,150)
#80AD86
(128,173,134)
#719876
(113,152,118)
#628366
(98,131,102)
#536E56
(83,110,86)
#445946
(68,89,70)
#354436
(53,68,54)
#262F26
(38,47,38)
#171A16
(23,26,22)
#000000
(0,0,0)

Tints of #ADECB6

#ADECB6
(173,236,182)
#B4EDBC
(180,237,188)
#BBEEC2
(187,238,194)
#C2EFC8
(194,239,200)
#C9F0CE
(201,240,206)
#D0F1D4
(208,241,212)
#D7F2DA
(215,242,218)
#DEF3E0
(222,243,224)
#E5F4E6
(229,244,230)
#ECF5EC
(236,245,236)
#F3F6F2
(243,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECB6; }

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

This text font color is #ADECB6.

Background Color

.myBgColor { background-color: #ADECB6; }

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

This div background color is #ADECB6.

Border color

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

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

This div border color is #ADECB6.

Opacity

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

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

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

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

This text has shadow with #ADECB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECB6.

Preview

Color preview on black background

This text has color #ADECB6 on black background.


Color preview on white background

This text has color #ADECB6 on white background.


Black color preview on #ADECB6 background

This text has black color on #ADECB6 background.


White color preview on #ADECB6 background

This text has white color on #ADECB6 background.


Related colors

Complementary color

Complementary color for #hex is #521349.


I love getcolorcode.com

Triadic colors

1 #B6ADEC and #ECB6AD with #ADECB6 are triadic colors.

2 #B6ECAD and #ECADB6 with #ADECB6 are triadic colors.