COLOR #AD89BC

HEX: #AD89BC RGB: (173,137,188)

Renk bilgisi

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

RGB renk modeli

#AD89BC color RGB value is (173,137,188).

RGB: (173,137,188) (68%, 54%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 137 of 255 = 54%
B 188 of 255 = 74%

173
137
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 137 + 188 = 498 (100%)
R 173 of 498 ~ 34.74%
G 137 of 498 ~ 27.51%
B 188 of 498 ~ 37.75'%

%34.74
%27.51
%37.75

CMYK RENK MODELİ

#AD89BC rengi CMYK tonu (8,27,0,26).

  • camgöbeği tonu 7.98%
  • eflatun tonu 27.13%
  • sarı tonu 0.00%
  • ana renk tonu 26.27%

CMYK: (8,27,0,26)
C8M27Y0K26 (8%, 27%, 0%, 26%)
(0.08 / 0.27 / 0.00 / 0.26)

CMYK yüzdeleri

%7.98
%27.13
%0
%26.27

Codes

Color #AD89BC in popluar color models

AD 89 BC
RGB 173 137 188
HSL 282° 27.57% 63.73%
HSB/HSV 282° 27.13% 73.73%
CMYK 7.98% 27.13% 0.00%
26.27%

Color #AD89BC in popluar number systems.

HEX AD 89 BC
Decimal 173 137 188
Binary 10101101 10001001 10111100
Octal 255 211 274

Shades and tints

Shades of #AD89BC

#AD89BC
(173,137,188)
#9E7DAB
(158,125,171)
#8F719A
(143,113,154)
#806589
(128,101,137)
#715978
(113,89,120)
#624D67
(98,77,103)
#534156
(83,65,86)
#443545
(68,53,69)
#352934
(53,41,52)
#261D23
(38,29,35)
#171112
(23,17,18)
#000000
(0,0,0)

Tints of #AD89BC

#AD89BC
(173,137,188)
#B493C2
(180,147,194)
#BB9DC8
(187,157,200)
#C2A7CE
(194,167,206)
#C9B1D4
(201,177,212)
#D0BBDA
(208,187,218)
#D7C5E0
(215,197,224)
#DECFE6
(222,207,230)
#E5D9EC
(229,217,236)
#ECE3F2
(236,227,242)
#F3EDF8
(243,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD89BC color. Also use rgb(173,137,188) instead hex code.

Text Font Color

.myTextColor { color: #AD89BC; }

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

This text font color is #AD89BC.

Background Color

.myBgColor { background-color: #AD89BC; }

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

This div background color is #AD89BC.

Border color

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

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

This div border color is #AD89BC.

Opacity

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

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

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

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

This text has shadow with #AD89BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD89BC.

Preview

Color preview on black background

This text has color #AD89BC on black background.


Color preview on white background

This text has color #AD89BC on white background.


Black color preview on #AD89BC background

This text has black color on #AD89BC background.


White color preview on #AD89BC background

This text has white color on #AD89BC background.


Related colors

Complementary color

Complementary color for #hex is #527643.


I love getcolorcode.com

Triadic colors

1 #BCAD89 and #89BCAD with #AD89BC are triadic colors.

2 #BC89AD and #89ADBC with #AD89BC are triadic colors.