COLOR #ADCD8F

HEX: #ADCD8F RGB: (173,205,143)

Renk bilgisi

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

RGB renk modeli

#ADCD8F color RGB value is (173,205,143).

RGB: (173,205,143) (68%, 80%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 143 of 255 = 56%

173
205
143

R + G + B ~ 68%. #ADCD8F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 143 = 521 (100%)
R 173 of 521 ~ 33.21%
G 205 of 521 ~ 39.35%
B 143 of 521 ~ 27.45'%

%33.21
%39.35
%27.45

CMYK RENK MODELİ

#ADCD8F rengi CMYK tonu (16,0,30,20).

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

CMYK: (16,0,30,20)
C16M0Y30K20 (16%, 0%, 30%, 20%)
(0.16 / 0.00 / 0.30 / 0.20)

CMYK yüzdeleri

%15.61
%0
%30.24
%19.61

Codes

Color #ADCD8F in popluar color models

AD CD 8F
RGB 173 205 143
HSL 91° 38.27% 68.24%
HSB/HSV 91° 30.24% 80.39%
CMYK 15.61% 0.00% 30.24%
19.61%

Color #ADCD8F in popluar number systems.

HEX AD CD 8F
Decimal 173 205 143
Binary 10101101 11001101 10001111
Octal 255 315 217

Shades and tints

Shades of #ADCD8F

#ADCD8F
(173,205,143)
#9EBB82
(158,187,130)
#8FA975
(143,169,117)
#809768
(128,151,104)
#71855B
(113,133,91)
#62734E
(98,115,78)
#536141
(83,97,65)
#444F34
(68,79,52)
#353D27
(53,61,39)
#262B1A
(38,43,26)
#17190D
(23,25,13)
#000000
(0,0,0)

Tints of #ADCD8F

#ADCD8F
(173,205,143)
#B4D199
(180,209,153)
#BBD5A3
(187,213,163)
#C2D9AD
(194,217,173)
#C9DDB7
(201,221,183)
#D0E1C1
(208,225,193)
#D7E5CB
(215,229,203)
#DEE9D5
(222,233,213)
#E5EDDF
(229,237,223)
#ECF1E9
(236,241,233)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCD8F; }

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

This text font color is #ADCD8F.

Background Color

.myBgColor { background-color: #ADCD8F; }

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

This div background color is #ADCD8F.

Border color

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

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

This div border color is #ADCD8F.

Opacity

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

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

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

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

This text has shadow with #ADCD8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCD8F.

Preview

Color preview on black background

This text has color #ADCD8F on black background.


Color preview on white background

This text has color #ADCD8F on white background.


Black color preview on #ADCD8F background

This text has black color on #ADCD8F background.


White color preview on #ADCD8F background

This text has white color on #ADCD8F background.


Related colors

Complementary color

Complementary color for #hex is #523270.


I love getcolorcode.com

Triadic colors

1 #8FADCD and #CD8FAD with #ADCD8F are triadic colors.

2 #8FCDAD and #CDAD8F with #ADCD8F are triadic colors.