COLOR #AD49B5

HEX: #AD49B5 RGB: (173,73,181)

Renk bilgisi

#AD49B5 contains mainly red and blue colors. #AD49B5 ‘ nin web güvenlik rengi #9933CC (ya da #93C) dir.

RGB renk modeli

#AD49B5 color RGB value is (173,73,181).

RGB: (173,73,181) (68%, 29%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 73 of 255 = 29%
B 181 of 255 = 71%

173
73
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 73 + 181 = 427 (100%)
R 173 of 427 ~ 40.52%
G 73 of 427 ~ 17.1%
B 181 of 427 ~ 42.39'%

%40.52
%17.1
%42.39

CMYK RENK MODELİ

#AD49B5 rengi CMYK tonu (4,60,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 59.67%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,60,0,29)
C4M60Y0K29 (4%, 60%, 0%, 29%)
(0.04 / 0.60 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%59.67
%0
%29.02

Codes

Color #AD49B5 in popluar color models

AD 49 B5
RGB 173 73 181
HSL 296° 42.52% 49.80%
HSB/HSV 296° 59.67% 70.98%
CMYK 4.42% 59.67% 0.00%
29.02%

Color #AD49B5 in popluar number systems.

HEX AD 49 B5
Decimal 173 73 181
Binary 10101101 1001001 10110101
Octal 255 111 265

Shades and tints

Shades of #AD49B5

#AD49B5
(173,73,181)
#9E43A5
(158,67,165)
#8F3D95
(143,61,149)
#803785
(128,55,133)
#713175
(113,49,117)
#622B65
(98,43,101)
#532555
(83,37,85)
#441F45
(68,31,69)
#351935
(53,25,53)
#261325
(38,19,37)
#170D15
(23,13,21)
#000000
(0,0,0)

Tints of #AD49B5

#AD49B5
(173,73,181)
#B459BB
(180,89,187)
#BB69C1
(187,105,193)
#C279C7
(194,121,199)
#C989CD
(201,137,205)
#D099D3
(208,153,211)
#D7A9D9
(215,169,217)
#DEB9DF
(222,185,223)
#E5C9E5
(229,201,229)
#ECD9EB
(236,217,235)
#F3E9F1
(243,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD49B5 color. Also use rgb(173,73,181) instead hex code.

Text Font Color

.myTextColor { color: #AD49B5; }

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

This text font color is #AD49B5.

Background Color

.myBgColor { background-color: #AD49B5; }

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

This div background color is #AD49B5.

Border color

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

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

This div border color is #AD49B5.

Opacity

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

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

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

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

This text has shadow with #AD49B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD49B5.

Preview

Color preview on black background

This text has color #AD49B5 on black background.


Color preview on white background

This text has color #AD49B5 on white background.


Black color preview on #AD49B5 background

This text has black color on #AD49B5 background.


White color preview on #AD49B5 background

This text has white color on #AD49B5 background.


Related colors

Complementary color

Complementary color for #hex is #52B64A.


I love getcolorcode.com

Triadic colors

1 #B5AD49 and #49B5AD with #AD49B5 are triadic colors.

2 #B549AD and #49ADB5 with #AD49B5 are triadic colors.