COLOR #AD4FB4

HEX: #AD4FB4 RGB: (173,79,180)

Renk bilgisi

#AD4FB4 contains mainly red and blue colors. #AD4FB4 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD4FB4 color RGB value is (173,79,180).

RGB: (173,79,180) (68%, 31%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 79 of 255 = 31%
B 180 of 255 = 71%

173
79
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 79 + 180 = 432 (100%)
R 173 of 432 ~ 40.05%
G 79 of 432 ~ 18.29%
B 180 of 432 ~ 41.67'%

%40.05
%18.29
%41.67

CMYK RENK MODELİ

#AD4FB4 rengi CMYK tonu (4,56,0,29).

  • camgöbeği tonu 3.89%
  • eflatun tonu 56.11%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (4,56,0,29)
C4M56Y0K29 (4%, 56%, 0%, 29%)
(0.04 / 0.56 / 0.00 / 0.29)

CMYK yüzdeleri

%3.89
%56.11
%0
%29.41

Codes

Color #AD4FB4 in popluar color models

AD 4F B4
RGB 173 79 180
HSL 296° 40.24% 50.78%
HSB/HSV 296° 56.11% 70.59%
CMYK 3.89% 56.11% 0.00%
29.41%

Color #AD4FB4 in popluar number systems.

HEX AD 4F B4
Decimal 173 79 180
Binary 10101101 1001111 10110100
Octal 255 117 264

Shades and tints

Shades of #AD4FB4

#AD4FB4
(173,79,180)
#9E48A4
(158,72,164)
#8F4194
(143,65,148)
#803A84
(128,58,132)
#713374
(113,51,116)
#622C64
(98,44,100)
#532554
(83,37,84)
#441E44
(68,30,68)
#351734
(53,23,52)
#261024
(38,16,36)
#170914
(23,9,20)
#000000
(0,0,0)

Tints of #AD4FB4

#AD4FB4
(173,79,180)
#B45FBA
(180,95,186)
#BB6FC0
(187,111,192)
#C27FC6
(194,127,198)
#C98FCC
(201,143,204)
#D09FD2
(208,159,210)
#D7AFD8
(215,175,216)
#DEBFDE
(222,191,222)
#E5CFE4
(229,207,228)
#ECDFEA
(236,223,234)
#F3EFF0
(243,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4FB4 color. Also use rgb(173,79,180) instead hex code.

Text Font Color

.myTextColor { color: #AD4FB4; }

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

This text font color is #AD4FB4.

Background Color

.myBgColor { background-color: #AD4FB4; }

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

This div background color is #AD4FB4.

Border color

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

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

This div border color is #AD4FB4.

Opacity

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

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

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

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

This text has shadow with #AD4FB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4FB4.

Preview

Color preview on black background

This text has color #AD4FB4 on black background.


Color preview on white background

This text has color #AD4FB4 on white background.


Black color preview on #AD4FB4 background

This text has black color on #AD4FB4 background.


White color preview on #AD4FB4 background

This text has white color on #AD4FB4 background.


Related colors

Complementary color

Complementary color for #hex is #52B04B.


I love getcolorcode.com

Triadic colors

1 #B4AD4F and #4FB4AD with #AD4FB4 are triadic colors.

2 #B44FAD and #4FADB4 with #AD4FB4 are triadic colors.