COLOR #AD88A6

HEX: #AD88A6 RGB: (173,136,166)

Renk bilgisi

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

RGB renk modeli

#AD88A6 color RGB value is (173,136,166).

RGB: (173,136,166) (68%, 53%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 136 of 255 = 53%
B 166 of 255 = 65%

173
136
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 136 + 166 = 475 (100%)
R 173 of 475 ~ 36.42%
G 136 of 475 ~ 28.63%
B 166 of 475 ~ 34.95'%

%36.42
%28.63
%34.95

CMYK RENK MODELİ

#AD88A6 rengi CMYK tonu (0,21,4,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.39%
  • sarı tonu 4.05%
  • ana renk tonu 32.16%

CMYK: (0,21,4,32)
C0M21Y4K32 (0%, 21%, 4%, 32%)
(0.00 / 0.21 / 0.04 / 0.32)

CMYK yüzdeleri

%0
%21.39
%4.05
%32.16

Codes

Color #AD88A6 in popluar color models

AD 88 A6
RGB 173 136 166
HSL 311° 18.41% 60.59%
HSB/HSV 311° 21.39% 67.84%
CMYK 0.00% 21.39% 4.05%
32.16%

Color #AD88A6 in popluar number systems.

HEX AD 88 A6
Decimal 173 136 166
Binary 10101101 10001000 10100110
Octal 255 210 246

Shades and tints

Shades of #AD88A6

#AD88A6
(173,136,166)
#9E7C97
(158,124,151)
#8F7088
(143,112,136)
#806479
(128,100,121)
#71586A
(113,88,106)
#624C5B
(98,76,91)
#53404C
(83,64,76)
#44343D
(68,52,61)
#35282E
(53,40,46)
#261C1F
(38,28,31)
#171010
(23,16,16)
#000000
(0,0,0)

Tints of #AD88A6

#AD88A6
(173,136,166)
#B492AE
(180,146,174)
#BB9CB6
(187,156,182)
#C2A6BE
(194,166,190)
#C9B0C6
(201,176,198)
#D0BACE
(208,186,206)
#D7C4D6
(215,196,214)
#DECEDE
(222,206,222)
#E5D8E6
(229,216,230)
#ECE2EE
(236,226,238)
#F3ECF6
(243,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD88A6 color. Also use rgb(173,136,166) instead hex code.

Text Font Color

.myTextColor { color: #AD88A6; }

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

This text font color is #AD88A6.

Background Color

.myBgColor { background-color: #AD88A6; }

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

This div background color is #AD88A6.

Border color

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

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

This div border color is #AD88A6.

Opacity

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

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

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

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

This text has shadow with #AD88A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD88A6.

Preview

Color preview on black background

This text has color #AD88A6 on black background.


Color preview on white background

This text has color #AD88A6 on white background.


Black color preview on #AD88A6 background

This text has black color on #AD88A6 background.


White color preview on #AD88A6 background

This text has white color on #AD88A6 background.


Related colors

Complementary color

Complementary color for #hex is #527759.


I love getcolorcode.com

Triadic colors

1 #A6AD88 and #88A6AD with #AD88A6 are triadic colors.

2 #A688AD and #88ADA6 with #AD88A6 are triadic colors.