COLOR #ADBC9D

HEX: #ADBC9D RGB: (173,188,157)

Renk bilgisi

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

RGB renk modeli

#ADBC9D color RGB value is (173,188,157).

RGB: (173,188,157) (68%, 74%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 157 of 255 = 62%

173
188
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 157 = 518 (100%)
R 173 of 518 ~ 33.4%
G 188 of 518 ~ 36.29%
B 157 of 518 ~ 30.31'%

%33.4
%36.29
%30.31

CMYK RENK MODELİ

#ADBC9D rengi CMYK tonu (8,0,16,26).

  • camgöbeği tonu 7.98%
  • eflatun tonu 0.00%
  • sarı tonu 16.49%
  • ana renk tonu 26.27%

CMYK: (8,0,16,26)
C8M0Y16K26 (8%, 0%, 16%, 26%)
(0.08 / 0.00 / 0.16 / 0.26)

CMYK yüzdeleri

%7.98
%0
%16.49
%26.27

Codes

Color #ADBC9D in popluar color models

AD BC 9D
RGB 173 188 157
HSL 89° 18.79% 67.65%
HSB/HSV 89° 16.49% 73.73%
CMYK 7.98% 0.00% 16.49%
26.27%

Color #ADBC9D in popluar number systems.

HEX AD BC 9D
Decimal 173 188 157
Binary 10101101 10111100 10011101
Octal 255 274 235

Shades and tints

Shades of #ADBC9D

#ADBC9D
(173,188,157)
#9EAB8F
(158,171,143)
#8F9A81
(143,154,129)
#808973
(128,137,115)
#717865
(113,120,101)
#626757
(98,103,87)
#535649
(83,86,73)
#44453B
(68,69,59)
#35342D
(53,52,45)
#26231F
(38,35,31)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #ADBC9D

#ADBC9D
(173,188,157)
#B4C2A5
(180,194,165)
#BBC8AD
(187,200,173)
#C2CEB5
(194,206,181)
#C9D4BD
(201,212,189)
#D0DAC5
(208,218,197)
#D7E0CD
(215,224,205)
#DEE6D5
(222,230,213)
#E5ECDD
(229,236,221)
#ECF2E5
(236,242,229)
#F3F8ED
(243,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBC9D color. Also use rgb(173,188,157) instead hex code.

Text Font Color

.myTextColor { color: #ADBC9D; }

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

This text font color is #ADBC9D.

Background Color

.myBgColor { background-color: #ADBC9D; }

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

This div background color is #ADBC9D.

Border color

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

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

This div border color is #ADBC9D.

Opacity

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

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

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

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

This text has shadow with #ADBC9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBC9D.

Preview

Color preview on black background

This text has color #ADBC9D on black background.


Color preview on white background

This text has color #ADBC9D on white background.


Black color preview on #ADBC9D background

This text has black color on #ADBC9D background.


White color preview on #ADBC9D background

This text has white color on #ADBC9D background.


Related colors

Complementary color

Complementary color for #hex is #524362.


I love getcolorcode.com

Triadic colors

1 #9DADBC and #BC9DAD with #ADBC9D are triadic colors.

2 #9DBCAD and #BCAD9D with #ADBC9D are triadic colors.