COLOR #AD50B0

HEX: #AD50B0 RGB: (173,80,176)

Renk bilgisi

#AD50B0 contains mainly red and blue colors. #AD50B0 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD50B0 color RGB value is (173,80,176).

RGB: (173,80,176) (68%, 31%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 80 of 255 = 31%
B 176 of 255 = 69%

173
80
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 80 + 176 = 429 (100%)
R 173 of 429 ~ 40.33%
G 80 of 429 ~ 18.65%
B 176 of 429 ~ 41.03'%

%40.33
%18.65
%41.03

CMYK RENK MODELİ

#AD50B0 rengi CMYK tonu (2,55,0,31).

  • camgöbeği tonu 1.70%
  • eflatun tonu 54.55%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (2,55,0,31)
C2M55Y0K31 (2%, 55%, 0%, 31%)
(0.02 / 0.55 / 0.00 / 0.31)

CMYK yüzdeleri

%1.7
%54.55
%0
%30.98

Codes

Color #AD50B0 in popluar color models

AD 50 B0
RGB 173 80 176
HSL 298° 37.80% 50.20%
HSB/HSV 298° 54.55% 69.02%
CMYK 1.70% 54.55% 0.00%
30.98%

Color #AD50B0 in popluar number systems.

HEX AD 50 B0
Decimal 173 80 176
Binary 10101101 1010000 10110000
Octal 255 120 260

Shades and tints

Shades of #AD50B0

#AD50B0
(173,80,176)
#9E49A0
(158,73,160)
#8F4290
(143,66,144)
#803B80
(128,59,128)
#713470
(113,52,112)
#622D60
(98,45,96)
#532650
(83,38,80)
#441F40
(68,31,64)
#351830
(53,24,48)
#261120
(38,17,32)
#170A10
(23,10,16)
#000000
(0,0,0)

Tints of #AD50B0

#AD50B0
(173,80,176)
#B45FB7
(180,95,183)
#BB6EBE
(187,110,190)
#C27DC5
(194,125,197)
#C98CCC
(201,140,204)
#D09BD3
(208,155,211)
#D7AADA
(215,170,218)
#DEB9E1
(222,185,225)
#E5C8E8
(229,200,232)
#ECD7EF
(236,215,239)
#F3E6F6
(243,230,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD50B0 color. Also use rgb(173,80,176) instead hex code.

Text Font Color

.myTextColor { color: #AD50B0; }

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

This text font color is #AD50B0.

Background Color

.myBgColor { background-color: #AD50B0; }

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

This div background color is #AD50B0.

Border color

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

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

This div border color is #AD50B0.

Opacity

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

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

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

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

This text has shadow with #AD50B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD50B0.

Preview

Color preview on black background

This text has color #AD50B0 on black background.


Color preview on white background

This text has color #AD50B0 on white background.


Black color preview on #AD50B0 background

This text has black color on #AD50B0 background.


White color preview on #AD50B0 background

This text has white color on #AD50B0 background.


Related colors

Complementary color

Complementary color for #hex is #52AF4F.


I love getcolorcode.com

Triadic colors

1 #B0AD50 and #50B0AD with #AD50B0 are triadic colors.

2 #B050AD and #50ADB0 with #AD50B0 are triadic colors.