COLOR #AD8F8C

HEX: #AD8F8C RGB: (173,143,140)

Renk bilgisi

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

RGB renk modeli

#AD8F8C color RGB value is (173,143,140).

RGB: (173,143,140) (68%, 56%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 143 of 255 = 56%
B 140 of 255 = 55%

173
143
140

R + G + B ~ 60%. #AD8F8C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 143 + 140 = 456 (100%)
R 173 of 456 ~ 37.94%
G 143 of 456 ~ 31.36%
B 140 of 456 ~ 30.7'%

%37.94
%31.36
%30.7

CMYK RENK MODELİ

#AD8F8C rengi CMYK tonu (0,17,19,32).

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

CMYK: (0,17,19,32)
C0M17Y19K32 (0%, 17%, 19%, 32%)
(0.00 / 0.17 / 0.19 / 0.32)

CMYK yüzdeleri

%0
%17.34
%19.08
%32.16

Codes

Color #AD8F8C in popluar color models

AD 8F 8C
RGB 173 143 140
HSL 16.75% 61.37%
HSB/HSV 19.08% 67.84%
CMYK 0.00% 17.34% 19.08%
32.16%

Color #AD8F8C in popluar number systems.

HEX AD 8F 8C
Decimal 173 143 140
Binary 10101101 10001111 10001100
Octal 255 217 214

Shades and tints

Shades of #AD8F8C

#AD8F8C
(173,143,140)
#9E8280
(158,130,128)
#8F7574
(143,117,116)
#806868
(128,104,104)
#715B5C
(113,91,92)
#624E50
(98,78,80)
#534144
(83,65,68)
#443438
(68,52,56)
#35272C
(53,39,44)
#261A20
(38,26,32)
#170D14
(23,13,20)
#000000
(0,0,0)

Tints of #AD8F8C

#AD8F8C
(173,143,140)
#B49996
(180,153,150)
#BBA3A0
(187,163,160)
#C2ADAA
(194,173,170)
#C9B7B4
(201,183,180)
#D0C1BE
(208,193,190)
#D7CBC8
(215,203,200)
#DED5D2
(222,213,210)
#E5DFDC
(229,223,220)
#ECE9E6
(236,233,230)
#F3F3F0
(243,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8F8C; }

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

This text font color is #AD8F8C.

Background Color

.myBgColor { background-color: #AD8F8C; }

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

This div background color is #AD8F8C.

Border color

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

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

This div border color is #AD8F8C.

Opacity

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

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

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

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

This text has shadow with #AD8F8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8F8C.

Preview

Color preview on black background

This text has color #AD8F8C on black background.


Color preview on white background

This text has color #AD8F8C on white background.


Black color preview on #AD8F8C background

This text has black color on #AD8F8C background.


White color preview on #AD8F8C background

This text has white color on #AD8F8C background.


Related colors

Complementary color

Complementary color for #hex is #527073.


I love getcolorcode.com

Triadic colors

1 #8CAD8F and #8F8CAD with #AD8F8C are triadic colors.

2 #8C8FAD and #8FAD8C with #AD8F8C are triadic colors.