COLOR #ADE3BE

HEX: #ADE3BE RGB: (173,227,190)

Renk bilgisi

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

RGB renk modeli

#ADE3BE color RGB value is (173,227,190).

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

RGB bağlantıları ve doygunluk

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

173
227
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 190 = 590 (100%)
R 173 of 590 ~ 29.32%
G 227 of 590 ~ 38.47%
B 190 of 590 ~ 32.2'%

%29.32
%38.47
%32.2

CMYK RENK MODELİ

#ADE3BE rengi CMYK tonu (24,0,16,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 16.30%
  • ana renk tonu 10.98%

CMYK: (24,0,16,11)
C24M0Y16K11 (24%, 0%, 16%, 11%)
(0.24 / 0.00 / 0.16 / 0.11)

CMYK yüzdeleri

%23.79
%0
%16.3
%10.98

Codes

Color #ADE3BE in popluar color models

AD E3 BE
RGB 173 227 190
HSL 139° 49.09% 78.43%
HSB/HSV 139° 23.79% 89.02%
CMYK 23.79% 0.00% 16.30%
10.98%

Color #ADE3BE in popluar number systems.

HEX AD E3 BE
Decimal 173 227 190
Binary 10101101 11100011 10111110
Octal 255 343 276

Shades and tints

Shades of #ADE3BE

#ADE3BE
(173,227,190)
#9ECFAD
(158,207,173)
#8FBB9C
(143,187,156)
#80A78B
(128,167,139)
#71937A
(113,147,122)
#627F69
(98,127,105)
#536B58
(83,107,88)
#445747
(68,87,71)
#354336
(53,67,54)
#262F25
(38,47,37)
#171B14
(23,27,20)
#000000
(0,0,0)

Tints of #ADE3BE

#ADE3BE
(173,227,190)
#B4E5C3
(180,229,195)
#BBE7C8
(187,231,200)
#C2E9CD
(194,233,205)
#C9EBD2
(201,235,210)
#D0EDD7
(208,237,215)
#D7EFDC
(215,239,220)
#DEF1E1
(222,241,225)
#E5F3E6
(229,243,230)
#ECF5EB
(236,245,235)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3BE; }

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

This text font color is #ADE3BE.

Background Color

.myBgColor { background-color: #ADE3BE; }

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

This div background color is #ADE3BE.

Border color

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

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

This div border color is #ADE3BE.

Opacity

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

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

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

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

This text has shadow with #ADE3BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3BE.

Preview

Color preview on black background

This text has color #ADE3BE on black background.


Color preview on white background

This text has color #ADE3BE on white background.


Black color preview on #ADE3BE background

This text has black color on #ADE3BE background.


White color preview on #ADE3BE background

This text has white color on #ADE3BE background.


Related colors

Complementary color

Complementary color for #hex is #521C41.


I love getcolorcode.com

Triadic colors

1 #BEADE3 and #E3BEAD with #ADE3BE are triadic colors.

2 #BEE3AD and #E3ADBE with #ADE3BE are triadic colors.