COLOR #ADD7A1

HEX: #ADD7A1 RGB: (173,215,161)

Renk bilgisi

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

RGB renk modeli

#ADD7A1 color RGB value is (173,215,161).

RGB: (173,215,161) (68%, 84%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 215 of 255 = 84%
B 161 of 255 = 63%

173
215
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 215 + 161 = 549 (100%)
R 173 of 549 ~ 31.51%
G 215 of 549 ~ 39.16%
B 161 of 549 ~ 29.33'%

%31.51
%39.16
%29.33

CMYK RENK MODELİ

#ADD7A1 rengi CMYK tonu (20,0,25,16).

  • camgöbeği tonu 19.53%
  • eflatun tonu 0.00%
  • sarı tonu 25.12%
  • ana renk tonu 15.69%

CMYK: (20,0,25,16)
C20M0Y25K16 (20%, 0%, 25%, 16%)
(0.20 / 0.00 / 0.25 / 0.16)

CMYK yüzdeleri

%19.53
%0
%25.12
%15.69

Codes

Color #ADD7A1 in popluar color models

AD D7 A1
RGB 173 215 161
HSL 107° 40.30% 73.73%
HSB/HSV 107° 25.12% 84.31%
CMYK 19.53% 0.00% 25.12%
15.69%

Color #ADD7A1 in popluar number systems.

HEX AD D7 A1
Decimal 173 215 161
Binary 10101101 11010111 10100001
Octal 255 327 241

Shades and tints

Shades of #ADD7A1

#ADD7A1
(173,215,161)
#9EC493
(158,196,147)
#8FB185
(143,177,133)
#809E77
(128,158,119)
#718B69
(113,139,105)
#62785B
(98,120,91)
#53654D
(83,101,77)
#44523F
(68,82,63)
#353F31
(53,63,49)
#262C23
(38,44,35)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADD7A1

#ADD7A1
(173,215,161)
#B4DAA9
(180,218,169)
#BBDDB1
(187,221,177)
#C2E0B9
(194,224,185)
#C9E3C1
(201,227,193)
#D0E6C9
(208,230,201)
#D7E9D1
(215,233,209)
#DEECD9
(222,236,217)
#E5EFE1
(229,239,225)
#ECF2E9
(236,242,233)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD7A1; }

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

This text font color is #ADD7A1.

Background Color

.myBgColor { background-color: #ADD7A1; }

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

This div background color is #ADD7A1.

Border color

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

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

This div border color is #ADD7A1.

Opacity

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

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

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

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

This text has shadow with #ADD7A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD7A1.

Preview

Color preview on black background

This text has color #ADD7A1 on black background.


Color preview on white background

This text has color #ADD7A1 on white background.


Black color preview on #ADD7A1 background

This text has black color on #ADD7A1 background.


White color preview on #ADD7A1 background

This text has white color on #ADD7A1 background.


Related colors

Complementary color

Complementary color for #hex is #52285E.


I love getcolorcode.com

Triadic colors

1 #A1ADD7 and #D7A1AD with #ADD7A1 are triadic colors.

2 #A1D7AD and #D7ADA1 with #ADD7A1 are triadic colors.