COLOR #ADE48C

HEX: #ADE48C RGB: (173,228,140)

Renk bilgisi

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

RGB renk modeli

#ADE48C color RGB value is (173,228,140).

RGB: (173,228,140) (68%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 140 of 255 = 55%

173
228
140

R + G + B ~ 71%. #ADE48C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 140 = 541 (100%)
R 173 of 541 ~ 31.98%
G 228 of 541 ~ 42.14%
B 140 of 541 ~ 25.88'%

%31.98
%42.14
%25.88

CMYK RENK MODELİ

#ADE48C rengi CMYK tonu (24,0,39,11).

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

CMYK: (24,0,39,11)
C24M0Y39K11 (24%, 0%, 39%, 11%)
(0.24 / 0.00 / 0.39 / 0.11)

CMYK yüzdeleri

%24.12
%0
%38.6
%10.59

Codes

Color #ADE48C in popluar color models

AD E4 8C
RGB 173 228 140
HSL 98° 61.97% 72.16%
HSB/HSV 98° 38.60% 89.41%
CMYK 24.12% 0.00% 38.60%
10.59%

Color #ADE48C in popluar number systems.

HEX AD E4 8C
Decimal 173 228 140
Binary 10101101 11100100 10001100
Octal 255 344 214

Shades and tints

Shades of #ADE48C

#ADE48C
(173,228,140)
#9ED080
(158,208,128)
#8FBC74
(143,188,116)
#80A868
(128,168,104)
#71945C
(113,148,92)
#628050
(98,128,80)
#536C44
(83,108,68)
#445838
(68,88,56)
#35442C
(53,68,44)
#263020
(38,48,32)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #ADE48C

#ADE48C
(173,228,140)
#B4E696
(180,230,150)
#BBE8A0
(187,232,160)
#C2EAAA
(194,234,170)
#C9ECB4
(201,236,180)
#D0EEBE
(208,238,190)
#D7F0C8
(215,240,200)
#DEF2D2
(222,242,210)
#E5F4DC
(229,244,220)
#ECF6E6
(236,246,230)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE48C; }

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

This text font color is #ADE48C.

Background Color

.myBgColor { background-color: #ADE48C; }

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

This div background color is #ADE48C.

Border color

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

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

This div border color is #ADE48C.

Opacity

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

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

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

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

This text has shadow with #ADE48C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE48C.

Preview

Color preview on black background

This text has color #ADE48C on black background.


Color preview on white background

This text has color #ADE48C on white background.


Black color preview on #ADE48C background

This text has black color on #ADE48C background.


White color preview on #ADE48C background

This text has white color on #ADE48C background.


Related colors

Complementary color

Complementary color for #hex is #521B73.


I love getcolorcode.com

Triadic colors

1 #8CADE4 and #E48CAD with #ADE48C are triadic colors.

2 #8CE4AD and #E4AD8C with #ADE48C are triadic colors.