COLOR #AD79C0

HEX: #AD79C0 RGB: (173,121,192)

Renk bilgisi

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

RGB renk modeli

#AD79C0 color RGB value is (173,121,192).

RGB: (173,121,192) (68%, 47%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 121 of 255 = 47%
B 192 of 255 = 75%

173
121
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 121 + 192 = 486 (100%)
R 173 of 486 ~ 35.6%
G 121 of 486 ~ 24.9%
B 192 of 486 ~ 39.51'%

%35.6
%24.9
%39.51

CMYK RENK MODELİ

#AD79C0 rengi CMYK tonu (10,37,0,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 36.98%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (10,37,0,25)
C10M37Y0K25 (10%, 37%, 0%, 25%)
(0.10 / 0.37 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%36.98
%0
%24.71

Codes

Color #AD79C0 in popluar color models

AD 79 C0
RGB 173 121 192
HSL 284° 36.04% 61.37%
HSB/HSV 284° 36.98% 75.29%
CMYK 9.90% 36.98% 0.00%
24.71%

Color #AD79C0 in popluar number systems.

HEX AD 79 C0
Decimal 173 121 192
Binary 10101101 1111001 11000000
Octal 255 171 300

Shades and tints

Shades of #AD79C0

#AD79C0
(173,121,192)
#9E6EAF
(158,110,175)
#8F639E
(143,99,158)
#80588D
(128,88,141)
#714D7C
(113,77,124)
#62426B
(98,66,107)
#53375A
(83,55,90)
#442C49
(68,44,73)
#352138
(53,33,56)
#261627
(38,22,39)
#170B16
(23,11,22)
#000000
(0,0,0)

Tints of #AD79C0

#AD79C0
(173,121,192)
#B485C5
(180,133,197)
#BB91CA
(187,145,202)
#C29DCF
(194,157,207)
#C9A9D4
(201,169,212)
#D0B5D9
(208,181,217)
#D7C1DE
(215,193,222)
#DECDE3
(222,205,227)
#E5D9E8
(229,217,232)
#ECE5ED
(236,229,237)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD79C0; }

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

This text font color is #AD79C0.

Background Color

.myBgColor { background-color: #AD79C0; }

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

This div background color is #AD79C0.

Border color

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

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

This div border color is #AD79C0.

Opacity

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

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

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

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

This text has shadow with #AD79C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD79C0.

Preview

Color preview on black background

This text has color #AD79C0 on black background.


Color preview on white background

This text has color #AD79C0 on white background.


Black color preview on #AD79C0 background

This text has black color on #AD79C0 background.


White color preview on #AD79C0 background

This text has white color on #AD79C0 background.


Related colors

Complementary color

Complementary color for #hex is #52863F.


I love getcolorcode.com

Triadic colors

1 #C0AD79 and #79C0AD with #AD79C0 are triadic colors.

2 #C079AD and #79ADC0 with #AD79C0 are triadic colors.