COLOR #AD8AB9

HEX: #AD8AB9 RGB: (173,138,185)

Renk bilgisi

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

RGB renk modeli

#AD8AB9 color RGB value is (173,138,185).

RGB: (173,138,185) (68%, 54%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 138 of 255 = 54%
B 185 of 255 = 73%

173
138
185

R + G + B ~ 65%. #AD8AB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 138 + 185 = 496 (100%)
R 173 of 496 ~ 34.88%
G 138 of 496 ~ 27.82%
B 185 of 496 ~ 37.3'%

%34.88
%27.82
%37.3

CMYK RENK MODELİ

#AD8AB9 rengi CMYK tonu (6,25,0,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 25.41%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (6,25,0,27)
C6M25Y0K27 (6%, 25%, 0%, 27%)
(0.06 / 0.25 / 0.00 / 0.27)

CMYK yüzdeleri

%6.49
%25.41
%0
%27.45

Codes

Color #AD8AB9 in popluar color models

AD 8A B9
RGB 173 138 185
HSL 285° 25.13% 63.33%
HSB/HSV 285° 25.41% 72.55%
CMYK 6.49% 25.41% 0.00%
27.45%

Color #AD8AB9 in popluar number systems.

HEX AD 8A B9
Decimal 173 138 185
Binary 10101101 10001010 10111001
Octal 255 212 271

Shades and tints

Shades of #AD8AB9

#AD8AB9
(173,138,185)
#9E7EA9
(158,126,169)
#8F7299
(143,114,153)
#806689
(128,102,137)
#715A79
(113,90,121)
#624E69
(98,78,105)
#534259
(83,66,89)
#443649
(68,54,73)
#352A39
(53,42,57)
#261E29
(38,30,41)
#171219
(23,18,25)
#000000
(0,0,0)

Tints of #AD8AB9

#AD8AB9
(173,138,185)
#B494BF
(180,148,191)
#BB9EC5
(187,158,197)
#C2A8CB
(194,168,203)
#C9B2D1
(201,178,209)
#D0BCD7
(208,188,215)
#D7C6DD
(215,198,221)
#DED0E3
(222,208,227)
#E5DAE9
(229,218,233)
#ECE4EF
(236,228,239)
#F3EEF5
(243,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8AB9 color. Also use rgb(173,138,185) instead hex code.

Text Font Color

.myTextColor { color: #AD8AB9; }

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

This text font color is #AD8AB9.

Background Color

.myBgColor { background-color: #AD8AB9; }

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

This div background color is #AD8AB9.

Border color

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

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

This div border color is #AD8AB9.

Opacity

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

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

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

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

This text has shadow with #AD8AB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8AB9.

Preview

Color preview on black background

This text has color #AD8AB9 on black background.


Color preview on white background

This text has color #AD8AB9 on white background.


Black color preview on #AD8AB9 background

This text has black color on #AD8AB9 background.


White color preview on #AD8AB9 background

This text has white color on #AD8AB9 background.


Related colors

Complementary color

Complementary color for #hex is #527546.


I love getcolorcode.com

Triadic colors

1 #B9AD8A and #8AB9AD with #AD8AB9 are triadic colors.

2 #B98AAD and #8AADB9 with #AD8AB9 are triadic colors.