COLOR #AD80AC

HEX: #AD80AC RGB: (173,128,172)

Renk bilgisi

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

RGB renk modeli

#AD80AC color RGB value is (173,128,172).

RGB: (173,128,172) (68%, 50%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 128 of 255 = 50%
B 172 of 255 = 67%

173
128
172

R + G + B ~ 62%. #AD80AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 128 + 172 = 473 (100%)
R 173 of 473 ~ 36.58%
G 128 of 473 ~ 27.06%
B 172 of 473 ~ 36.36'%

%36.58
%27.06
%36.36

CMYK RENK MODELİ

#AD80AC rengi CMYK tonu (0,26,1,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.01%
  • sarı tonu 0.58%
  • ana renk tonu 32.16%

CMYK: (0,26,1,32)
C0M26Y1K32 (0%, 26%, 1%, 32%)
(0.00 / 0.26 / 0.01 / 0.32)

CMYK yüzdeleri

%0
%26.01
%0.58
%32.16

Codes

Color #AD80AC in popluar color models

AD 80 AC
RGB 173 128 172
HSL 301° 21.53% 59.02%
HSB/HSV 301° 26.01% 67.84%
CMYK 0.00% 26.01% 0.58%
32.16%

Color #AD80AC in popluar number systems.

HEX AD 80 AC
Decimal 173 128 172
Binary 10101101 10000000 10101100
Octal 255 200 254

Shades and tints

Shades of #AD80AC

#AD80AC
(173,128,172)
#9E759D
(158,117,157)
#8F6A8E
(143,106,142)
#805F7F
(128,95,127)
#715470
(113,84,112)
#624961
(98,73,97)
#533E52
(83,62,82)
#443343
(68,51,67)
#352834
(53,40,52)
#261D25
(38,29,37)
#171216
(23,18,22)
#000000
(0,0,0)

Tints of #AD80AC

#AD80AC
(173,128,172)
#B48BB3
(180,139,179)
#BB96BA
(187,150,186)
#C2A1C1
(194,161,193)
#C9ACC8
(201,172,200)
#D0B7CF
(208,183,207)
#D7C2D6
(215,194,214)
#DECDDD
(222,205,221)
#E5D8E4
(229,216,228)
#ECE3EB
(236,227,235)
#F3EEF2
(243,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD80AC color. Also use rgb(173,128,172) instead hex code.

Text Font Color

.myTextColor { color: #AD80AC; }

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

This text font color is #AD80AC.

Background Color

.myBgColor { background-color: #AD80AC; }

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

This div background color is #AD80AC.

Border color

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

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

This div border color is #AD80AC.

Opacity

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

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

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

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

This text has shadow with #AD80AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD80AC.

Preview

Color preview on black background

This text has color #AD80AC on black background.


Color preview on white background

This text has color #AD80AC on white background.


Black color preview on #AD80AC background

This text has black color on #AD80AC background.


White color preview on #AD80AC background

This text has white color on #AD80AC background.


Related colors

Complementary color

Complementary color for #hex is #527F53.


I love getcolorcode.com

Triadic colors

1 #ACAD80 and #80ACAD with #AD80AC are triadic colors.

2 #AC80AD and #80ADAC with #AD80AC are triadic colors.