COLOR #AD88B7

HEX: #AD88B7 RGB: (173,136,183)

Renk bilgisi

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

RGB renk modeli

#AD88B7 color RGB value is (173,136,183).

RGB: (173,136,183) (68%, 53%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 136 of 255 = 53%
B 183 of 255 = 72%

173
136
183

R + G + B ~ 64%. #AD88B7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 136 + 183 = 492 (100%)
R 173 of 492 ~ 35.16%
G 136 of 492 ~ 27.64%
B 183 of 492 ~ 37.2'%

%35.16
%27.64
%37.2

CMYK RENK MODELİ

#AD88B7 rengi CMYK tonu (5,26,0,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 25.68%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (5,26,0,28)
C5M26Y0K28 (5%, 26%, 0%, 28%)
(0.05 / 0.26 / 0.00 / 0.28)

CMYK yüzdeleri

%5.46
%25.68
%0
%28.24

Codes

Color #AD88B7 in popluar color models

AD 88 B7
RGB 173 136 183
HSL 287° 24.61% 62.55%
HSB/HSV 287° 25.68% 71.76%
CMYK 5.46% 25.68% 0.00%
28.24%

Color #AD88B7 in popluar number systems.

HEX AD 88 B7
Decimal 173 136 183
Binary 10101101 10001000 10110111
Octal 255 210 267

Shades and tints

Shades of #AD88B7

#AD88B7
(173,136,183)
#9E7CA7
(158,124,167)
#8F7097
(143,112,151)
#806487
(128,100,135)
#715877
(113,88,119)
#624C67
(98,76,103)
#534057
(83,64,87)
#443447
(68,52,71)
#352837
(53,40,55)
#261C27
(38,28,39)
#171017
(23,16,23)
#000000
(0,0,0)

Tints of #AD88B7

#AD88B7
(173,136,183)
#B492BD
(180,146,189)
#BB9CC3
(187,156,195)
#C2A6C9
(194,166,201)
#C9B0CF
(201,176,207)
#D0BAD5
(208,186,213)
#D7C4DB
(215,196,219)
#DECEE1
(222,206,225)
#E5D8E7
(229,216,231)
#ECE2ED
(236,226,237)
#F3ECF3
(243,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD88B7; }

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

This text font color is #AD88B7.

Background Color

.myBgColor { background-color: #AD88B7; }

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

This div background color is #AD88B7.

Border color

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

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

This div border color is #AD88B7.

Opacity

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

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

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

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

This text has shadow with #AD88B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD88B7.

Preview

Color preview on black background

This text has color #AD88B7 on black background.


Color preview on white background

This text has color #AD88B7 on white background.


Black color preview on #AD88B7 background

This text has black color on #AD88B7 background.


White color preview on #AD88B7 background

This text has white color on #AD88B7 background.


Related colors

Complementary color

Complementary color for #hex is #527748.


I love getcolorcode.com

Triadic colors

1 #B7AD88 and #88B7AD with #AD88B7 are triadic colors.

2 #B788AD and #88ADB7 with #AD88B7 are triadic colors.