COLOR #ADEBB8

HEX: #ADEBB8 RGB: (173,235,184)

Renk bilgisi

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

RGB renk modeli

#ADEBB8 color RGB value is (173,235,184).

RGB: (173,235,184) (68%, 92%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 184 of 255 = 72%

173
235
184

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 184 = 592 (100%)
R 173 of 592 ~ 29.22%
G 235 of 592 ~ 39.7%
B 184 of 592 ~ 31.08'%

%29.22
%39.7
%31.08

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%26.38
%0
%21.7
%7.84

Codes

Color #ADEBB8 in popluar color models

AD EB B8
RGB 173 235 184
HSL 131° 60.78% 80.00%
HSB/HSV 131° 26.38% 92.16%
CMYK 26.38% 0.00% 21.70%
7.84%

Color #ADEBB8 in popluar number systems.

HEX AD EB B8
Decimal 173 235 184
Binary 10101101 11101011 10111000
Octal 255 353 270

Shades and tints

Shades of #ADEBB8

#ADEBB8
(173,235,184)
#9ED6A8
(158,214,168)
#8FC198
(143,193,152)
#80AC88
(128,172,136)
#719778
(113,151,120)
#628268
(98,130,104)
#536D58
(83,109,88)
#445848
(68,88,72)
#354338
(53,67,56)
#262E28
(38,46,40)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADEBB8

#ADEBB8
(173,235,184)
#B4ECBE
(180,236,190)
#BBEDC4
(187,237,196)
#C2EECA
(194,238,202)
#C9EFD0
(201,239,208)
#D0F0D6
(208,240,214)
#D7F1DC
(215,241,220)
#DEF2E2
(222,242,226)
#E5F3E8
(229,243,232)
#ECF4EE
(236,244,238)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBB8; }

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

This text font color is #ADEBB8.

Background Color

.myBgColor { background-color: #ADEBB8; }

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

This div background color is #ADEBB8.

Border color

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

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

This div border color is #ADEBB8.

Opacity

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

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

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

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

This text has shadow with #ADEBB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBB8.

Preview

Color preview on black background

This text has color #ADEBB8 on black background.


Color preview on white background

This text has color #ADEBB8 on white background.


Black color preview on #ADEBB8 background

This text has black color on #ADEBB8 background.


White color preview on #ADEBB8 background

This text has white color on #ADEBB8 background.


Related colors

Complementary color

Complementary color for #hex is #521447.


I love getcolorcode.com

Triadic colors

1 #B8ADEB and #EBB8AD with #ADEBB8 are triadic colors.

2 #B8EBAD and #EBADB8 with #ADEBB8 are triadic colors.