COLOR #AD9C8F

HEX: #AD9C8F RGB: (173,156,143)

Renk bilgisi

#AD9C8F contains red, green and blue colors in about the same proportion. #AD9C8F ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#AD9C8F color RGB value is (173,156,143).

RGB: (173,156,143) (68%, 61%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 156 of 255 = 61%
B 143 of 255 = 56%

173
156
143

R + G + B ~ 62%. #AD9C8F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 156 + 143 = 472 (100%)
R 173 of 472 ~ 36.65%
G 156 of 472 ~ 33.05%
B 143 of 472 ~ 30.3'%

%36.65
%33.05
%30.3

CMYK RENK MODELİ

#AD9C8F rengi CMYK tonu (0,10,17,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.83%
  • sarı tonu 17.34%
  • ana renk tonu 32.16%
CMYK: (0,10,17,32) C0M10Y17K32 (0%,10%,17%,32%) (0.00/0.10/0.17/0.32) 

CMYK yüzdeleri

%0
%9.83
%17.34
%32.16

Codes

Color #AD9C8F in popluar color models

AD 9C 8F
RGB 173 156 143
HSL 26° 15.46% 61.96%
HSB/HSV 26° 17.34% 67.84%
CMYK 0.00% 9.83% 17.34%
32.16%

Color #AD9C8F in popluar number systems.

HEX AD 9C 8F
Decimal 173 156 143
Binary 10101101 10011100 10001111
Octal 255 234 217

Shades and tints

Shades of #AD9C8F

#AD9C8F
(173,156,143)
#9E8E82
(158,142,130)
#8F8075
(143,128,117)
#807268
(128,114,104)
#71645B
(113,100,91)
#62564E
(98,86,78)
#534841
(83,72,65)
#443A34
(68,58,52)
#352C27
(53,44,39)
#261E1A
(38,30,26)
#17100D
(23,16,13)
#000000
(0,0,0)

Tints of #AD9C8F

#AD9C8F
(173,156,143)
#B4A599
(180,165,153)
#BBAEA3
(187,174,163)
#C2B7AD
(194,183,173)
#C9C0B7
(201,192,183)
#D0C9C1
(208,201,193)
#D7D2CB
(215,210,203)
#DEDBD5
(222,219,213)
#E5E4DF
(229,228,223)
#ECEDE9
(236,237,233)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9C8F; }

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

This text font color is #AD9C8F.

Background Color

.myBgColor { background-color: #AD9C8F; }

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

This div background color is #AD9C8F.

Border color

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

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

This div border color is #AD9C8F.

Opacity

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

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

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

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

This text has shadow with #AD9C8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9C8F.

Preview

Color preview on black background

This text has color #AD9C8F on black background.


Color preview on white background

This text has color #AD9C8F on white background.


Black color preview on #AD9C8F background

This text has black color on #AD9C8F background.


White color preview on #AD9C8F background

This text has white color on #AD9C8F background.


Related colors

Complementary color

Complementary color for #hex is #526370.


I love getcolorcode.com

Triadic colors

1 #8FAD9C and #9C8FAD with #AD9C8F are triadic colors.

2 #8F9CAD and #9CAD8F with #AD9C8F are triadic colors.