COLOR #ADE699

HEX: #ADE699 RGB: (173,230,153)

Renk bilgisi

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

RGB renk modeli

#ADE699 color RGB value is (173,230,153).

RGB: (173,230,153) (68%, 90%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 153 of 255 = 60%

173
230
153

R + G + B ~ 73%. #ADE699 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 153 = 556 (100%)
R 173 of 556 ~ 31.12%
G 230 of 556 ~ 41.37%
B 153 of 556 ~ 27.52'%

%31.12
%41.37
%27.52

CMYK RENK MODELİ

#ADE699 rengi CMYK tonu (25,0,33,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 33.48%
  • ana renk tonu 9.80%

CMYK: (25,0,33,10)
C25M0Y33K10 (25%, 0%, 33%, 10%)
(0.25 / 0.00 / 0.33 / 0.10)

CMYK yüzdeleri

%24.78
%0
%33.48
%9.8

Codes

Color #ADE699 in popluar color models

AD E6 99
RGB 173 230 153
HSL 104° 60.63% 75.10%
HSB/HSV 104° 33.48% 90.20%
CMYK 24.78% 0.00% 33.48%
9.80%

Color #ADE699 in popluar number systems.

HEX AD E6 99
Decimal 173 230 153
Binary 10101101 11100110 10011001
Octal 255 346 231

Shades and tints

Shades of #ADE699

#ADE699
(173,230,153)
#9ED28C
(158,210,140)
#8FBE7F
(143,190,127)
#80AA72
(128,170,114)
#719665
(113,150,101)
#628258
(98,130,88)
#536E4B
(83,110,75)
#445A3E
(68,90,62)
#354631
(53,70,49)
#263224
(38,50,36)
#171E17
(23,30,23)
#000000
(0,0,0)

Tints of #ADE699

#ADE699
(173,230,153)
#B4E8A2
(180,232,162)
#BBEAAB
(187,234,171)
#C2ECB4
(194,236,180)
#C9EEBD
(201,238,189)
#D0F0C6
(208,240,198)
#D7F2CF
(215,242,207)
#DEF4D8
(222,244,216)
#E5F6E1
(229,246,225)
#ECF8EA
(236,248,234)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE699; }

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

This text font color is #ADE699.

Background Color

.myBgColor { background-color: #ADE699; }

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

This div background color is #ADE699.

Border color

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

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

This div border color is #ADE699.

Opacity

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

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

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

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

This text has shadow with #ADE699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE699.

Preview

Color preview on black background

This text has color #ADE699 on black background.


Color preview on white background

This text has color #ADE699 on white background.


Black color preview on #ADE699 background

This text has black color on #ADE699 background.


White color preview on #ADE699 background

This text has white color on #ADE699 background.


Related colors

Complementary color

Complementary color for #hex is #521966.


I love getcolorcode.com

Triadic colors

1 #99ADE6 and #E699AD with #ADE699 are triadic colors.

2 #99E6AD and #E6AD99 with #ADE699 are triadic colors.