COLOR #ADE4B4

HEX: #ADE4B4 RGB: (173,228,180)

Renk bilgisi

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

RGB renk modeli

#ADE4B4 color RGB value is (173,228,180).

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

RGB bağlantıları ve doygunluk

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

173
228
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 180 = 581 (100%)
R 173 of 581 ~ 29.78%
G 228 of 581 ~ 39.24%
B 180 of 581 ~ 30.98'%

%29.78
%39.24
%30.98

CMYK RENK MODELİ

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

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

Codes

Color #ADE4B4 in popluar color models

AD E4 B4
RGB 173 228 180
HSL 128° 50.46% 78.63%
HSB/HSV 128° 24.12% 89.41%
CMYK 24.12% 0.00% 21.05%
10.59%

Color #ADE4B4 in popluar number systems.

HEX AD E4 B4
Decimal 173 228 180
Binary 10101101 11100100 10110100
Octal 255 344 264

Shades and tints

Shades of #ADE4B4

#ADE4B4
(173,228,180)
#9ED0A4
(158,208,164)
#8FBC94
(143,188,148)
#80A884
(128,168,132)
#719474
(113,148,116)
#628064
(98,128,100)
#536C54
(83,108,84)
#445844
(68,88,68)
#354434
(53,68,52)
#263024
(38,48,36)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #ADE4B4

#ADE4B4
(173,228,180)
#B4E6BA
(180,230,186)
#BBE8C0
(187,232,192)
#C2EAC6
(194,234,198)
#C9ECCC
(201,236,204)
#D0EED2
(208,238,210)
#D7F0D8
(215,240,216)
#DEF2DE
(222,242,222)
#E5F4E4
(229,244,228)
#ECF6EA
(236,246,234)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4B4; }

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

This text font color is #ADE4B4.

Background Color

.myBgColor { background-color: #ADE4B4; }

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

This div background color is #ADE4B4.

Border color

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

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

This div border color is #ADE4B4.

Opacity

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

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

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

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

This text has shadow with #ADE4B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4B4.

Preview

Color preview on black background

This text has color #ADE4B4 on black background.


Color preview on white background

This text has color #ADE4B4 on white background.


Black color preview on #ADE4B4 background

This text has black color on #ADE4B4 background.


White color preview on #ADE4B4 background

This text has white color on #ADE4B4 background.


Related colors

Complementary color

Complementary color for #hex is #521B4B.


I love getcolorcode.com

Triadic colors

1 #B4ADE4 and #E4B4AD with #ADE4B4 are triadic colors.

2 #B4E4AD and #E4ADB4 with #ADE4B4 are triadic colors.