COLOR #AD8C94

HEX: #AD8C94 RGB: (173,140,148)

Renk bilgisi

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

RGB renk modeli

#AD8C94 color RGB value is (173,140,148).

RGB: (173,140,148) (68%, 55%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 148 of 255 = 58%

173
140
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 148 = 461 (100%)
R 173 of 461 ~ 37.53%
G 140 of 461 ~ 30.37%
B 148 of 461 ~ 32.1'%

%37.53
%30.37
%32.1

CMYK RENK MODELİ

#AD8C94 rengi CMYK tonu (0,19,14,32).

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

CMYK: (0,19,14,32)
C0M19Y14K32 (0%, 19%, 14%, 32%)
(0.00 / 0.19 / 0.14 / 0.32)

CMYK yüzdeleri

%0
%19.08
%14.45
%32.16

Codes

Color #AD8C94 in popluar color models

AD 8C 94
RGB 173 140 148
HSL 345° 16.75% 61.37%
HSB/HSV 345° 19.08% 67.84%
CMYK 0.00% 19.08% 14.45%
32.16%

Color #AD8C94 in popluar number systems.

HEX AD 8C 94
Decimal 173 140 148
Binary 10101101 10001100 10010100
Octal 255 214 224

Shades and tints

Shades of #AD8C94

#AD8C94
(173,140,148)
#9E8087
(158,128,135)
#8F747A
(143,116,122)
#80686D
(128,104,109)
#715C60
(113,92,96)
#625053
(98,80,83)
#534446
(83,68,70)
#443839
(68,56,57)
#352C2C
(53,44,44)
#26201F
(38,32,31)
#171412
(23,20,18)
#000000
(0,0,0)

Tints of #AD8C94

#AD8C94
(173,140,148)
#B4969D
(180,150,157)
#BBA0A6
(187,160,166)
#C2AAAF
(194,170,175)
#C9B4B8
(201,180,184)
#D0BEC1
(208,190,193)
#D7C8CA
(215,200,202)
#DED2D3
(222,210,211)
#E5DCDC
(229,220,220)
#ECE6E5
(236,230,229)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C94; }

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

This text font color is #AD8C94.

Background Color

.myBgColor { background-color: #AD8C94; }

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

This div background color is #AD8C94.

Border color

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

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

This div border color is #AD8C94.

Opacity

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

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

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

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

This text has shadow with #AD8C94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C94.

Preview

Color preview on black background

This text has color #AD8C94 on black background.


Color preview on white background

This text has color #AD8C94 on white background.


Black color preview on #AD8C94 background

This text has black color on #AD8C94 background.


White color preview on #AD8C94 background

This text has white color on #AD8C94 background.


Related colors

Complementary color

Complementary color for #hex is #52736B.


I love getcolorcode.com

Triadic colors

1 #94AD8C and #8C94AD with #AD8C94 are triadic colors.

2 #948CAD and #8CAD94 with #AD8C94 are triadic colors.