COLOR #AD8C9C

HEX: #AD8C9C RGB: (173,140,156)

Renk bilgisi

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

RGB renk modeli

#AD8C9C color RGB value is (173,140,156).

RGB: (173,140,156) (68%, 55%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 156 of 255 = 61%

173
140
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 156 = 469 (100%)
R 173 of 469 ~ 36.89%
G 140 of 469 ~ 29.85%
B 156 of 469 ~ 33.26'%

%36.89
%29.85
%33.26

CMYK RENK MODELİ

#AD8C9C rengi CMYK tonu (0,19,10,32).

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

CMYK: (0,19,10,32)
C0M19Y10K32 (0%, 19%, 10%, 32%)
(0.00 / 0.19 / 0.10 / 0.32)

CMYK yüzdeleri

%0
%19.08
%9.83
%32.16

Codes

Color #AD8C9C in popluar color models

AD 8C 9C
RGB 173 140 156
HSL 331° 16.75% 61.37%
HSB/HSV 331° 19.08% 67.84%
CMYK 0.00% 19.08% 9.83%
32.16%

Color #AD8C9C in popluar number systems.

HEX AD 8C 9C
Decimal 173 140 156
Binary 10101101 10001100 10011100
Octal 255 214 234

Shades and tints

Shades of #AD8C9C

#AD8C9C
(173,140,156)
#9E808E
(158,128,142)
#8F7480
(143,116,128)
#806872
(128,104,114)
#715C64
(113,92,100)
#625056
(98,80,86)
#534448
(83,68,72)
#44383A
(68,56,58)
#352C2C
(53,44,44)
#26201E
(38,32,30)
#171410
(23,20,16)
#000000
(0,0,0)

Tints of #AD8C9C

#AD8C9C
(173,140,156)
#B496A5
(180,150,165)
#BBA0AE
(187,160,174)
#C2AAB7
(194,170,183)
#C9B4C0
(201,180,192)
#D0BEC9
(208,190,201)
#D7C8D2
(215,200,210)
#DED2DB
(222,210,219)
#E5DCE4
(229,220,228)
#ECE6ED
(236,230,237)
#F3F0F6
(243,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C9C; }

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

This text font color is #AD8C9C.

Background Color

.myBgColor { background-color: #AD8C9C; }

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

This div background color is #AD8C9C.

Border color

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

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

This div border color is #AD8C9C.

Opacity

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

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

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

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

This text has shadow with #AD8C9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C9C.

Preview

Color preview on black background

This text has color #AD8C9C on black background.


Color preview on white background

This text has color #AD8C9C on white background.


Black color preview on #AD8C9C background

This text has black color on #AD8C9C background.


White color preview on #AD8C9C background

This text has white color on #AD8C9C background.


Related colors

Complementary color

Complementary color for #hex is #527363.


I love getcolorcode.com

Triadic colors

1 #9CAD8C and #8C9CAD with #AD8C9C are triadic colors.

2 #9C8CAD and #8CAD9C with #AD8C9C are triadic colors.