COLOR #AD88A8

HEX: #AD88A8 RGB: (173,136,168)

Renk bilgisi

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

RGB renk modeli

#AD88A8 color RGB value is (173,136,168).

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

RGB bağlantıları ve doygunluk

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

173
136
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 136 + 168 = 477 (100%)
R 173 of 477 ~ 36.27%
G 136 of 477 ~ 28.51%
B 168 of 477 ~ 35.22'%

%36.27
%28.51
%35.22

CMYK RENK MODELİ

#AD88A8 rengi CMYK tonu (0,21,3,32).

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

CMYK: (0,21,3,32)
C0M21Y3K32 (0%, 21%, 3%, 32%)
(0.00 / 0.21 / 0.03 / 0.32)

CMYK yüzdeleri

%0
%21.39
%2.89
%32.16

Codes

Color #AD88A8 in popluar color models

AD 88 A8
RGB 173 136 168
HSL 308° 18.41% 60.59%
HSB/HSV 308° 21.39% 67.84%
CMYK 0.00% 21.39% 2.89%
32.16%

Color #AD88A8 in popluar number systems.

HEX AD 88 A8
Decimal 173 136 168
Binary 10101101 10001000 10101000
Octal 255 210 250

Shades and tints

Shades of #AD88A8

#AD88A8
(173,136,168)
#9E7C99
(158,124,153)
#8F708A
(143,112,138)
#80647B
(128,100,123)
#71586C
(113,88,108)
#624C5D
(98,76,93)
#53404E
(83,64,78)
#44343F
(68,52,63)
#352830
(53,40,48)
#261C21
(38,28,33)
#171012
(23,16,18)
#000000
(0,0,0)

Tints of #AD88A8

#AD88A8
(173,136,168)
#B492AF
(180,146,175)
#BB9CB6
(187,156,182)
#C2A6BD
(194,166,189)
#C9B0C4
(201,176,196)
#D0BACB
(208,186,203)
#D7C4D2
(215,196,210)
#DECED9
(222,206,217)
#E5D8E0
(229,216,224)
#ECE2E7
(236,226,231)
#F3ECEE
(243,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD88A8; }

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

This text font color is #AD88A8.

Background Color

.myBgColor { background-color: #AD88A8; }

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

This div background color is #AD88A8.

Border color

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

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

This div border color is #AD88A8.

Opacity

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

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

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

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

This text has shadow with #AD88A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD88A8.

Preview

Color preview on black background

This text has color #AD88A8 on black background.


Color preview on white background

This text has color #AD88A8 on white background.


Black color preview on #AD88A8 background

This text has black color on #AD88A8 background.


White color preview on #AD88A8 background

This text has white color on #AD88A8 background.


Related colors

Complementary color

Complementary color for #hex is #527757.


I love getcolorcode.com

Triadic colors

1 #A8AD88 and #88A8AD with #AD88A8 are triadic colors.

2 #A888AD and #88ADA8 with #AD88A8 are triadic colors.