COLOR #ADDFA7

HEX: #ADDFA7 RGB: (173,223,167)

Renk bilgisi

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

RGB renk modeli

#ADDFA7 color RGB value is (173,223,167).

RGB: (173,223,167) (68%, 87%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 167 of 255 = 65%

173
223
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 167 = 563 (100%)
R 173 of 563 ~ 30.73%
G 223 of 563 ~ 39.61%
B 167 of 563 ~ 29.66'%

%30.73
%39.61
%29.66

CMYK RENK MODELİ

#ADDFA7 rengi CMYK tonu (22,0,25,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 0.00%
  • sarı tonu 25.11%
  • ana renk tonu 12.55%

CMYK: (22,0,25,13)
C22M0Y25K13 (22%, 0%, 25%, 13%)
(0.22 / 0.00 / 0.25 / 0.13)

CMYK yüzdeleri

%22.42
%0
%25.11
%12.55

Codes

Color #ADDFA7 in popluar color models

AD DF A7
RGB 173 223 167
HSL 114° 46.67% 76.47%
HSB/HSV 114° 25.11% 87.45%
CMYK 22.42% 0.00% 25.11%
12.55%

Color #ADDFA7 in popluar number systems.

HEX AD DF A7
Decimal 173 223 167
Binary 10101101 11011111 10100111
Octal 255 337 247

Shades and tints

Shades of #ADDFA7

#ADDFA7
(173,223,167)
#9ECB98
(158,203,152)
#8FB789
(143,183,137)
#80A37A
(128,163,122)
#718F6B
(113,143,107)
#627B5C
(98,123,92)
#53674D
(83,103,77)
#44533E
(68,83,62)
#353F2F
(53,63,47)
#262B20
(38,43,32)
#171711
(23,23,17)
#000000
(0,0,0)

Tints of #ADDFA7

#ADDFA7
(173,223,167)
#B4E1AF
(180,225,175)
#BBE3B7
(187,227,183)
#C2E5BF
(194,229,191)
#C9E7C7
(201,231,199)
#D0E9CF
(208,233,207)
#D7EBD7
(215,235,215)
#DEEDDF
(222,237,223)
#E5EFE7
(229,239,231)
#ECF1EF
(236,241,239)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDFA7; }

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

This text font color is #ADDFA7.

Background Color

.myBgColor { background-color: #ADDFA7; }

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

This div background color is #ADDFA7.

Border color

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

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

This div border color is #ADDFA7.

Opacity

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

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

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

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

This text has shadow with #ADDFA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFA7.

Preview

Color preview on black background

This text has color #ADDFA7 on black background.


Color preview on white background

This text has color #ADDFA7 on white background.


Black color preview on #ADDFA7 background

This text has black color on #ADDFA7 background.


White color preview on #ADDFA7 background

This text has white color on #ADDFA7 background.


Related colors

Complementary color

Complementary color for #hex is #522058.


I love getcolorcode.com

Triadic colors

1 #A7ADDF and #DFA7AD with #ADDFA7 are triadic colors.

2 #A7DFAD and #DFADA7 with #ADDFA7 are triadic colors.