COLOR #ADEAB6

HEX: #ADEAB6 RGB: (173,234,182)

Renk bilgisi

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

RGB renk modeli

#ADEAB6 color RGB value is (173,234,182).

RGB: (173,234,182) (68%, 92%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 234 of 255 = 92%
B 182 of 255 = 71%

173
234
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 234 + 182 = 589 (100%)
R 173 of 589 ~ 29.37%
G 234 of 589 ~ 39.73%
B 182 of 589 ~ 30.9'%

%29.37
%39.73
%30.9

CMYK RENK MODELİ

#ADEAB6 rengi CMYK tonu (26,0,22,8).

  • camgöbeği tonu 26.07%
  • eflatun tonu 0.00%
  • sarı tonu 22.22%
  • ana renk tonu 8.24%

CMYK: (26,0,22,8)
C26M0Y22K8 (26%, 0%, 22%, 8%)
(0.26 / 0.00 / 0.22 / 0.08)

CMYK yüzdeleri

%26.07
%0
%22.22
%8.24

Codes

Color #ADEAB6 in popluar color models

AD EA B6
RGB 173 234 182
HSL 129° 59.22% 79.80%
HSB/HSV 129° 26.07% 91.76%
CMYK 26.07% 0.00% 22.22%
8.24%

Color #ADEAB6 in popluar number systems.

HEX AD EA B6
Decimal 173 234 182
Binary 10101101 11101010 10110110
Octal 255 352 266

Shades and tints

Shades of #ADEAB6

#ADEAB6
(173,234,182)
#9ED5A6
(158,213,166)
#8FC096
(143,192,150)
#80AB86
(128,171,134)
#719676
(113,150,118)
#628166
(98,129,102)
#536C56
(83,108,86)
#445746
(68,87,70)
#354236
(53,66,54)
#262D26
(38,45,38)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #ADEAB6

#ADEAB6
(173,234,182)
#B4EBBC
(180,235,188)
#BBECC2
(187,236,194)
#C2EDC8
(194,237,200)
#C9EECE
(201,238,206)
#D0EFD4
(208,239,212)
#D7F0DA
(215,240,218)
#DEF1E0
(222,241,224)
#E5F2E6
(229,242,230)
#ECF3EC
(236,243,236)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEAB6; }

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

This text font color is #ADEAB6.

Background Color

.myBgColor { background-color: #ADEAB6; }

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

This div background color is #ADEAB6.

Border color

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

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

This div border color is #ADEAB6.

Opacity

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

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

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

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

This text has shadow with #ADEAB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEAB6.

Preview

Color preview on black background

This text has color #ADEAB6 on black background.


Color preview on white background

This text has color #ADEAB6 on white background.


Black color preview on #ADEAB6 background

This text has black color on #ADEAB6 background.


White color preview on #ADEAB6 background

This text has white color on #ADEAB6 background.


Related colors

Complementary color

Complementary color for #hex is #521549.


I love getcolorcode.com

Triadic colors

1 #B6ADEA and #EAB6AD with #ADEAB6 are triadic colors.

2 #B6EAAD and #EAADB6 with #ADEAB6 are triadic colors.