COLOR #AD7FAC

HEX: #AD7FAC RGB: (173,127,172)

Renk bilgisi

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

RGB renk modeli

#AD7FAC color RGB value is (173,127,172).

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

RGB bağlantıları ve doygunluk

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

173
127
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 127 + 172 = 472 (100%)
R 173 of 472 ~ 36.65%
G 127 of 472 ~ 26.91%
B 172 of 472 ~ 36.44'%

%36.65
%26.91
%36.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.59%
  • 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
%26.59
%0.58
%32.16

Codes

Color #AD7FAC in popluar color models

AD 7F AC
RGB 173 127 172
HSL 301° 21.90% 58.82%
HSB/HSV 301° 26.59% 67.84%
CMYK 0.00% 26.59% 0.58%
32.16%

Color #AD7FAC in popluar number systems.

HEX AD 7F AC
Decimal 173 127 172
Binary 10101101 1111111 10101100
Octal 255 177 254

Shades and tints

Shades of #AD7FAC

#AD7FAC
(173,127,172)
#9E749D
(158,116,157)
#8F698E
(143,105,142)
#805E7F
(128,94,127)
#715370
(113,83,112)
#624861
(98,72,97)
#533D52
(83,61,82)
#443243
(68,50,67)
#352734
(53,39,52)
#261C25
(38,28,37)
#171116
(23,17,22)
#000000
(0,0,0)

Tints of #AD7FAC

#AD7FAC
(173,127,172)
#B48AB3
(180,138,179)
#BB95BA
(187,149,186)
#C2A0C1
(194,160,193)
#C9ABC8
(201,171,200)
#D0B6CF
(208,182,207)
#D7C1D6
(215,193,214)
#DECCDD
(222,204,221)
#E5D7E4
(229,215,228)
#ECE2EB
(236,226,235)
#F3EDF2
(243,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7FAC; }

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

This text font color is #AD7FAC.

Background Color

.myBgColor { background-color: #AD7FAC; }

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

This div background color is #AD7FAC.

Border color

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

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

This div border color is #AD7FAC.

Opacity

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

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

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

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

This text has shadow with #AD7FAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7FAC.

Preview

Color preview on black background

This text has color #AD7FAC on black background.


Color preview on white background

This text has color #AD7FAC on white background.


Black color preview on #AD7FAC background

This text has black color on #AD7FAC background.


White color preview on #AD7FAC background

This text has white color on #AD7FAC background.


Related colors

Complementary color

Complementary color for #hex is #528053.


I love getcolorcode.com

Triadic colors

1 #ACAD7F and #7FACAD with #AD7FAC are triadic colors.

2 #AC7FAD and #7FADAC with #AD7FAC are triadic colors.