COLOR #ADEBBE

HEX: #ADEBBE RGB: (173,235,190)

Renk bilgisi

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

RGB renk modeli

#ADEBBE color RGB value is (173,235,190).

RGB: (173,235,190) (68%, 92%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 190 of 255 = 75%

173
235
190

R + G + B ~ 78%. #ADEBBE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 190 = 598 (100%)
R 173 of 598 ~ 28.93%
G 235 of 598 ~ 39.3%
B 190 of 598 ~ 31.77'%

%28.93
%39.3
%31.77

CMYK RENK MODELİ

#ADEBBE rengi CMYK tonu (26,0,19,8).

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

CMYK: (26,0,19,8)
C26M0Y19K8 (26%, 0%, 19%, 8%)
(0.26 / 0.00 / 0.19 / 0.08)

CMYK yüzdeleri

%26.38
%0
%19.15
%7.84

Codes

Color #ADEBBE in popluar color models

AD EB BE
RGB 173 235 190
HSL 136° 60.78% 80.00%
HSB/HSV 136° 26.38% 92.16%
CMYK 26.38% 0.00% 19.15%
7.84%

Color #ADEBBE in popluar number systems.

HEX AD EB BE
Decimal 173 235 190
Binary 10101101 11101011 10111110
Octal 255 353 276

Shades and tints

Shades of #ADEBBE

#ADEBBE
(173,235,190)
#9ED6AD
(158,214,173)
#8FC19C
(143,193,156)
#80AC8B
(128,172,139)
#71977A
(113,151,122)
#628269
(98,130,105)
#536D58
(83,109,88)
#445847
(68,88,71)
#354336
(53,67,54)
#262E25
(38,46,37)
#171914
(23,25,20)
#000000
(0,0,0)

Tints of #ADEBBE

#ADEBBE
(173,235,190)
#B4ECC3
(180,236,195)
#BBEDC8
(187,237,200)
#C2EECD
(194,238,205)
#C9EFD2
(201,239,210)
#D0F0D7
(208,240,215)
#D7F1DC
(215,241,220)
#DEF2E1
(222,242,225)
#E5F3E6
(229,243,230)
#ECF4EB
(236,244,235)
#F3F5F0
(243,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBBE; }

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

This text font color is #ADEBBE.

Background Color

.myBgColor { background-color: #ADEBBE; }

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

This div background color is #ADEBBE.

Border color

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

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

This div border color is #ADEBBE.

Opacity

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

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

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

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

This text has shadow with #ADEBBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBBE.

Preview

Color preview on black background

This text has color #ADEBBE on black background.


Color preview on white background

This text has color #ADEBBE on white background.


Black color preview on #ADEBBE background

This text has black color on #ADEBBE background.


White color preview on #ADEBBE background

This text has white color on #ADEBBE background.


Related colors

Complementary color

Complementary color for #hex is #521441.


I love getcolorcode.com

Triadic colors

1 #BEADEB and #EBBEAD with #ADEBBE are triadic colors.

2 #BEEBAD and #EBADBE with #ADEBBE are triadic colors.