COLOR #AD5279

HEX: #AD5279 RGB: (173,82,121)

Renk bilgisi

#AD5279 contains mainly red and blue colors. #AD5279 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD5279 color RGB value is (173,82,121).

RGB: (173,82,121) (68%, 32%, 47%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 82 of 255 = 32%
B 121 of 255 = 47%

173
82
121

R + G + B ~ 49%. #AD5279 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 82 + 121 = 376 (100%)
R 173 of 376 ~ 46.01%
G 82 of 376 ~ 21.81%
B 121 of 376 ~ 32.18'%

%46.01
%21.81
%32.18

CMYK RENK MODELİ

#AD5279 rengi CMYK tonu (0,53,30,32).

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

CMYK: (0,53,30,32)
C0M53Y30K32 (0%, 53%, 30%, 32%)
(0.00 / 0.53 / 0.30 / 0.32)

CMYK yüzdeleri

%0
%52.6
%30.06
%32.16

Codes

Color #AD5279 in popluar color models

AD 52 79
RGB 173 82 121
HSL 334° 35.69% 50.00%
HSB/HSV 334° 52.60% 67.84%
CMYK 0.00% 52.60% 30.06%
32.16%

Color #AD5279 in popluar number systems.

HEX AD 52 79
Decimal 173 82 121
Binary 10101101 1010010 1111001
Octal 255 122 171

Shades and tints

Shades of #AD5279

#AD5279
(173,82,121)
#9E4B6E
(158,75,110)
#8F4463
(143,68,99)
#803D58
(128,61,88)
#71364D
(113,54,77)
#622F42
(98,47,66)
#532837
(83,40,55)
#44212C
(68,33,44)
#351A21
(53,26,33)
#261316
(38,19,22)
#170C0B
(23,12,11)
#000000
(0,0,0)

Tints of #AD5279

#AD5279
(173,82,121)
#B46185
(180,97,133)
#BB7091
(187,112,145)
#C27F9D
(194,127,157)
#C98EA9
(201,142,169)
#D09DB5
(208,157,181)
#D7ACC1
(215,172,193)
#DEBBCD
(222,187,205)
#E5CAD9
(229,202,217)
#ECD9E5
(236,217,229)
#F3E8F1
(243,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5279; }

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

This text font color is #AD5279.

Background Color

.myBgColor { background-color: #AD5279; }

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

This div background color is #AD5279.

Border color

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

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

This div border color is #AD5279.

Opacity

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

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

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

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

This text has shadow with #AD5279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5279.

Preview

Color preview on black background

This text has color #AD5279 on black background.


Color preview on white background

This text has color #AD5279 on white background.


Black color preview on #AD5279 background

This text has black color on #AD5279 background.


White color preview on #AD5279 background

This text has white color on #AD5279 background.


Related colors

Complementary color

Complementary color for #hex is #52AD86.


I love getcolorcode.com

Triadic colors

1 #79AD52 and #5279AD with #AD5279 are triadic colors.

2 #7952AD and #52AD79 with #AD5279 are triadic colors.