COLOR #AD8C9F

HEX: #AD8C9F RGB: (173,140,159)

Renk bilgisi

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

RGB renk modeli

#AD8C9F color RGB value is (173,140,159).

RGB: (173,140,159) (68%, 55%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 159 of 255 = 62%

173
140
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 159 = 472 (100%)
R 173 of 472 ~ 36.65%
G 140 of 472 ~ 29.66%
B 159 of 472 ~ 33.69'%

%36.65
%29.66
%33.69

CMYK RENK MODELİ

#AD8C9F rengi CMYK tonu (0,19,8,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.08%
  • sarı tonu 8.09%
  • ana renk tonu 32.16%

CMYK: (0,19,8,32)
C0M19Y8K32 (0%, 19%, 8%, 32%)
(0.00 / 0.19 / 0.08 / 0.32)

CMYK yüzdeleri

%0
%19.08
%8.09
%32.16

Codes

Color #AD8C9F in popluar color models

AD 8C 9F
RGB 173 140 159
HSL 325° 16.75% 61.37%
HSB/HSV 325° 19.08% 67.84%
CMYK 0.00% 19.08% 8.09%
32.16%

Color #AD8C9F in popluar number systems.

HEX AD 8C 9F
Decimal 173 140 159
Binary 10101101 10001100 10011111
Octal 255 214 237

Shades and tints

Shades of #AD8C9F

#AD8C9F
(173,140,159)
#9E8091
(158,128,145)
#8F7483
(143,116,131)
#806875
(128,104,117)
#715C67
(113,92,103)
#625059
(98,80,89)
#53444B
(83,68,75)
#44383D
(68,56,61)
#352C2F
(53,44,47)
#262021
(38,32,33)
#171413
(23,20,19)
#000000
(0,0,0)

Tints of #AD8C9F

#AD8C9F
(173,140,159)
#B496A7
(180,150,167)
#BBA0AF
(187,160,175)
#C2AAB7
(194,170,183)
#C9B4BF
(201,180,191)
#D0BEC7
(208,190,199)
#D7C8CF
(215,200,207)
#DED2D7
(222,210,215)
#E5DCDF
(229,220,223)
#ECE6E7
(236,230,231)
#F3F0EF
(243,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C9F; }

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

This text font color is #AD8C9F.

Background Color

.myBgColor { background-color: #AD8C9F; }

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

This div background color is #AD8C9F.

Border color

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

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

This div border color is #AD8C9F.

Opacity

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

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

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

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

This text has shadow with #AD8C9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C9F.

Preview

Color preview on black background

This text has color #AD8C9F on black background.


Color preview on white background

This text has color #AD8C9F on white background.


Black color preview on #AD8C9F background

This text has black color on #AD8C9F background.


White color preview on #AD8C9F background

This text has white color on #AD8C9F background.


Related colors

Complementary color

Complementary color for #hex is #527360.


I love getcolorcode.com

Triadic colors

1 #9FAD8C and #8C9FAD with #AD8C9F are triadic colors.

2 #9F8CAD and #8CAD9F with #AD8C9F are triadic colors.