COLOR #AD48B5

HEX: #AD48B5 RGB: (173,72,181)

Renk bilgisi

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

RGB renk modeli

#AD48B5 color RGB value is (173,72,181).

RGB: (173,72,181) (68%, 28%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 72 of 255 = 28%
B 181 of 255 = 71%

173
72
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 72 + 181 = 426 (100%)
R 173 of 426 ~ 40.61%
G 72 of 426 ~ 16.9%
B 181 of 426 ~ 42.49'%

%40.61
%16.9
%42.49

CMYK RENK MODELİ

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

  • camgöbeği tonu 4.42%
  • eflatun tonu 60.22%
  • 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
%60.22
%0
%29.02

Codes

Color #AD48B5 in popluar color models

AD 48 B5
RGB 173 72 181
HSL 296° 43.08% 49.61%
HSB/HSV 296° 60.22% 70.98%
CMYK 4.42% 60.22% 0.00%
29.02%

Color #AD48B5 in popluar number systems.

HEX AD 48 B5
Decimal 173 72 181
Binary 10101101 1001000 10110101
Octal 255 110 265

Shades and tints

Shades of #AD48B5

#AD48B5
(173,72,181)
#9E42A5
(158,66,165)
#8F3C95
(143,60,149)
#803685
(128,54,133)
#713075
(113,48,117)
#622A65
(98,42,101)
#532455
(83,36,85)
#441E45
(68,30,69)
#351835
(53,24,53)
#261225
(38,18,37)
#170C15
(23,12,21)
#000000
(0,0,0)

Tints of #AD48B5

#AD48B5
(173,72,181)
#B458BB
(180,88,187)
#BB68C1
(187,104,193)
#C278C7
(194,120,199)
#C988CD
(201,136,205)
#D098D3
(208,152,211)
#D7A8D9
(215,168,217)
#DEB8DF
(222,184,223)
#E5C8E5
(229,200,229)
#ECD8EB
(236,216,235)
#F3E8F1
(243,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD48B5; }

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

This text font color is #AD48B5.

Background Color

.myBgColor { background-color: #AD48B5; }

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

This div background color is #AD48B5.

Border color

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

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

This div border color is #AD48B5.

Opacity

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

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

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

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

This text has shadow with #AD48B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD48B5.

Preview

Color preview on black background

This text has color #AD48B5 on black background.


Color preview on white background

This text has color #AD48B5 on white background.


Black color preview on #AD48B5 background

This text has black color on #AD48B5 background.


White color preview on #AD48B5 background

This text has white color on #AD48B5 background.


Related colors

Complementary color

Complementary color for #hex is #52B74A.


I love getcolorcode.com

Triadic colors

1 #B5AD48 and #48B5AD with #AD48B5 are triadic colors.

2 #B548AD and #48ADB5 with #AD48B5 are triadic colors.