COLOR #ADCD9C

HEX: #ADCD9C RGB: (173,205,156)

Renk bilgisi

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

RGB renk modeli

#ADCD9C color RGB value is (173,205,156).

RGB: (173,205,156) (68%, 80%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 156 of 255 = 61%

173
205
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 156 = 534 (100%)
R 173 of 534 ~ 32.4%
G 205 of 534 ~ 38.39%
B 156 of 534 ~ 29.21'%

%32.4
%38.39
%29.21

CMYK RENK MODELİ

#ADCD9C rengi CMYK tonu (16,0,24,20).

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

CMYK: (16,0,24,20)
C16M0Y24K20 (16%, 0%, 24%, 20%)
(0.16 / 0.00 / 0.24 / 0.20)

CMYK yüzdeleri

%15.61
%0
%23.9
%19.61

Codes

Color #ADCD9C in popluar color models

AD CD 9C
RGB 173 205 156
HSL 99° 32.89% 70.78%
HSB/HSV 99° 23.90% 80.39%
CMYK 15.61% 0.00% 23.90%
19.61%

Color #ADCD9C in popluar number systems.

HEX AD CD 9C
Decimal 173 205 156
Binary 10101101 11001101 10011100
Octal 255 315 234

Shades and tints

Shades of #ADCD9C

#ADCD9C
(173,205,156)
#9EBB8E
(158,187,142)
#8FA980
(143,169,128)
#809772
(128,151,114)
#718564
(113,133,100)
#627356
(98,115,86)
#536148
(83,97,72)
#444F3A
(68,79,58)
#353D2C
(53,61,44)
#262B1E
(38,43,30)
#171910
(23,25,16)
#000000
(0,0,0)

Tints of #ADCD9C

#ADCD9C
(173,205,156)
#B4D1A5
(180,209,165)
#BBD5AE
(187,213,174)
#C2D9B7
(194,217,183)
#C9DDC0
(201,221,192)
#D0E1C9
(208,225,201)
#D7E5D2
(215,229,210)
#DEE9DB
(222,233,219)
#E5EDE4
(229,237,228)
#ECF1ED
(236,241,237)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCD9C; }

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

This text font color is #ADCD9C.

Background Color

.myBgColor { background-color: #ADCD9C; }

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

This div background color is #ADCD9C.

Border color

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

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

This div border color is #ADCD9C.

Opacity

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

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

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

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

This text has shadow with #ADCD9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCD9C.

Preview

Color preview on black background

This text has color #ADCD9C on black background.


Color preview on white background

This text has color #ADCD9C on white background.


Black color preview on #ADCD9C background

This text has black color on #ADCD9C background.


White color preview on #ADCD9C background

This text has white color on #ADCD9C background.


Related colors

Complementary color

Complementary color for #hex is #523263.


I love getcolorcode.com

Triadic colors

1 #9CADCD and #CD9CAD with #ADCD9C are triadic colors.

2 #9CCDAD and #CDAD9C with #ADCD9C are triadic colors.