COLOR #ADECB2

HEX: #ADECB2 RGB: (173,236,178)

Renk bilgisi

#ADECB2 contains mainly green and blue colors. #ADECB2 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADECB2 color RGB value is (173,236,178).

RGB: (173,236,178) (68%, 93%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 178 of 255 = 70%

173
236
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 178 = 587 (100%)
R 173 of 587 ~ 29.47%
G 236 of 587 ~ 40.2%
B 178 of 587 ~ 30.32'%

%29.47
%40.2
%30.32

CMYK RENK MODELİ

#ADECB2 rengi CMYK tonu (27,0,25,7).

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

CMYK: (27,0,25,7)
C27M0Y25K7 (27%, 0%, 25%, 7%)
(0.27 / 0.00 / 0.25 / 0.07)

CMYK yüzdeleri

%26.69
%0
%24.58
%7.45

Codes

Color #ADECB2 in popluar color models

AD EC B2
RGB 173 236 178
HSL 125° 62.38% 80.20%
HSB/HSV 125° 26.69% 92.55%
CMYK 26.69% 0.00% 24.58%
7.45%

Color #ADECB2 in popluar number systems.

HEX AD EC B2
Decimal 173 236 178
Binary 10101101 11101100 10110010
Octal 255 354 262

Shades and tints

Shades of #ADECB2

#ADECB2
(173,236,178)
#9ED7A2
(158,215,162)
#8FC292
(143,194,146)
#80AD82
(128,173,130)
#719872
(113,152,114)
#628362
(98,131,98)
#536E52
(83,110,82)
#445942
(68,89,66)
#354432
(53,68,50)
#262F22
(38,47,34)
#171A12
(23,26,18)
#000000
(0,0,0)

Tints of #ADECB2

#ADECB2
(173,236,178)
#B4EDB9
(180,237,185)
#BBEEC0
(187,238,192)
#C2EFC7
(194,239,199)
#C9F0CE
(201,240,206)
#D0F1D5
(208,241,213)
#D7F2DC
(215,242,220)
#DEF3E3
(222,243,227)
#E5F4EA
(229,244,234)
#ECF5F1
(236,245,241)
#F3F6F8
(243,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECB2; }

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

This text font color is #ADECB2.

Background Color

.myBgColor { background-color: #ADECB2; }

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

This div background color is #ADECB2.

Border color

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

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

This div border color is #ADECB2.

Opacity

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

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

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

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

This text has shadow with #ADECB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECB2.

Preview

Color preview on black background

This text has color #ADECB2 on black background.


Color preview on white background

This text has color #ADECB2 on white background.


Black color preview on #ADECB2 background

This text has black color on #ADECB2 background.


White color preview on #ADECB2 background

This text has white color on #ADECB2 background.


Related colors

Complementary color

Complementary color for #hex is #52134D.


I love getcolorcode.com

Triadic colors

1 #B2ADEC and #ECB2AD with #ADECB2 are triadic colors.

2 #B2ECAD and #ECADB2 with #ADECB2 are triadic colors.