COLOR #ADE3A4

HEX: #ADE3A4 RGB: (173,227,164)

Renk bilgisi

#ADE3A4 contains mainly red and green colors. #ADE3A4 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADE3A4 color RGB value is (173,227,164).

RGB: (173,227,164) (68%, 89%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 164 of 255 = 64%

173
227
164

R + G + B ~ 74%. #ADE3A4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 164 = 564 (100%)
R 173 of 564 ~ 30.67%
G 227 of 564 ~ 40.25%
B 164 of 564 ~ 29.08'%

%30.67
%40.25
%29.08

CMYK RENK MODELİ

#ADE3A4 rengi CMYK tonu (24,0,28,11).

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

CMYK: (24,0,28,11)
C24M0Y28K11 (24%, 0%, 28%, 11%)
(0.24 / 0.00 / 0.28 / 0.11)

CMYK yüzdeleri

%23.79
%0
%27.75
%10.98

Codes

Color #ADE3A4 in popluar color models

AD E3 A4
RGB 173 227 164
HSL 111° 52.94% 76.67%
HSB/HSV 111° 27.75% 89.02%
CMYK 23.79% 0.00% 27.75%
10.98%

Color #ADE3A4 in popluar number systems.

HEX AD E3 A4
Decimal 173 227 164
Binary 10101101 11100011 10100100
Octal 255 343 244

Shades and tints

Shades of #ADE3A4

#ADE3A4
(173,227,164)
#9ECF96
(158,207,150)
#8FBB88
(143,187,136)
#80A77A
(128,167,122)
#71936C
(113,147,108)
#627F5E
(98,127,94)
#536B50
(83,107,80)
#445742
(68,87,66)
#354334
(53,67,52)
#262F26
(38,47,38)
#171B18
(23,27,24)
#000000
(0,0,0)

Tints of #ADE3A4

#ADE3A4
(173,227,164)
#B4E5AC
(180,229,172)
#BBE7B4
(187,231,180)
#C2E9BC
(194,233,188)
#C9EBC4
(201,235,196)
#D0EDCC
(208,237,204)
#D7EFD4
(215,239,212)
#DEF1DC
(222,241,220)
#E5F3E4
(229,243,228)
#ECF5EC
(236,245,236)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3A4; }

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

This text font color is #ADE3A4.

Background Color

.myBgColor { background-color: #ADE3A4; }

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

This div background color is #ADE3A4.

Border color

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

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

This div border color is #ADE3A4.

Opacity

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

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

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

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

This text has shadow with #ADE3A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3A4.

Preview

Color preview on black background

This text has color #ADE3A4 on black background.


Color preview on white background

This text has color #ADE3A4 on white background.


Black color preview on #ADE3A4 background

This text has black color on #ADE3A4 background.


White color preview on #ADE3A4 background

This text has white color on #ADE3A4 background.


Related colors

Complementary color

Complementary color for #hex is #521C5B.


I love getcolorcode.com

Triadic colors

1 #A4ADE3 and #E3A4AD with #ADE3A4 are triadic colors.

2 #A4E3AD and #E3ADA4 with #ADE3A4 are triadic colors.