COLOR #AD85B7

HEX: #AD85B7 RGB: (173,133,183)

Renk bilgisi

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

RGB renk modeli

#AD85B7 color RGB value is (173,133,183).

RGB: (173,133,183) (68%, 52%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 133 of 255 = 52%
B 183 of 255 = 72%

173
133
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 133 + 183 = 489 (100%)
R 173 of 489 ~ 35.38%
G 133 of 489 ~ 27.2%
B 183 of 489 ~ 37.42'%

%35.38
%27.2
%37.42

CMYK RENK MODELİ

#AD85B7 rengi CMYK tonu (5,27,0,28).

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

CMYK: (5,27,0,28)
C5M27Y0K28 (5%, 27%, 0%, 28%)
(0.05 / 0.27 / 0.00 / 0.28)

CMYK yüzdeleri

%5.46
%27.32
%0
%28.24

Codes

Color #AD85B7 in popluar color models

AD 85 B7
RGB 173 133 183
HSL 288° 25.77% 61.96%
HSB/HSV 288° 27.32% 71.76%
CMYK 5.46% 27.32% 0.00%
28.24%

Color #AD85B7 in popluar number systems.

HEX AD 85 B7
Decimal 173 133 183
Binary 10101101 10000101 10110111
Octal 255 205 267

Shades and tints

Shades of #AD85B7

#AD85B7
(173,133,183)
#9E79A7
(158,121,167)
#8F6D97
(143,109,151)
#806187
(128,97,135)
#715577
(113,85,119)
#624967
(98,73,103)
#533D57
(83,61,87)
#443147
(68,49,71)
#352537
(53,37,55)
#261927
(38,25,39)
#170D17
(23,13,23)
#000000
(0,0,0)

Tints of #AD85B7

#AD85B7
(173,133,183)
#B490BD
(180,144,189)
#BB9BC3
(187,155,195)
#C2A6C9
(194,166,201)
#C9B1CF
(201,177,207)
#D0BCD5
(208,188,213)
#D7C7DB
(215,199,219)
#DED2E1
(222,210,225)
#E5DDE7
(229,221,231)
#ECE8ED
(236,232,237)
#F3F3F3
(243,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD85B7; }

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

This text font color is #AD85B7.

Background Color

.myBgColor { background-color: #AD85B7; }

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

This div background color is #AD85B7.

Border color

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

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

This div border color is #AD85B7.

Opacity

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

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

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

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

This text has shadow with #AD85B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD85B7.

Preview

Color preview on black background

This text has color #AD85B7 on black background.


Color preview on white background

This text has color #AD85B7 on white background.


Black color preview on #AD85B7 background

This text has black color on #AD85B7 background.


White color preview on #AD85B7 background

This text has white color on #AD85B7 background.


Related colors

Complementary color

Complementary color for #hex is #527A48.


I love getcolorcode.com

Triadic colors

1 #B7AD85 and #85B7AD with #AD85B7 are triadic colors.

2 #B785AD and #85ADB7 with #AD85B7 are triadic colors.