COLOR #ADE5B5

HEX: #ADE5B5 RGB: (173,229,181)

Renk bilgisi

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

RGB renk modeli

#ADE5B5 color RGB value is (173,229,181).

RGB: (173,229,181) (68%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 181 of 255 = 71%

173
229
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 181 = 583 (100%)
R 173 of 583 ~ 29.67%
G 229 of 583 ~ 39.28%
B 181 of 583 ~ 31.05'%

%29.67
%39.28
%31.05

CMYK RENK MODELİ

#ADE5B5 rengi CMYK tonu (24,0,21,10).

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

CMYK: (24,0,21,10)
C24M0Y21K10 (24%, 0%, 21%, 10%)
(0.24 / 0.00 / 0.21 / 0.10)

CMYK yüzdeleri

%24.45
%0
%20.96
%10.2

Codes

Color #ADE5B5 in popluar color models

AD E5 B5
RGB 173 229 181
HSL 129° 51.85% 78.82%
HSB/HSV 129° 24.45% 89.80%
CMYK 24.45% 0.00% 20.96%
10.20%

Color #ADE5B5 in popluar number systems.

HEX AD E5 B5
Decimal 173 229 181
Binary 10101101 11100101 10110101
Octal 255 345 265

Shades and tints

Shades of #ADE5B5

#ADE5B5
(173,229,181)
#9ED1A5
(158,209,165)
#8FBD95
(143,189,149)
#80A985
(128,169,133)
#719575
(113,149,117)
#628165
(98,129,101)
#536D55
(83,109,85)
#445945
(68,89,69)
#354535
(53,69,53)
#263125
(38,49,37)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #ADE5B5

#ADE5B5
(173,229,181)
#B4E7BB
(180,231,187)
#BBE9C1
(187,233,193)
#C2EBC7
(194,235,199)
#C9EDCD
(201,237,205)
#D0EFD3
(208,239,211)
#D7F1D9
(215,241,217)
#DEF3DF
(222,243,223)
#E5F5E5
(229,245,229)
#ECF7EB
(236,247,235)
#F3F9F1
(243,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5B5; }

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

This text font color is #ADE5B5.

Background Color

.myBgColor { background-color: #ADE5B5; }

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

This div background color is #ADE5B5.

Border color

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

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

This div border color is #ADE5B5.

Opacity

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

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

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

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

This text has shadow with #ADE5B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5B5.

Preview

Color preview on black background

This text has color #ADE5B5 on black background.


Color preview on white background

This text has color #ADE5B5 on white background.


Black color preview on #ADE5B5 background

This text has black color on #ADE5B5 background.


White color preview on #ADE5B5 background

This text has white color on #ADE5B5 background.


Related colors

Complementary color

Complementary color for #hex is #521A4A.


I love getcolorcode.com

Triadic colors

1 #B5ADE5 and #E5B5AD with #ADE5B5 are triadic colors.

2 #B5E5AD and #E5ADB5 with #ADE5B5 are triadic colors.