COLOR #AD4ABB

HEX: #AD4ABB RGB: (173,74,187)

Renk bilgisi

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

RGB renk modeli

#AD4ABB color RGB value is (173,74,187).

RGB: (173,74,187) (68%, 29%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 74 of 255 = 29%
B 187 of 255 = 73%

173
74
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 74 + 187 = 434 (100%)
R 173 of 434 ~ 39.86%
G 74 of 434 ~ 17.05%
B 187 of 434 ~ 43.09'%

%39.86
%17.05
%43.09

CMYK RENK MODELİ

#AD4ABB rengi CMYK tonu (7,60,0,27).

  • camgöbeği tonu 7.49%
  • eflatun tonu 60.43%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (7,60,0,27)
C7M60Y0K27 (7%, 60%, 0%, 27%)
(0.07 / 0.60 / 0.00 / 0.27)

CMYK yüzdeleri

%7.49
%60.43
%0
%26.67

Codes

Color #AD4ABB in popluar color models

AD 4A BB
RGB 173 74 187
HSL 293° 45.38% 51.18%
HSB/HSV 293° 60.43% 73.33%
CMYK 7.49% 60.43% 0.00%
26.67%

Color #AD4ABB in popluar number systems.

HEX AD 4A BB
Decimal 173 74 187
Binary 10101101 1001010 10111011
Octal 255 112 273

Shades and tints

Shades of #AD4ABB

#AD4ABB
(173,74,187)
#9E44AA
(158,68,170)
#8F3E99
(143,62,153)
#803888
(128,56,136)
#713277
(113,50,119)
#622C66
(98,44,102)
#532655
(83,38,85)
#442044
(68,32,68)
#351A33
(53,26,51)
#261422
(38,20,34)
#170E11
(23,14,17)
#000000
(0,0,0)

Tints of #AD4ABB

#AD4ABB
(173,74,187)
#B45AC1
(180,90,193)
#BB6AC7
(187,106,199)
#C27ACD
(194,122,205)
#C98AD3
(201,138,211)
#D09AD9
(208,154,217)
#D7AADF
(215,170,223)
#DEBAE5
(222,186,229)
#E5CAEB
(229,202,235)
#ECDAF1
(236,218,241)
#F3EAF7
(243,234,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4ABB color. Also use rgb(173,74,187) instead hex code.

Text Font Color

.myTextColor { color: #AD4ABB; }

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

This text font color is #AD4ABB.

Background Color

.myBgColor { background-color: #AD4ABB; }

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

This div background color is #AD4ABB.

Border color

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

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

This div border color is #AD4ABB.

Opacity

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

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

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

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

This text has shadow with #AD4ABB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4ABB.

Preview

Color preview on black background

This text has color #AD4ABB on black background.


Color preview on white background

This text has color #AD4ABB on white background.


Black color preview on #AD4ABB background

This text has black color on #AD4ABB background.


White color preview on #AD4ABB background

This text has white color on #AD4ABB background.


Related colors

Complementary color

Complementary color for #hex is #52B544.


I love getcolorcode.com

Triadic colors

1 #BBAD4A and #4ABBAD with #AD4ABB are triadic colors.

2 #BB4AAD and #4AADBB with #AD4ABB are triadic colors.