COLOR #AD989C

HEX: #AD989C RGB: (173,152,156)

Renk bilgisi

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

RGB renk modeli

#AD989C color RGB value is (173,152,156).

RGB: (173,152,156) (68%, 60%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 152 of 255 = 60%
B 156 of 255 = 61%

173
152
156

R + G + B ~ 63%. #AD989C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 152 + 156 = 481 (100%)
R 173 of 481 ~ 35.97%
G 152 of 481 ~ 31.6%
B 156 of 481 ~ 32.43'%

%35.97
%31.6
%32.43

CMYK RENK MODELİ

#AD989C rengi CMYK tonu (0,12,10,32).

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

CMYK: (0,12,10,32)
C0M12Y10K32 (0%, 12%, 10%, 32%)
(0.00 / 0.12 / 0.10 / 0.32)

CMYK yüzdeleri

%0
%12.14
%9.83
%32.16

Codes

Color #AD989C in popluar color models

AD 98 9C
RGB 173 152 156
HSL 349° 11.35% 63.73%
HSB/HSV 349° 12.14% 67.84%
CMYK 0.00% 12.14% 9.83%
32.16%

Color #AD989C in popluar number systems.

HEX AD 98 9C
Decimal 173 152 156
Binary 10101101 10011000 10011100
Octal 255 230 234

Shades and tints

Shades of #AD989C

#AD989C
(173,152,156)
#9E8B8E
(158,139,142)
#8F7E80
(143,126,128)
#807172
(128,113,114)
#716464
(113,100,100)
#625756
(98,87,86)
#534A48
(83,74,72)
#443D3A
(68,61,58)
#35302C
(53,48,44)
#26231E
(38,35,30)
#171610
(23,22,16)
#000000
(0,0,0)

Tints of #AD989C

#AD989C
(173,152,156)
#B4A1A5
(180,161,165)
#BBAAAE
(187,170,174)
#C2B3B7
(194,179,183)
#C9BCC0
(201,188,192)
#D0C5C9
(208,197,201)
#D7CED2
(215,206,210)
#DED7DB
(222,215,219)
#E5E0E4
(229,224,228)
#ECE9ED
(236,233,237)
#F3F2F6
(243,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD989C; }

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

This text font color is #AD989C.

Background Color

.myBgColor { background-color: #AD989C; }

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

This div background color is #AD989C.

Border color

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

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

This div border color is #AD989C.

Opacity

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

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

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

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

This text has shadow with #AD989C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD989C.

Preview

Color preview on black background

This text has color #AD989C on black background.


Color preview on white background

This text has color #AD989C on white background.


Black color preview on #AD989C background

This text has black color on #AD989C background.


White color preview on #AD989C background

This text has white color on #AD989C background.


Related colors

Complementary color

Complementary color for #hex is #526763.


I love getcolorcode.com

Triadic colors

1 #9CAD98 and #989CAD with #AD989C are triadic colors.

2 #9C98AD and #98AD9C with #AD989C are triadic colors.