COLOR #AD43B3

HEX: #AD43B3 RGB: (173,67,179)

Renk bilgisi

#AD43B3 contains mainly red and blue colors. #AD43B3 ‘ nin web güvenlik rengi #993399 (ya da #939) dir.

RGB renk modeli

#AD43B3 color RGB value is (173,67,179).

RGB: (173,67,179) (68%, 26%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 67 of 255 = 26%
B 179 of 255 = 70%

173
67
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 67 + 179 = 419 (100%)
R 173 of 419 ~ 41.29%
G 67 of 419 ~ 15.99%
B 179 of 419 ~ 42.72'%

%41.29
%15.99
%42.72

CMYK RENK MODELİ

#AD43B3 rengi CMYK tonu (3,63,0,30).

  • camgöbeği tonu 3.35%
  • eflatun tonu 62.57%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%

CMYK: (3,63,0,30)
C3M63Y0K30 (3%, 63%, 0%, 30%)
(0.03 / 0.63 / 0.00 / 0.30)

CMYK yüzdeleri

%3.35
%62.57
%0
%29.8

Codes

Color #AD43B3 in popluar color models

AD 43 B3
RGB 173 67 179
HSL 297° 45.53% 48.24%
HSB/HSV 297° 62.57% 70.20%
CMYK 3.35% 62.57% 0.00%
29.80%

Color #AD43B3 in popluar number systems.

HEX AD 43 B3
Decimal 173 67 179
Binary 10101101 1000011 10110011
Octal 255 103 263

Shades and tints

Shades of #AD43B3

#AD43B3
(173,67,179)
#9E3DA3
(158,61,163)
#8F3793
(143,55,147)
#803183
(128,49,131)
#712B73
(113,43,115)
#622563
(98,37,99)
#531F53
(83,31,83)
#441943
(68,25,67)
#351333
(53,19,51)
#260D23
(38,13,35)
#170713
(23,7,19)
#000000
(0,0,0)

Tints of #AD43B3

#AD43B3
(173,67,179)
#B454B9
(180,84,185)
#BB65BF
(187,101,191)
#C276C5
(194,118,197)
#C987CB
(201,135,203)
#D098D1
(208,152,209)
#D7A9D7
(215,169,215)
#DEBADD
(222,186,221)
#E5CBE3
(229,203,227)
#ECDCE9
(236,220,233)
#F3EDEF
(243,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD43B3 color. Also use rgb(173,67,179) instead hex code.

Text Font Color

.myTextColor { color: #AD43B3; }

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

This text font color is #AD43B3.

Background Color

.myBgColor { background-color: #AD43B3; }

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

This div background color is #AD43B3.

Border color

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

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

This div border color is #AD43B3.

Opacity

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

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

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

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

This text has shadow with #AD43B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD43B3.

Preview

Color preview on black background

This text has color #AD43B3 on black background.


Color preview on white background

This text has color #AD43B3 on white background.


Black color preview on #AD43B3 background

This text has black color on #AD43B3 background.


White color preview on #AD43B3 background

This text has white color on #AD43B3 background.


Related colors

Complementary color

Complementary color for #hex is #52BC4C.


I love getcolorcode.com

Triadic colors

1 #B3AD43 and #43B3AD with #AD43B3 are triadic colors.

2 #B343AD and #43ADB3 with #AD43B3 are triadic colors.