COLOR #ADE38E

HEX: #ADE38E RGB: (173,227,142)

Renk bilgisi

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

RGB renk modeli

#ADE38E color RGB value is (173,227,142).

RGB: (173,227,142) (68%, 89%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 142 of 255 = 56%

173
227
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 142 = 542 (100%)
R 173 of 542 ~ 31.92%
G 227 of 542 ~ 41.88%
B 142 of 542 ~ 26.2'%

%31.92
%41.88
%26.2

CMYK RENK MODELİ

#ADE38E rengi CMYK tonu (24,0,37,11).

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

CMYK: (24,0,37,11)
C24M0Y37K11 (24%, 0%, 37%, 11%)
(0.24 / 0.00 / 0.37 / 0.11)

CMYK yüzdeleri

%23.79
%0
%37.44
%10.98

Codes

Color #ADE38E in popluar color models

AD E3 8E
RGB 173 227 142
HSL 98° 60.28% 72.35%
HSB/HSV 98° 37.44% 89.02%
CMYK 23.79% 0.00% 37.44%
10.98%

Color #ADE38E in popluar number systems.

HEX AD E3 8E
Decimal 173 227 142
Binary 10101101 11100011 10001110
Octal 255 343 216

Shades and tints

Shades of #ADE38E

#ADE38E
(173,227,142)
#9ECF82
(158,207,130)
#8FBB76
(143,187,118)
#80A76A
(128,167,106)
#71935E
(113,147,94)
#627F52
(98,127,82)
#536B46
(83,107,70)
#44573A
(68,87,58)
#35432E
(53,67,46)
#262F22
(38,47,34)
#171B16
(23,27,22)
#000000
(0,0,0)

Tints of #ADE38E

#ADE38E
(173,227,142)
#B4E598
(180,229,152)
#BBE7A2
(187,231,162)
#C2E9AC
(194,233,172)
#C9EBB6
(201,235,182)
#D0EDC0
(208,237,192)
#D7EFCA
(215,239,202)
#DEF1D4
(222,241,212)
#E5F3DE
(229,243,222)
#ECF5E8
(236,245,232)
#F3F7F2
(243,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE38E; }

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

This text font color is #ADE38E.

Background Color

.myBgColor { background-color: #ADE38E; }

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

This div background color is #ADE38E.

Border color

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

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

This div border color is #ADE38E.

Opacity

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

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

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

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

This text has shadow with #ADE38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE38E.

Preview

Color preview on black background

This text has color #ADE38E on black background.


Color preview on white background

This text has color #ADE38E on white background.


Black color preview on #ADE38E background

This text has black color on #ADE38E background.


White color preview on #ADE38E background

This text has white color on #ADE38E background.


Related colors

Complementary color

Complementary color for #hex is #521C71.


I love getcolorcode.com

Triadic colors

1 #8EADE3 and #E38EAD with #ADE38E are triadic colors.

2 #8EE3AD and #E3AD8E with #ADE38E are triadic colors.