COLOR #AD9A8C

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
154
140

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

Yüzdelerle RGB renk parçaları

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

%37.04
%32.98
%29.98

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%10.98
%19.08
%32.16

Codes

Color #AD9A8C in popluar color models

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

Color #AD9A8C in popluar number systems.

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

Shades and tints

Shades of #AD9A8C

#AD9A8C
(173,154,140)
#9E8C80
(158,140,128)
#8F7E74
(143,126,116)
#807068
(128,112,104)
#71625C
(113,98,92)
#625450
(98,84,80)
#534644
(83,70,68)
#443838
(68,56,56)
#352A2C
(53,42,44)
#261C20
(38,28,32)
#170E14
(23,14,20)
#000000
(0,0,0)

Tints of #AD9A8C

#AD9A8C
(173,154,140)
#B4A396
(180,163,150)
#BBACA0
(187,172,160)
#C2B5AA
(194,181,170)
#C9BEB4
(201,190,180)
#D0C7BE
(208,199,190)
#D7D0C8
(215,208,200)
#DED9D2
(222,217,210)
#E5E2DC
(229,226,220)
#ECEBE6
(236,235,230)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9A8C; }

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

This text font color is #AD9A8C.

Background Color

.myBgColor { background-color: #AD9A8C; }

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

This div background color is #AD9A8C.

Border color

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

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

This div border color is #AD9A8C.

Opacity

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

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

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

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

This text has shadow with #AD9A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9A8C.

Preview

Color preview on black background

This text has color #AD9A8C on black background.


Color preview on white background

This text has color #AD9A8C on white background.


Black color preview on #AD9A8C background

This text has black color on #AD9A8C background.


White color preview on #AD9A8C background

This text has white color on #AD9A8C background.


Related colors

Complementary color

Complementary color for #hex is #526573.


I love getcolorcode.com

Triadic colors

1 #8CAD9A and #9A8CAD with #AD9A8C are triadic colors.

2 #8C9AAD and #9AAD8C with #AD9A8C are triadic colors.