COLOR #AD89C2

HEX: #AD89C2 RGB: (173,137,194)

Renk bilgisi

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

RGB renk modeli

#AD89C2 color RGB value is (173,137,194).

RGB: (173,137,194) (68%, 54%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 137 of 255 = 54%
B 194 of 255 = 76%

173
137
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 137 + 194 = 504 (100%)
R 173 of 504 ~ 34.33%
G 137 of 504 ~ 27.18%
B 194 of 504 ~ 38.49'%

%34.33
%27.18
%38.49

CMYK RENK MODELİ

#AD89C2 rengi CMYK tonu (11,29,0,24).

  • camgöbeği tonu 10.82%
  • eflatun tonu 29.38%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (11,29,0,24)
C11M29Y0K24 (11%, 29%, 0%, 24%)
(0.11 / 0.29 / 0.00 / 0.24)

CMYK yüzdeleri

%10.82
%29.38
%0
%23.92

Codes

Color #AD89C2 in popluar color models

AD 89 C2
RGB 173 137 194
HSL 278° 31.84% 64.90%
HSB/HSV 278° 29.38% 76.08%
CMYK 10.82% 29.38% 0.00%
23.92%

Color #AD89C2 in popluar number systems.

HEX AD 89 C2
Decimal 173 137 194
Binary 10101101 10001001 11000010
Octal 255 211 302

Shades and tints

Shades of #AD89C2

#AD89C2
(173,137,194)
#9E7DB1
(158,125,177)
#8F71A0
(143,113,160)
#80658F
(128,101,143)
#71597E
(113,89,126)
#624D6D
(98,77,109)
#53415C
(83,65,92)
#44354B
(68,53,75)
#35293A
(53,41,58)
#261D29
(38,29,41)
#171118
(23,17,24)
#000000
(0,0,0)

Tints of #AD89C2

#AD89C2
(173,137,194)
#B493C7
(180,147,199)
#BB9DCC
(187,157,204)
#C2A7D1
(194,167,209)
#C9B1D6
(201,177,214)
#D0BBDB
(208,187,219)
#D7C5E0
(215,197,224)
#DECFE5
(222,207,229)
#E5D9EA
(229,217,234)
#ECE3EF
(236,227,239)
#F3EDF4
(243,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD89C2; }

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

This text font color is #AD89C2.

Background Color

.myBgColor { background-color: #AD89C2; }

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

This div background color is #AD89C2.

Border color

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

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

This div border color is #AD89C2.

Opacity

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

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

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

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

This text has shadow with #AD89C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD89C2.

Preview

Color preview on black background

This text has color #AD89C2 on black background.


Color preview on white background

This text has color #AD89C2 on white background.


Black color preview on #AD89C2 background

This text has black color on #AD89C2 background.


White color preview on #AD89C2 background

This text has white color on #AD89C2 background.


Related colors

Complementary color

Complementary color for #hex is #52763D.


I love getcolorcode.com

Triadic colors

1 #C2AD89 and #89C2AD with #AD89C2 are triadic colors.

2 #C289AD and #89ADC2 with #AD89C2 are triadic colors.