COLOR #ADE5BE

HEX: #ADE5BE RGB: (173,229,190)

Renk bilgisi

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

RGB renk modeli

#ADE5BE color RGB value is (173,229,190).

RGB: (173,229,190) (68%, 90%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 190 of 255 = 75%

173
229
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 190 = 592 (100%)
R 173 of 592 ~ 29.22%
G 229 of 592 ~ 38.68%
B 190 of 592 ~ 32.09'%

%29.22
%38.68
%32.09

CMYK RENK MODELİ

#ADE5BE rengi CMYK tonu (24,0,17,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 17.03%
  • ana renk tonu 10.20%

CMYK: (24,0,17,10)
C24M0Y17K10 (24%, 0%, 17%, 10%)
(0.24 / 0.00 / 0.17 / 0.10)

CMYK yüzdeleri

%24.45
%0
%17.03
%10.2

Codes

Color #ADE5BE in popluar color models

AD E5 BE
RGB 173 229 190
HSL 138° 51.85% 78.82%
HSB/HSV 138° 24.45% 89.80%
CMYK 24.45% 0.00% 17.03%
10.20%

Color #ADE5BE in popluar number systems.

HEX AD E5 BE
Decimal 173 229 190
Binary 10101101 11100101 10111110
Octal 255 345 276

Shades and tints

Shades of #ADE5BE

#ADE5BE
(173,229,190)
#9ED1AD
(158,209,173)
#8FBD9C
(143,189,156)
#80A98B
(128,169,139)
#71957A
(113,149,122)
#628169
(98,129,105)
#536D58
(83,109,88)
#445947
(68,89,71)
#354536
(53,69,54)
#263125
(38,49,37)
#171D14
(23,29,20)
#000000
(0,0,0)

Tints of #ADE5BE

#ADE5BE
(173,229,190)
#B4E7C3
(180,231,195)
#BBE9C8
(187,233,200)
#C2EBCD
(194,235,205)
#C9EDD2
(201,237,210)
#D0EFD7
(208,239,215)
#D7F1DC
(215,241,220)
#DEF3E1
(222,243,225)
#E5F5E6
(229,245,230)
#ECF7EB
(236,247,235)
#F3F9F0
(243,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5BE; }

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

This text font color is #ADE5BE.

Background Color

.myBgColor { background-color: #ADE5BE; }

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

This div background color is #ADE5BE.

Border color

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

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

This div border color is #ADE5BE.

Opacity

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

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

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

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

This text has shadow with #ADE5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5BE.

Preview

Color preview on black background

This text has color #ADE5BE on black background.


Color preview on white background

This text has color #ADE5BE on white background.


Black color preview on #ADE5BE background

This text has black color on #ADE5BE background.


White color preview on #ADE5BE background

This text has white color on #ADE5BE background.


Related colors

Complementary color

Complementary color for #hex is #521A41.


I love getcolorcode.com

Triadic colors

1 #BEADE5 and #E5BEAD with #ADE5BE are triadic colors.

2 #BEE5AD and #E5ADBE with #ADE5BE are triadic colors.