COLOR #ADE199

HEX: #ADE199 RGB: (173,225,153)

Renk bilgisi

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

RGB renk modeli

#ADE199 color RGB value is (173,225,153).

RGB: (173,225,153) (68%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 153 of 255 = 60%

173
225
153

R + G + B ~ 72%. #ADE199 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 153 = 551 (100%)
R 173 of 551 ~ 31.4%
G 225 of 551 ~ 40.83%
B 153 of 551 ~ 27.77'%

%31.4
%40.83
%27.77

CMYK RENK MODELİ

#ADE199 rengi CMYK tonu (23,0,32,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 32.00%
  • ana renk tonu 11.76%

CMYK: (23,0,32,12)
C23M0Y32K12 (23%, 0%, 32%, 12%)
(0.23 / 0.00 / 0.32 / 0.12)

CMYK yüzdeleri

%23.11
%0
%32
%11.76

Codes

Color #ADE199 in popluar color models

AD E1 99
RGB 173 225 153
HSL 103° 54.55% 74.12%
HSB/HSV 103° 32.00% 88.24%
CMYK 23.11% 0.00% 32.00%
11.76%

Color #ADE199 in popluar number systems.

HEX AD E1 99
Decimal 173 225 153
Binary 10101101 11100001 10011001
Octal 255 341 231

Shades and tints

Shades of #ADE199

#ADE199
(173,225,153)
#9ECD8C
(158,205,140)
#8FB97F
(143,185,127)
#80A572
(128,165,114)
#719165
(113,145,101)
#627D58
(98,125,88)
#53694B
(83,105,75)
#44553E
(68,85,62)
#354131
(53,65,49)
#262D24
(38,45,36)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADE199

#ADE199
(173,225,153)
#B4E3A2
(180,227,162)
#BBE5AB
(187,229,171)
#C2E7B4
(194,231,180)
#C9E9BD
(201,233,189)
#D0EBC6
(208,235,198)
#D7EDCF
(215,237,207)
#DEEFD8
(222,239,216)
#E5F1E1
(229,241,225)
#ECF3EA
(236,243,234)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE199 color. Also use rgb(173,225,153) instead hex code.

Text Font Color

.myTextColor { color: #ADE199; }

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

This text font color is #ADE199.

Background Color

.myBgColor { background-color: #ADE199; }

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

This div background color is #ADE199.

Border color

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

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

This div border color is #ADE199.

Opacity

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

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

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

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

This text has shadow with #ADE199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE199.

Preview

Color preview on black background

This text has color #ADE199 on black background.


Color preview on white background

This text has color #ADE199 on white background.


Black color preview on #ADE199 background

This text has black color on #ADE199 background.


White color preview on #ADE199 background

This text has white color on #ADE199 background.


Related colors

Complementary color

Complementary color for #hex is #521E66.


I love getcolorcode.com

Triadic colors

1 #99ADE1 and #E199AD with #ADE199 are triadic colors.

2 #99E1AD and #E1AD99 with #ADE199 are triadic colors.