COLOR #AD79E7

HEX: #AD79E7 RGB: (173,121,231)

Renk bilgisi

#AD79E7 contains mainly red and blue colors. #AD79E7 ‘ nin web güvenlik rengi #9966FF (ya da #96F) dir.

RGB renk modeli

#AD79E7 color RGB value is (173,121,231).

RGB: (173,121,231) (68%, 47%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 121 of 255 = 47%
B 231 of 255 = 91%

173
121
231

R + G + B ~ 69%. #AD79E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 121 + 231 = 525 (100%)
R 173 of 525 ~ 32.95%
G 121 of 525 ~ 23.05%
B 231 of 525 ~ 44'%

%32.95
%23.05
%44

CMYK RENK MODELİ

#AD79E7 rengi CMYK tonu (25,48,0,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 47.62%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,48,0,9)
C25M48Y0K9 (25%, 48%, 0%, 9%)
(0.25 / 0.48 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%47.62
%0
%9.41

Codes

Color #AD79E7 in popluar color models

AD 79 E7
RGB 173 121 231
HSL 268° 69.62% 69.02%
HSB/HSV 268° 47.62% 90.59%
CMYK 25.11% 47.62% 0.00%
9.41%

Color #AD79E7 in popluar number systems.

HEX AD 79 E7
Decimal 173 121 231
Binary 10101101 1111001 11100111
Octal 255 171 347

Shades and tints

Shades of #AD79E7

#AD79E7
(173,121,231)
#9E6ED2
(158,110,210)
#8F63BD
(143,99,189)
#8058A8
(128,88,168)
#714D93
(113,77,147)
#62427E
(98,66,126)
#533769
(83,55,105)
#442C54
(68,44,84)
#35213F
(53,33,63)
#26162A
(38,22,42)
#170B15
(23,11,21)
#000000
(0,0,0)

Tints of #AD79E7

#AD79E7
(173,121,231)
#B485E9
(180,133,233)
#BB91EB
(187,145,235)
#C29DED
(194,157,237)
#C9A9EF
(201,169,239)
#D0B5F1
(208,181,241)
#D7C1F3
(215,193,243)
#DECDF5
(222,205,245)
#E5D9F7
(229,217,247)
#ECE5F9
(236,229,249)
#F3F1FB
(243,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD79E7; }

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

This text font color is #AD79E7.

Background Color

.myBgColor { background-color: #AD79E7; }

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

This div background color is #AD79E7.

Border color

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

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

This div border color is #AD79E7.

Opacity

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

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

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

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

This text has shadow with #AD79E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD79E7.

Preview

Color preview on black background

This text has color #AD79E7 on black background.


Color preview on white background

This text has color #AD79E7 on white background.


Black color preview on #AD79E7 background

This text has black color on #AD79E7 background.


White color preview on #AD79E7 background

This text has white color on #AD79E7 background.


Related colors

Complementary color

Complementary color for #hex is #528618.


I love getcolorcode.com

Triadic colors

1 #E7AD79 and #79E7AD with #AD79E7 are triadic colors.

2 #E779AD and #79ADE7 with #AD79E7 are triadic colors.