COLOR #AD87A8

HEX: #AD87A8 RGB: (173,135,168)

Renk bilgisi

#AD87A8 contains red, green and blue colors in about the same proportion. #AD87A8 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#AD87A8 color RGB value is (173,135,168).

RGB: (173,135,168) (68%, 53%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 135 of 255 = 53%
B 168 of 255 = 66%

173
135
168

R + G + B ~ 62%. #AD87A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 135 + 168 = 476 (100%)
R 173 of 476 ~ 36.34%
G 135 of 476 ~ 28.36%
B 168 of 476 ~ 35.29'%

%36.34
%28.36
%35.29

CMYK RENK MODELİ

#AD87A8 rengi CMYK tonu (0,22,3,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.97%
  • sarı tonu 2.89%
  • ana renk tonu 32.16%

CMYK: (0,22,3,32)
C0M22Y3K32 (0%, 22%, 3%, 32%)
(0.00 / 0.22 / 0.03 / 0.32)

CMYK yüzdeleri

%0
%21.97
%2.89
%32.16

Codes

Color #AD87A8 in popluar color models

AD 87 A8
RGB 173 135 168
HSL 308° 18.81% 60.39%
HSB/HSV 308° 21.97% 67.84%
CMYK 0.00% 21.97% 2.89%
32.16%

Color #AD87A8 in popluar number systems.

HEX AD 87 A8
Decimal 173 135 168
Binary 10101101 10000111 10101000
Octal 255 207 250

Shades and tints

Shades of #AD87A8

#AD87A8
(173,135,168)
#9E7B99
(158,123,153)
#8F6F8A
(143,111,138)
#80637B
(128,99,123)
#71576C
(113,87,108)
#624B5D
(98,75,93)
#533F4E
(83,63,78)
#44333F
(68,51,63)
#352730
(53,39,48)
#261B21
(38,27,33)
#170F12
(23,15,18)
#000000
(0,0,0)

Tints of #AD87A8

#AD87A8
(173,135,168)
#B491AF
(180,145,175)
#BB9BB6
(187,155,182)
#C2A5BD
(194,165,189)
#C9AFC4
(201,175,196)
#D0B9CB
(208,185,203)
#D7C3D2
(215,195,210)
#DECDD9
(222,205,217)
#E5D7E0
(229,215,224)
#ECE1E7
(236,225,231)
#F3EBEE
(243,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD87A8 color. Also use rgb(173,135,168) instead hex code.

Text Font Color

.myTextColor { color: #AD87A8; }

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

This text font color is #AD87A8.

Background Color

.myBgColor { background-color: #AD87A8; }

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

This div background color is #AD87A8.

Border color

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

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

This div border color is #AD87A8.

Opacity

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

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

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

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

This text has shadow with #AD87A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD87A8.

Preview

Color preview on black background

This text has color #AD87A8 on black background.


Color preview on white background

This text has color #AD87A8 on white background.


Black color preview on #AD87A8 background

This text has black color on #AD87A8 background.


White color preview on #AD87A8 background

This text has white color on #AD87A8 background.


Related colors

Complementary color

Complementary color for #hex is #527857.


I love getcolorcode.com

Triadic colors

1 #A8AD87 and #87A8AD with #AD87A8 are triadic colors.

2 #A887AD and #87ADA8 with #AD87A8 are triadic colors.