COLOR #ADCD8C

HEX: #ADCD8C RGB: (173,205,140)

Renk bilgisi

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

RGB renk modeli

#ADCD8C color RGB value is (173,205,140).

RGB: (173,205,140) (68%, 80%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 140 of 255 = 55%

173
205
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 140 = 518 (100%)
R 173 of 518 ~ 33.4%
G 205 of 518 ~ 39.58%
B 140 of 518 ~ 27.03'%

%33.4
%39.58
%27.03

CMYK RENK MODELİ

#ADCD8C rengi CMYK tonu (16,0,32,20).

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

CMYK: (16,0,32,20)
C16M0Y32K20 (16%, 0%, 32%, 20%)
(0.16 / 0.00 / 0.32 / 0.20)

CMYK yüzdeleri

%15.61
%0
%31.71
%19.61

Codes

Color #ADCD8C in popluar color models

AD CD 8C
RGB 173 205 140
HSL 90° 39.39% 67.65%
HSB/HSV 90° 31.71% 80.39%
CMYK 15.61% 0.00% 31.71%
19.61%

Color #ADCD8C in popluar number systems.

HEX AD CD 8C
Decimal 173 205 140
Binary 10101101 11001101 10001100
Octal 255 315 214

Shades and tints

Shades of #ADCD8C

#ADCD8C
(173,205,140)
#9EBB80
(158,187,128)
#8FA974
(143,169,116)
#809768
(128,151,104)
#71855C
(113,133,92)
#627350
(98,115,80)
#536144
(83,97,68)
#444F38
(68,79,56)
#353D2C
(53,61,44)
#262B20
(38,43,32)
#171914
(23,25,20)
#000000
(0,0,0)

Tints of #ADCD8C

#ADCD8C
(173,205,140)
#B4D196
(180,209,150)
#BBD5A0
(187,213,160)
#C2D9AA
(194,217,170)
#C9DDB4
(201,221,180)
#D0E1BE
(208,225,190)
#D7E5C8
(215,229,200)
#DEE9D2
(222,233,210)
#E5EDDC
(229,237,220)
#ECF1E6
(236,241,230)
#F3F5F0
(243,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCD8C; }

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

This text font color is #ADCD8C.

Background Color

.myBgColor { background-color: #ADCD8C; }

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

This div background color is #ADCD8C.

Border color

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

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

This div border color is #ADCD8C.

Opacity

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

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

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

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

This text has shadow with #ADCD8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCD8C.

Preview

Color preview on black background

This text has color #ADCD8C on black background.


Color preview on white background

This text has color #ADCD8C on white background.


Black color preview on #ADCD8C background

This text has black color on #ADCD8C background.


White color preview on #ADCD8C background

This text has white color on #ADCD8C background.


Related colors

Complementary color

Complementary color for #hex is #523273.


I love getcolorcode.com

Triadic colors

1 #8CADCD and #CD8CAD with #ADCD8C are triadic colors.

2 #8CCDAD and #CDAD8C with #ADCD8C are triadic colors.