COLOR #AD9984

HEX: #AD9984 RGB: (173,153,132)

Renk bilgisi

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

RGB renk modeli

#AD9984 color RGB value is (173,153,132).

RGB: (173,153,132) (68%, 60%, 52%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 132 of 255 = 52%

173
153
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 132 = 458 (100%)
R 173 of 458 ~ 37.77%
G 153 of 458 ~ 33.41%
B 132 of 458 ~ 28.82'%

%37.77
%33.41
%28.82

CMYK RENK MODELİ

#AD9984 rengi CMYK tonu (0,12,24,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.56%
  • sarı tonu 23.70%
  • ana renk tonu 32.16%

CMYK: (0,12,24,32)
C0M12Y24K32 (0%, 12%, 24%, 32%)
(0.00 / 0.12 / 0.24 / 0.32)

CMYK yüzdeleri

%0
%11.56
%23.7
%32.16

Codes

Color #AD9984 in popluar color models

AD 99 84
RGB 173 153 132
HSL 31° 20.00% 59.80%
HSB/HSV 31° 23.70% 67.84%
CMYK 0.00% 11.56% 23.70%
32.16%

Color #AD9984 in popluar number systems.

HEX AD 99 84
Decimal 173 153 132
Binary 10101101 10011001 10000100
Octal 255 231 204

Shades and tints

Shades of #AD9984

#AD9984
(173,153,132)
#9E8C78
(158,140,120)
#8F7F6C
(143,127,108)
#807260
(128,114,96)
#716554
(113,101,84)
#625848
(98,88,72)
#534B3C
(83,75,60)
#443E30
(68,62,48)
#353124
(53,49,36)
#262418
(38,36,24)
#17170C
(23,23,12)
#000000
(0,0,0)

Tints of #AD9984

#AD9984
(173,153,132)
#B4A28F
(180,162,143)
#BBAB9A
(187,171,154)
#C2B4A5
(194,180,165)
#C9BDB0
(201,189,176)
#D0C6BB
(208,198,187)
#D7CFC6
(215,207,198)
#DED8D1
(222,216,209)
#E5E1DC
(229,225,220)
#ECEAE7
(236,234,231)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9984 color. Also use rgb(173,153,132) instead hex code.

Text Font Color

.myTextColor { color: #AD9984; }

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

This text font color is #AD9984.

Background Color

.myBgColor { background-color: #AD9984; }

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

This div background color is #AD9984.

Border color

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

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

This div border color is #AD9984.

Opacity

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

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

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

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

This text has shadow with #AD9984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9984.

Preview

Color preview on black background

This text has color #AD9984 on black background.


Color preview on white background

This text has color #AD9984 on white background.


Black color preview on #AD9984 background

This text has black color on #AD9984 background.


White color preview on #AD9984 background

This text has white color on #AD9984 background.


Related colors

Complementary color

Complementary color for #hex is #52667B.


I love getcolorcode.com

Triadic colors

1 #84AD99 and #9984AD with #AD9984 are triadic colors.

2 #8499AD and #99AD84 with #AD9984 are triadic colors.