COLOR #AD79AB

HEX: #AD79AB RGB: (173,121,171)

Renk bilgisi

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

RGB renk modeli

#AD79AB color RGB value is (173,121,171).

RGB: (173,121,171) (68%, 47%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 121 of 255 = 47%
B 171 of 255 = 67%

173
121
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 121 + 171 = 465 (100%)
R 173 of 465 ~ 37.2%
G 121 of 465 ~ 26.02%
B 171 of 465 ~ 36.77'%

%37.2
%26.02
%36.77

CMYK RENK MODELİ

#AD79AB rengi CMYK tonu (0,30,1,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.06%
  • sarı tonu 1.16%
  • ana renk tonu 32.16%

CMYK: (0,30,1,32)
C0M30Y1K32 (0%, 30%, 1%, 32%)
(0.00 / 0.30 / 0.01 / 0.32)

CMYK yüzdeleri

%0
%30.06
%1.16
%32.16

Codes

Color #AD79AB in popluar color models

AD 79 AB
RGB 173 121 171
HSL 302° 24.07% 57.65%
HSB/HSV 302° 30.06% 67.84%
CMYK 0.00% 30.06% 1.16%
32.16%

Color #AD79AB in popluar number systems.

HEX AD 79 AB
Decimal 173 121 171
Binary 10101101 1111001 10101011
Octal 255 171 253

Shades and tints

Shades of #AD79AB

#AD79AB
(173,121,171)
#9E6E9C
(158,110,156)
#8F638D
(143,99,141)
#80587E
(128,88,126)
#714D6F
(113,77,111)
#624260
(98,66,96)
#533751
(83,55,81)
#442C42
(68,44,66)
#352133
(53,33,51)
#261624
(38,22,36)
#170B15
(23,11,21)
#000000
(0,0,0)

Tints of #AD79AB

#AD79AB
(173,121,171)
#B485B2
(180,133,178)
#BB91B9
(187,145,185)
#C29DC0
(194,157,192)
#C9A9C7
(201,169,199)
#D0B5CE
(208,181,206)
#D7C1D5
(215,193,213)
#DECDDC
(222,205,220)
#E5D9E3
(229,217,227)
#ECE5EA
(236,229,234)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD79AB color. Also use rgb(173,121,171) instead hex code.

Text Font Color

.myTextColor { color: #AD79AB; }

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

This text font color is #AD79AB.

Background Color

.myBgColor { background-color: #AD79AB; }

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

This div background color is #AD79AB.

Border color

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

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

This div border color is #AD79AB.

Opacity

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

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

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

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

This text has shadow with #AD79AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD79AB.

Preview

Color preview on black background

This text has color #AD79AB on black background.


Color preview on white background

This text has color #AD79AB on white background.


Black color preview on #AD79AB background

This text has black color on #AD79AB background.


White color preview on #AD79AB background

This text has white color on #AD79AB background.


Related colors

Complementary color

Complementary color for #hex is #528654.


I love getcolorcode.com

Triadic colors

1 #ABAD79 and #79ABAD with #AD79AB are triadic colors.

2 #AB79AD and #79ADAB with #AD79AB are triadic colors.