COLOR #AD84C5

HEX: #AD84C5 RGB: (173,132,197)

Renk bilgisi

#AD84C5 contains mainly red and blue colors. #AD84C5 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD84C5 color RGB value is (173,132,197).

RGB: (173,132,197) (68%, 52%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 132 of 255 = 52%
B 197 of 255 = 77%

173
132
197

R + G + B ~ 66%. #AD84C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 132 + 197 = 502 (100%)
R 173 of 502 ~ 34.46%
G 132 of 502 ~ 26.29%
B 197 of 502 ~ 39.24'%

%34.46
%26.29
%39.24

CMYK RENK MODELİ

#AD84C5 rengi CMYK tonu (12,33,0,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 32.99%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (12,33,0,23)
C12M33Y0K23 (12%, 33%, 0%, 23%)
(0.12 / 0.33 / 0.00 / 0.23)

CMYK yüzdeleri

%12.18
%32.99
%0
%22.75

Codes

Color #AD84C5 in popluar color models

AD 84 C5
RGB 173 132 197
HSL 278° 35.91% 64.51%
HSB/HSV 278° 32.99% 77.25%
CMYK 12.18% 32.99% 0.00%
22.75%

Color #AD84C5 in popluar number systems.

HEX AD 84 C5
Decimal 173 132 197
Binary 10101101 10000100 11000101
Octal 255 204 305

Shades and tints

Shades of #AD84C5

#AD84C5
(173,132,197)
#9E78B4
(158,120,180)
#8F6CA3
(143,108,163)
#806092
(128,96,146)
#715481
(113,84,129)
#624870
(98,72,112)
#533C5F
(83,60,95)
#44304E
(68,48,78)
#35243D
(53,36,61)
#26182C
(38,24,44)
#170C1B
(23,12,27)
#000000
(0,0,0)

Tints of #AD84C5

#AD84C5
(173,132,197)
#B48FCA
(180,143,202)
#BB9ACF
(187,154,207)
#C2A5D4
(194,165,212)
#C9B0D9
(201,176,217)
#D0BBDE
(208,187,222)
#D7C6E3
(215,198,227)
#DED1E8
(222,209,232)
#E5DCED
(229,220,237)
#ECE7F2
(236,231,242)
#F3F2F7
(243,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD84C5; }

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

This text font color is #AD84C5.

Background Color

.myBgColor { background-color: #AD84C5; }

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

This div background color is #AD84C5.

Border color

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

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

This div border color is #AD84C5.

Opacity

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

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

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

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

This text has shadow with #AD84C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD84C5.

Preview

Color preview on black background

This text has color #AD84C5 on black background.


Color preview on white background

This text has color #AD84C5 on white background.


Black color preview on #AD84C5 background

This text has black color on #AD84C5 background.


White color preview on #AD84C5 background

This text has white color on #AD84C5 background.


Related colors

Complementary color

Complementary color for #hex is #527B3A.


I love getcolorcode.com

Triadic colors

1 #C5AD84 and #84C5AD with #AD84C5 are triadic colors.

2 #C584AD and #84ADC5 with #AD84C5 are triadic colors.