COLOR #AD84B5

HEX: #AD84B5 RGB: (173,132,181)

Renk bilgisi

#AD84B5 contains red, green and blue colors in about the same proportion. #AD84B5 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD84B5 color RGB value is (173,132,181).

RGB: (173,132,181) (68%, 52%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 132 of 255 = 52%
B 181 of 255 = 71%

173
132
181

R + G + B ~ 64%. #AD84B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 132 + 181 = 486 (100%)
R 173 of 486 ~ 35.6%
G 132 of 486 ~ 27.16%
B 181 of 486 ~ 37.24'%

%35.6
%27.16
%37.24

CMYK RENK MODELİ

#AD84B5 rengi CMYK tonu (4,27,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 27.07%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,27,0,29)
C4M27Y0K29 (4%, 27%, 0%, 29%)
(0.04 / 0.27 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%27.07
%0
%29.02

Codes

Color #AD84B5 in popluar color models

AD 84 B5
RGB 173 132 181
HSL 290° 24.87% 61.37%
HSB/HSV 290° 27.07% 70.98%
CMYK 4.42% 27.07% 0.00%
29.02%

Color #AD84B5 in popluar number systems.

HEX AD 84 B5
Decimal 173 132 181
Binary 10101101 10000100 10110101
Octal 255 204 265

Shades and tints

Shades of #AD84B5

#AD84B5
(173,132,181)
#9E78A5
(158,120,165)
#8F6C95
(143,108,149)
#806085
(128,96,133)
#715475
(113,84,117)
#624865
(98,72,101)
#533C55
(83,60,85)
#443045
(68,48,69)
#352435
(53,36,53)
#261825
(38,24,37)
#170C15
(23,12,21)
#000000
(0,0,0)

Tints of #AD84B5

#AD84B5
(173,132,181)
#B48FBB
(180,143,187)
#BB9AC1
(187,154,193)
#C2A5C7
(194,165,199)
#C9B0CD
(201,176,205)
#D0BBD3
(208,187,211)
#D7C6D9
(215,198,217)
#DED1DF
(222,209,223)
#E5DCE5
(229,220,229)
#ECE7EB
(236,231,235)
#F3F2F1
(243,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD84B5; }

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

This text font color is #AD84B5.

Background Color

.myBgColor { background-color: #AD84B5; }

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

This div background color is #AD84B5.

Border color

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

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

This div border color is #AD84B5.

Opacity

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

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

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

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

This text has shadow with #AD84B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD84B5.

Preview

Color preview on black background

This text has color #AD84B5 on black background.


Color preview on white background

This text has color #AD84B5 on white background.


Black color preview on #AD84B5 background

This text has black color on #AD84B5 background.


White color preview on #AD84B5 background

This text has white color on #AD84B5 background.


Related colors

Complementary color

Complementary color for #hex is #527B4A.


I love getcolorcode.com

Triadic colors

1 #B5AD84 and #84B5AD with #AD84B5 are triadic colors.

2 #B584AD and #84ADB5 with #AD84B5 are triadic colors.