COLOR #ADE4B5

HEX: #ADE4B5 RGB: (173,228,181)

Renk bilgisi

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

RGB renk modeli

#ADE4B5 color RGB value is (173,228,181).

RGB: (173,228,181) (68%, 89%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 181 of 255 = 71%

173
228
181

R + G + B ~ 76%. #ADE4B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 181 = 582 (100%)
R 173 of 582 ~ 29.73%
G 228 of 582 ~ 39.18%
B 181 of 582 ~ 31.1'%

%29.73
%39.18
%31.1

CMYK RENK MODELİ

#ADE4B5 rengi CMYK tonu (24,0,21,11).

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

CMYK: (24,0,21,11)
C24M0Y21K11 (24%, 0%, 21%, 11%)
(0.24 / 0.00 / 0.21 / 0.11)

CMYK yüzdeleri

%24.12
%0
%20.61
%10.59

Codes

Color #ADE4B5 in popluar color models

AD E4 B5
RGB 173 228 181
HSL 129° 50.46% 78.63%
HSB/HSV 129° 24.12% 89.41%
CMYK 24.12% 0.00% 20.61%
10.59%

Color #ADE4B5 in popluar number systems.

HEX AD E4 B5
Decimal 173 228 181
Binary 10101101 11100100 10110101
Octal 255 344 265

Shades and tints

Shades of #ADE4B5

#ADE4B5
(173,228,181)
#9ED0A5
(158,208,165)
#8FBC95
(143,188,149)
#80A885
(128,168,133)
#719475
(113,148,117)
#628065
(98,128,101)
#536C55
(83,108,85)
#445845
(68,88,69)
#354435
(53,68,53)
#263025
(38,48,37)
#171C15
(23,28,21)
#000000
(0,0,0)

Tints of #ADE4B5

#ADE4B5
(173,228,181)
#B4E6BB
(180,230,187)
#BBE8C1
(187,232,193)
#C2EAC7
(194,234,199)
#C9ECCD
(201,236,205)
#D0EED3
(208,238,211)
#D7F0D9
(215,240,217)
#DEF2DF
(222,242,223)
#E5F4E5
(229,244,229)
#ECF6EB
(236,246,235)
#F3F8F1
(243,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4B5; }

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

This text font color is #ADE4B5.

Background Color

.myBgColor { background-color: #ADE4B5; }

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

This div background color is #ADE4B5.

Border color

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

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

This div border color is #ADE4B5.

Opacity

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

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

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

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

This text has shadow with #ADE4B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4B5.

Preview

Color preview on black background

This text has color #ADE4B5 on black background.


Color preview on white background

This text has color #ADE4B5 on white background.


Black color preview on #ADE4B5 background

This text has black color on #ADE4B5 background.


White color preview on #ADE4B5 background

This text has white color on #ADE4B5 background.


Related colors

Complementary color

Complementary color for #hex is #521B4A.


I love getcolorcode.com

Triadic colors

1 #B5ADE4 and #E4B5AD with #ADE4B5 are triadic colors.

2 #B5E4AD and #E4ADB5 with #ADE4B5 are triadic colors.