COLOR #AD8CAA

HEX: #AD8CAA RGB: (173,140,170)

Renk bilgisi

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

RGB renk modeli

#AD8CAA color RGB value is (173,140,170).

RGB: (173,140,170) (68%, 55%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 170 of 255 = 67%

173
140
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 170 = 483 (100%)
R 173 of 483 ~ 35.82%
G 140 of 483 ~ 28.99%
B 170 of 483 ~ 35.2'%

%35.82
%28.99
%35.2

CMYK RENK MODELİ

#AD8CAA rengi CMYK tonu (0,19,2,32).

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

CMYK: (0,19,2,32)
C0M19Y2K32 (0%, 19%, 2%, 32%)
(0.00 / 0.19 / 0.02 / 0.32)

CMYK yüzdeleri

%0
%19.08
%1.73
%32.16

Codes

Color #AD8CAA in popluar color models

AD 8C AA
RGB 173 140 170
HSL 305° 16.75% 61.37%
HSB/HSV 305° 19.08% 67.84%
CMYK 0.00% 19.08% 1.73%
32.16%

Color #AD8CAA in popluar number systems.

HEX AD 8C AA
Decimal 173 140 170
Binary 10101101 10001100 10101010
Octal 255 214 252

Shades and tints

Shades of #AD8CAA

#AD8CAA
(173,140,170)
#9E809B
(158,128,155)
#8F748C
(143,116,140)
#80687D
(128,104,125)
#715C6E
(113,92,110)
#62505F
(98,80,95)
#534450
(83,68,80)
#443841
(68,56,65)
#352C32
(53,44,50)
#262023
(38,32,35)
#171414
(23,20,20)
#000000
(0,0,0)

Tints of #AD8CAA

#AD8CAA
(173,140,170)
#B496B1
(180,150,177)
#BBA0B8
(187,160,184)
#C2AABF
(194,170,191)
#C9B4C6
(201,180,198)
#D0BECD
(208,190,205)
#D7C8D4
(215,200,212)
#DED2DB
(222,210,219)
#E5DCE2
(229,220,226)
#ECE6E9
(236,230,233)
#F3F0F0
(243,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8CAA; }

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

This text font color is #AD8CAA.

Background Color

.myBgColor { background-color: #AD8CAA; }

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

This div background color is #AD8CAA.

Border color

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

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

This div border color is #AD8CAA.

Opacity

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

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

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

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

This text has shadow with #AD8CAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8CAA.

Preview

Color preview on black background

This text has color #AD8CAA on black background.


Color preview on white background

This text has color #AD8CAA on white background.


Black color preview on #AD8CAA background

This text has black color on #AD8CAA background.


White color preview on #AD8CAA background

This text has white color on #AD8CAA background.


Related colors

Complementary color

Complementary color for #hex is #527355.


I love getcolorcode.com

Triadic colors

1 #AAAD8C and #8CAAAD with #AD8CAA are triadic colors.

2 #AA8CAD and #8CADAA with #AD8CAA are triadic colors.