COLOR #AD8C9A

HEX: #AD8C9A RGB: (173,140,154)

Renk bilgisi

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

RGB renk modeli

#AD8C9A color RGB value is (173,140,154).

RGB: (173,140,154) (68%, 55%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 154 of 255 = 60%

173
140
154

R + G + B ~ 61%. #AD8C9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 154 = 467 (100%)
R 173 of 467 ~ 37.04%
G 140 of 467 ~ 29.98%
B 154 of 467 ~ 32.98'%

%37.04
%29.98
%32.98

CMYK RENK MODELİ

#AD8C9A rengi CMYK tonu (0,19,11,32).

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

CMYK: (0,19,11,32)
C0M19Y11K32 (0%, 19%, 11%, 32%)
(0.00 / 0.19 / 0.11 / 0.32)

CMYK yüzdeleri

%0
%19.08
%10.98
%32.16

Codes

Color #AD8C9A in popluar color models

AD 8C 9A
RGB 173 140 154
HSL 335° 16.75% 61.37%
HSB/HSV 335° 19.08% 67.84%
CMYK 0.00% 19.08% 10.98%
32.16%

Color #AD8C9A in popluar number systems.

HEX AD 8C 9A
Decimal 173 140 154
Binary 10101101 10001100 10011010
Octal 255 214 232

Shades and tints

Shades of #AD8C9A

#AD8C9A
(173,140,154)
#9E808C
(158,128,140)
#8F747E
(143,116,126)
#806870
(128,104,112)
#715C62
(113,92,98)
#625054
(98,80,84)
#534446
(83,68,70)
#443838
(68,56,56)
#352C2A
(53,44,42)
#26201C
(38,32,28)
#17140E
(23,20,14)
#000000
(0,0,0)

Tints of #AD8C9A

#AD8C9A
(173,140,154)
#B496A3
(180,150,163)
#BBA0AC
(187,160,172)
#C2AAB5
(194,170,181)
#C9B4BE
(201,180,190)
#D0BEC7
(208,190,199)
#D7C8D0
(215,200,208)
#DED2D9
(222,210,217)
#E5DCE2
(229,220,226)
#ECE6EB
(236,230,235)
#F3F0F4
(243,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C9A; }

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

This text font color is #AD8C9A.

Background Color

.myBgColor { background-color: #AD8C9A; }

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

This div background color is #AD8C9A.

Border color

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

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

This div border color is #AD8C9A.

Opacity

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

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

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

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

This text has shadow with #AD8C9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C9A.

Preview

Color preview on black background

This text has color #AD8C9A on black background.


Color preview on white background

This text has color #AD8C9A on white background.


Black color preview on #AD8C9A background

This text has black color on #AD8C9A background.


White color preview on #AD8C9A background

This text has white color on #AD8C9A background.


Related colors

Complementary color

Complementary color for #hex is #527365.


I love getcolorcode.com

Triadic colors

1 #9AAD8C and #8C9AAD with #AD8C9A are triadic colors.

2 #9A8CAD and #8CAD9A with #AD8C9A are triadic colors.