COLOR #ADE4BD

HEX: #ADE4BD RGB: (173,228,189)

Renk bilgisi

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

RGB renk modeli

#ADE4BD color RGB value is (173,228,189).

RGB: (173,228,189) (68%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 189 of 255 = 74%

173
228
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 189 = 590 (100%)
R 173 of 590 ~ 29.32%
G 228 of 590 ~ 38.64%
B 189 of 590 ~ 32.03'%

%29.32
%38.64
%32.03

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 17.11%
  • 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
%17.11
%10.59

Codes

Color #ADE4BD in popluar color models

AD E4 BD
RGB 173 228 189
HSL 137° 50.46% 78.63%
HSB/HSV 137° 24.12% 89.41%
CMYK 24.12% 0.00% 17.11%
10.59%

Color #ADE4BD in popluar number systems.

HEX AD E4 BD
Decimal 173 228 189
Binary 10101101 11100100 10111101
Octal 255 344 275

Shades and tints

Shades of #ADE4BD

#ADE4BD
(173,228,189)
#9ED0AC
(158,208,172)
#8FBC9B
(143,188,155)
#80A88A
(128,168,138)
#719479
(113,148,121)
#628068
(98,128,104)
#536C57
(83,108,87)
#445846
(68,88,70)
#354435
(53,68,53)
#263024
(38,48,36)
#171C13
(23,28,19)
#000000
(0,0,0)

Tints of #ADE4BD

#ADE4BD
(173,228,189)
#B4E6C3
(180,230,195)
#BBE8C9
(187,232,201)
#C2EACF
(194,234,207)
#C9ECD5
(201,236,213)
#D0EEDB
(208,238,219)
#D7F0E1
(215,240,225)
#DEF2E7
(222,242,231)
#E5F4ED
(229,244,237)
#ECF6F3
(236,246,243)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4BD; }

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

This text font color is #ADE4BD.

Background Color

.myBgColor { background-color: #ADE4BD; }

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

This div background color is #ADE4BD.

Border color

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

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

This div border color is #ADE4BD.

Opacity

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

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

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

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

This text has shadow with #ADE4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4BD.

Preview

Color preview on black background

This text has color #ADE4BD on black background.


Color preview on white background

This text has color #ADE4BD on white background.


Black color preview on #ADE4BD background

This text has black color on #ADE4BD background.


White color preview on #ADE4BD background

This text has white color on #ADE4BD background.


Related colors

Complementary color

Complementary color for #hex is #521B42.


I love getcolorcode.com

Triadic colors

1 #BDADE4 and #E4BDAD with #ADE4BD are triadic colors.

2 #BDE4AD and #E4ADBD with #ADE4BD are triadic colors.