COLOR #AD79B9

HEX: #AD79B9 RGB: (173,121,185)

Renk bilgisi

#AD79B9 contains mainly red and blue colors. #AD79B9 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD79B9 color RGB value is (173,121,185).

RGB: (173,121,185) (68%, 47%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 121 of 255 = 47%
B 185 of 255 = 73%

173
121
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 121 + 185 = 479 (100%)
R 173 of 479 ~ 36.12%
G 121 of 479 ~ 25.26%
B 185 of 479 ~ 38.62'%

%36.12
%25.26
%38.62

CMYK RENK MODELİ

#AD79B9 rengi CMYK tonu (6,35,0,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 34.59%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (6,35,0,27)
C6M35Y0K27 (6%, 35%, 0%, 27%)
(0.06 / 0.35 / 0.00 / 0.27)

CMYK yüzdeleri

%6.49
%34.59
%0
%27.45

Codes

Color #AD79B9 in popluar color models

AD 79 B9
RGB 173 121 185
HSL 289° 31.37% 60.00%
HSB/HSV 289° 34.59% 72.55%
CMYK 6.49% 34.59% 0.00%
27.45%

Color #AD79B9 in popluar number systems.

HEX AD 79 B9
Decimal 173 121 185
Binary 10101101 1111001 10111001
Octal 255 171 271

Shades and tints

Shades of #AD79B9

#AD79B9
(173,121,185)
#9E6EA9
(158,110,169)
#8F6399
(143,99,153)
#805889
(128,88,137)
#714D79
(113,77,121)
#624269
(98,66,105)
#533759
(83,55,89)
#442C49
(68,44,73)
#352139
(53,33,57)
#261629
(38,22,41)
#170B19
(23,11,25)
#000000
(0,0,0)

Tints of #AD79B9

#AD79B9
(173,121,185)
#B485BF
(180,133,191)
#BB91C5
(187,145,197)
#C29DCB
(194,157,203)
#C9A9D1
(201,169,209)
#D0B5D7
(208,181,215)
#D7C1DD
(215,193,221)
#DECDE3
(222,205,227)
#E5D9E9
(229,217,233)
#ECE5EF
(236,229,239)
#F3F1F5
(243,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD79B9; }

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

This text font color is #AD79B9.

Background Color

.myBgColor { background-color: #AD79B9; }

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

This div background color is #AD79B9.

Border color

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

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

This div border color is #AD79B9.

Opacity

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

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

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

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

This text has shadow with #AD79B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD79B9.

Preview

Color preview on black background

This text has color #AD79B9 on black background.


Color preview on white background

This text has color #AD79B9 on white background.


Black color preview on #AD79B9 background

This text has black color on #AD79B9 background.


White color preview on #AD79B9 background

This text has white color on #AD79B9 background.


Related colors

Complementary color

Complementary color for #hex is #528646.


I love getcolorcode.com

Triadic colors

1 #B9AD79 and #79B9AD with #AD79B9 are triadic colors.

2 #B979AD and #79ADB9 with #AD79B9 are triadic colors.