COLOR #ADCD9F

HEX: #ADCD9F RGB: (173,205,159)

Renk bilgisi

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

RGB renk modeli

#ADCD9F color RGB value is (173,205,159).

RGB: (173,205,159) (68%, 80%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 159 of 255 = 62%

173
205
159

R + G + B ~ 70%. #ADCD9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 159 = 537 (100%)
R 173 of 537 ~ 32.22%
G 205 of 537 ~ 38.18%
B 159 of 537 ~ 29.61'%

%32.22
%38.18
%29.61

CMYK RENK MODELİ

#ADCD9F rengi CMYK tonu (16,0,22,20).

  • camgöbeği tonu 15.61%
  • eflatun tonu 0.00%
  • sarı tonu 22.44%
  • ana renk tonu 19.61%

CMYK: (16,0,22,20)
C16M0Y22K20 (16%, 0%, 22%, 20%)
(0.16 / 0.00 / 0.22 / 0.20)

CMYK yüzdeleri

%15.61
%0
%22.44
%19.61

Codes

Color #ADCD9F in popluar color models

AD CD 9F
RGB 173 205 159
HSL 102° 31.51% 71.37%
HSB/HSV 102° 22.44% 80.39%
CMYK 15.61% 0.00% 22.44%
19.61%

Color #ADCD9F in popluar number systems.

HEX AD CD 9F
Decimal 173 205 159
Binary 10101101 11001101 10011111
Octal 255 315 237

Shades and tints

Shades of #ADCD9F

#ADCD9F
(173,205,159)
#9EBB91
(158,187,145)
#8FA983
(143,169,131)
#809775
(128,151,117)
#718567
(113,133,103)
#627359
(98,115,89)
#53614B
(83,97,75)
#444F3D
(68,79,61)
#353D2F
(53,61,47)
#262B21
(38,43,33)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #ADCD9F

#ADCD9F
(173,205,159)
#B4D1A7
(180,209,167)
#BBD5AF
(187,213,175)
#C2D9B7
(194,217,183)
#C9DDBF
(201,221,191)
#D0E1C7
(208,225,199)
#D7E5CF
(215,229,207)
#DEE9D7
(222,233,215)
#E5EDDF
(229,237,223)
#ECF1E7
(236,241,231)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCD9F; }

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

This text font color is #ADCD9F.

Background Color

.myBgColor { background-color: #ADCD9F; }

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

This div background color is #ADCD9F.

Border color

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

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

This div border color is #ADCD9F.

Opacity

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

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

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

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

This text has shadow with #ADCD9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCD9F.

Preview

Color preview on black background

This text has color #ADCD9F on black background.


Color preview on white background

This text has color #ADCD9F on white background.


Black color preview on #ADCD9F background

This text has black color on #ADCD9F background.


White color preview on #ADCD9F background

This text has white color on #ADCD9F background.


Related colors

Complementary color

Complementary color for #hex is #523260.


I love getcolorcode.com

Triadic colors

1 #9FADCD and #CD9FAD with #ADCD9F are triadic colors.

2 #9FCDAD and #CDAD9F with #ADCD9F are triadic colors.