COLOR #AD7EAC

HEX: #AD7EAC RGB: (173,126,172)

Renk bilgisi

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

RGB renk modeli

#AD7EAC color RGB value is (173,126,172).

RGB: (173,126,172) (68%, 49%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 172 of 255 = 67%

173
126
172

R + G + B ~ 61%. #AD7EAC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 172 = 471 (100%)
R 173 of 471 ~ 36.73%
G 126 of 471 ~ 26.75%
B 172 of 471 ~ 36.52'%

%36.73
%26.75
%36.52

CMYK RENK MODELİ

#AD7EAC rengi CMYK tonu (0,27,1,32).

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

CMYK: (0,27,1,32)
C0M27Y1K32 (0%, 27%, 1%, 32%)
(0.00 / 0.27 / 0.01 / 0.32)

CMYK yüzdeleri

%0
%27.17
%0.58
%32.16

Codes

Color #AD7EAC in popluar color models

AD 7E AC
RGB 173 126 172
HSL 301° 22.27% 58.63%
HSB/HSV 301° 27.17% 67.84%
CMYK 0.00% 27.17% 0.58%
32.16%

Color #AD7EAC in popluar number systems.

HEX AD 7E AC
Decimal 173 126 172
Binary 10101101 1111110 10101100
Octal 255 176 254

Shades and tints

Shades of #AD7EAC

#AD7EAC
(173,126,172)
#9E739D
(158,115,157)
#8F688E
(143,104,142)
#805D7F
(128,93,127)
#715270
(113,82,112)
#624761
(98,71,97)
#533C52
(83,60,82)
#443143
(68,49,67)
#352634
(53,38,52)
#261B25
(38,27,37)
#171016
(23,16,22)
#000000
(0,0,0)

Tints of #AD7EAC

#AD7EAC
(173,126,172)
#B489B3
(180,137,179)
#BB94BA
(187,148,186)
#C29FC1
(194,159,193)
#C9AAC8
(201,170,200)
#D0B5CF
(208,181,207)
#D7C0D6
(215,192,214)
#DECBDD
(222,203,221)
#E5D6E4
(229,214,228)
#ECE1EB
(236,225,235)
#F3ECF2
(243,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7EAC; }

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

This text font color is #AD7EAC.

Background Color

.myBgColor { background-color: #AD7EAC; }

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

This div background color is #AD7EAC.

Border color

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

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

This div border color is #AD7EAC.

Opacity

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

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

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

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

This text has shadow with #AD7EAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7EAC.

Preview

Color preview on black background

This text has color #AD7EAC on black background.


Color preview on white background

This text has color #AD7EAC on white background.


Black color preview on #AD7EAC background

This text has black color on #AD7EAC background.


White color preview on #AD7EAC background

This text has white color on #AD7EAC background.


Related colors

Complementary color

Complementary color for #hex is #528153.


I love getcolorcode.com

Triadic colors

1 #ACAD7E and #7EACAD with #AD7EAC are triadic colors.

2 #AC7EAD and #7EADAC with #AD7EAC are triadic colors.