COLOR #ADD2AD

HEX: #ADD2AD RGB: (173,210,173)

Renk bilgisi

#ADD2AD contains red, green and blue colors in about the same proportion. #ADD2AD ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADD2AD color RGB value is (173,210,173).

RGB: (173,210,173) (68%, 82%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 210 of 255 = 82%
B 173 of 255 = 68%

173
210
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 210 + 173 = 556 (100%)
R 173 of 556 ~ 31.12%
G 210 of 556 ~ 37.77%
B 173 of 556 ~ 31.12'%

%31.12
%37.77
%31.12

CMYK RENK MODELİ

#ADD2AD rengi CMYK tonu (18,0,18,18).

  • camgöbeği tonu 17.62%
  • eflatun tonu 0.00%
  • sarı tonu 17.62%
  • ana renk tonu 17.65%
CMYK: (18,0,18,18) C18M0Y18K18 (18%,0%,18%,18%) (0.18/0.00/0.18/0.18) 

CMYK yüzdeleri

%17.62
%0
%17.62
%17.65

Codes

Color #ADD2AD in popluar color models

AD D2 AD
RGB 173 210 173
HSL 120° 29.13% 75.10%
HSB/HSV 120° 17.62% 82.35%
CMYK 17.62% 0.00% 17.62%
17.65%

Color #ADD2AD in popluar number systems.

HEX AD D2 AD
Decimal 173 210 173
Binary 10101101 11010010 10101101
Octal 255 322 255

Shades and tints

Shades of #ADD2AD

#ADD2AD
(173,210,173)
#9EBF9E
(158,191,158)
#8FAC8F
(143,172,143)
#809980
(128,153,128)
#718671
(113,134,113)
#627362
(98,115,98)
#536053
(83,96,83)
#444D44
(68,77,68)
#353A35
(53,58,53)
#262726
(38,39,38)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #ADD2AD

#ADD2AD
(173,210,173)
#B4D6B4
(180,214,180)
#BBDABB
(187,218,187)
#C2DEC2
(194,222,194)
#C9E2C9
(201,226,201)
#D0E6D0
(208,230,208)
#D7EAD7
(215,234,215)
#DEEEDE
(222,238,222)
#E5F2E5
(229,242,229)
#ECF6EC
(236,246,236)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD2AD; }

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

This text font color is #ADD2AD.

Background Color

.myBgColor { background-color: #ADD2AD; }

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

This div background color is #ADD2AD.

Border color

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

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

This div border color is #ADD2AD.

Opacity

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

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

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

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

This text has shadow with #ADD2AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD2AD.

Preview

Color preview on black background

This text has color #ADD2AD on black background.


Color preview on white background

This text has color #ADD2AD on white background.


Black color preview on #ADD2AD background

This text has black color on #ADD2AD background.


White color preview on #ADD2AD background

This text has white color on #ADD2AD background.


Related colors

Complementary color

Complementary color for #hex is #522D52.


I love getcolorcode.com

Triadic colors

1 #ADADD2 and #D2ADAD with #ADD2AD are triadic colors.

2 #ADD2AD and #D2ADAD with #ADD2AD are triadic colors.