COLOR #ADE4BE

HEX: #ADE4BE RGB: (173,228,190)

Renk bilgisi

#ADE4BE contains red, green and blue colors in about the same proportion. #ADE4BE ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ADE4BE color RGB value is (173,228,190).

RGB: (173,228,190) (68%, 89%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 190 of 255 = 75%

173
228
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 190 = 591 (100%)
R 173 of 591 ~ 29.27%
G 228 of 591 ~ 38.58%
B 190 of 591 ~ 32.15'%

%29.27
%38.58
%32.15

CMYK RENK MODELİ

#ADE4BE rengi CMYK tonu (24,0,17,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 16.67%
  • ana renk tonu 10.59%

CMYK: (24,0,17,11)
C24M0Y17K11 (24%, 0%, 17%, 11%)
(0.24 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%24.12
%0
%16.67
%10.59

Codes

Color #ADE4BE in popluar color models

AD E4 BE
RGB 173 228 190
HSL 139° 50.46% 78.63%
HSB/HSV 139° 24.12% 89.41%
CMYK 24.12% 0.00% 16.67%
10.59%

Color #ADE4BE in popluar number systems.

HEX AD E4 BE
Decimal 173 228 190
Binary 10101101 11100100 10111110
Octal 255 344 276

Shades and tints

Shades of #ADE4BE

#ADE4BE
(173,228,190)
#9ED0AD
(158,208,173)
#8FBC9C
(143,188,156)
#80A88B
(128,168,139)
#71947A
(113,148,122)
#628069
(98,128,105)
#536C58
(83,108,88)
#445847
(68,88,71)
#354436
(53,68,54)
#263025
(38,48,37)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #ADE4BE

#ADE4BE
(173,228,190)
#B4E6C3
(180,230,195)
#BBE8C8
(187,232,200)
#C2EACD
(194,234,205)
#C9ECD2
(201,236,210)
#D0EED7
(208,238,215)
#D7F0DC
(215,240,220)
#DEF2E1
(222,242,225)
#E5F4E6
(229,244,230)
#ECF6EB
(236,246,235)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4BE; }

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

This text font color is #ADE4BE.

Background Color

.myBgColor { background-color: #ADE4BE; }

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

This div background color is #ADE4BE.

Border color

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

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

This div border color is #ADE4BE.

Opacity

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

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

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

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

This text has shadow with #ADE4BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4BE.

Preview

Color preview on black background

This text has color #ADE4BE on black background.


Color preview on white background

This text has color #ADE4BE on white background.


Black color preview on #ADE4BE background

This text has black color on #ADE4BE background.


White color preview on #ADE4BE background

This text has white color on #ADE4BE background.


Related colors

Complementary color

Complementary color for #hex is #521B41.


I love getcolorcode.com

Triadic colors

1 #BEADE4 and #E4BEAD with #ADE4BE are triadic colors.

2 #BEE4AD and #E4ADBE with #ADE4BE are triadic colors.