COLOR #AD6BA4

HEX: #AD6BA4 RGB: (173,107,164)

Renk bilgisi

#AD6BA4 contains mainly red and blue colors. #AD6BA4 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD6BA4 color RGB value is (173,107,164).

RGB: (173,107,164) (68%, 42%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 107 of 255 = 42%
B 164 of 255 = 64%

173
107
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 107 + 164 = 444 (100%)
R 173 of 444 ~ 38.96%
G 107 of 444 ~ 24.1%
B 164 of 444 ~ 36.94'%

%38.96
%24.1
%36.94

CMYK RENK MODELİ

#AD6BA4 rengi CMYK tonu (0,38,5,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.15%
  • sarı tonu 5.20%
  • ana renk tonu 32.16%

CMYK: (0,38,5,32)
C0M38Y5K32 (0%, 38%, 5%, 32%)
(0.00 / 0.38 / 0.05 / 0.32)

CMYK yüzdeleri

%0
%38.15
%5.2
%32.16

Codes

Color #AD6BA4 in popluar color models

AD 6B A4
RGB 173 107 164
HSL 308° 28.70% 54.90%
HSB/HSV 308° 38.15% 67.84%
CMYK 0.00% 38.15% 5.20%
32.16%

Color #AD6BA4 in popluar number systems.

HEX AD 6B A4
Decimal 173 107 164
Binary 10101101 1101011 10100100
Octal 255 153 244

Shades and tints

Shades of #AD6BA4

#AD6BA4
(173,107,164)
#9E6296
(158,98,150)
#8F5988
(143,89,136)
#80507A
(128,80,122)
#71476C
(113,71,108)
#623E5E
(98,62,94)
#533550
(83,53,80)
#442C42
(68,44,66)
#352334
(53,35,52)
#261A26
(38,26,38)
#171118
(23,17,24)
#000000
(0,0,0)

Tints of #AD6BA4

#AD6BA4
(173,107,164)
#B478AC
(180,120,172)
#BB85B4
(187,133,180)
#C292BC
(194,146,188)
#C99FC4
(201,159,196)
#D0ACCC
(208,172,204)
#D7B9D4
(215,185,212)
#DEC6DC
(222,198,220)
#E5D3E4
(229,211,228)
#ECE0EC
(236,224,236)
#F3EDF4
(243,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6BA4 color. Also use rgb(173,107,164) instead hex code.

Text Font Color

.myTextColor { color: #AD6BA4; }

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

This text font color is #AD6BA4.

Background Color

.myBgColor { background-color: #AD6BA4; }

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

This div background color is #AD6BA4.

Border color

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

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

This div border color is #AD6BA4.

Opacity

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

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

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

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

This text has shadow with #AD6BA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6BA4.

Preview

Color preview on black background

This text has color #AD6BA4 on black background.


Color preview on white background

This text has color #AD6BA4 on white background.


Black color preview on #AD6BA4 background

This text has black color on #AD6BA4 background.


White color preview on #AD6BA4 background

This text has white color on #AD6BA4 background.


Related colors

Complementary color

Complementary color for #hex is #52945B.


I love getcolorcode.com

Triadic colors

1 #A4AD6B and #6BA4AD with #AD6BA4 are triadic colors.

2 #A46BAD and #6BADA4 with #AD6BA4 are triadic colors.