COLOR #ADEBB6

HEX: #ADEBB6 RGB: (173,235,182)

Renk bilgisi

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

RGB renk modeli

#ADEBB6 color RGB value is (173,235,182).

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

RGB bağlantıları ve doygunluk

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

173
235
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 182 = 590 (100%)
R 173 of 590 ~ 29.32%
G 235 of 590 ~ 39.83%
B 182 of 590 ~ 30.85'%

%29.32
%39.83
%30.85

CMYK RENK MODELİ

#ADEBB6 rengi CMYK tonu (26,0,23,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 22.55%
  • ana renk tonu 7.84%

CMYK: (26,0,23,8)
C26M0Y23K8 (26%, 0%, 23%, 8%)
(0.26 / 0.00 / 0.23 / 0.08)

CMYK yüzdeleri

%26.38
%0
%22.55
%7.84

Codes

Color #ADEBB6 in popluar color models

AD EB B6
RGB 173 235 182
HSL 129° 60.78% 80.00%
HSB/HSV 129° 26.38% 92.16%
CMYK 26.38% 0.00% 22.55%
7.84%

Color #ADEBB6 in popluar number systems.

HEX AD EB B6
Decimal 173 235 182
Binary 10101101 11101011 10110110
Octal 255 353 266

Shades and tints

Shades of #ADEBB6

#ADEBB6
(173,235,182)
#9ED6A6
(158,214,166)
#8FC196
(143,193,150)
#80AC86
(128,172,134)
#719776
(113,151,118)
#628266
(98,130,102)
#536D56
(83,109,86)
#445846
(68,88,70)
#354336
(53,67,54)
#262E26
(38,46,38)
#171916
(23,25,22)
#000000
(0,0,0)

Tints of #ADEBB6

#ADEBB6
(173,235,182)
#B4ECBC
(180,236,188)
#BBEDC2
(187,237,194)
#C2EEC8
(194,238,200)
#C9EFCE
(201,239,206)
#D0F0D4
(208,240,212)
#D7F1DA
(215,241,218)
#DEF2E0
(222,242,224)
#E5F3E6
(229,243,230)
#ECF4EC
(236,244,236)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBB6; }

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

This text font color is #ADEBB6.

Background Color

.myBgColor { background-color: #ADEBB6; }

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

This div background color is #ADEBB6.

Border color

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

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

This div border color is #ADEBB6.

Opacity

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

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

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

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

This text has shadow with #ADEBB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBB6.

Preview

Color preview on black background

This text has color #ADEBB6 on black background.


Color preview on white background

This text has color #ADEBB6 on white background.


Black color preview on #ADEBB6 background

This text has black color on #ADEBB6 background.


White color preview on #ADEBB6 background

This text has white color on #ADEBB6 background.


Related colors

Complementary color

Complementary color for #hex is #521449.


I love getcolorcode.com

Triadic colors

1 #B6ADEB and #EBB6AD with #ADEBB6 are triadic colors.

2 #B6EBAD and #EBADB6 with #ADEBB6 are triadic colors.