COLOR #AD85BC

HEX: #AD85BC RGB: (173,133,188)

Renk bilgisi

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

RGB renk modeli

#AD85BC color RGB value is (173,133,188).

RGB: (173,133,188) (68%, 52%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 133 of 255 = 52%
B 188 of 255 = 74%

173
133
188

R + G + B ~ 65%. #AD85BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 133 + 188 = 494 (100%)
R 173 of 494 ~ 35.02%
G 133 of 494 ~ 26.92%
B 188 of 494 ~ 38.06'%

%35.02
%26.92
%38.06

CMYK RENK MODELİ

#AD85BC rengi CMYK tonu (8,29,0,26).

  • camgöbeği tonu 7.98%
  • eflatun tonu 29.26%
  • sarı tonu 0.00%
  • ana renk tonu 26.27%
CMYK: (8,29,0,26) C8M29Y0K26 (8%,29%,0%,26%) (0.08/0.29/0.00/0.26) 

CMYK yüzdeleri

%7.98
%29.26
%0
%26.27

Codes

Color #AD85BC in popluar color models

AD 85 BC
RGB 173 133 188
HSL 284° 29.10% 62.94%
HSB/HSV 284° 29.26% 73.73%
CMYK 7.98% 29.26% 0.00%
26.27%

Color #AD85BC in popluar number systems.

HEX AD 85 BC
Decimal 173 133 188
Binary 10101101 10000101 10111100
Octal 255 205 274

Shades and tints

Shades of #AD85BC

#AD85BC
(173,133,188)
#9E79AB
(158,121,171)
#8F6D9A
(143,109,154)
#806189
(128,97,137)
#715578
(113,85,120)
#624967
(98,73,103)
#533D56
(83,61,86)
#443145
(68,49,69)
#352534
(53,37,52)
#261923
(38,25,35)
#170D12
(23,13,18)
#000000
(0,0,0)

Tints of #AD85BC

#AD85BC
(173,133,188)
#B490C2
(180,144,194)
#BB9BC8
(187,155,200)
#C2A6CE
(194,166,206)
#C9B1D4
(201,177,212)
#D0BCDA
(208,188,218)
#D7C7E0
(215,199,224)
#DED2E6
(222,210,230)
#E5DDEC
(229,221,236)
#ECE8F2
(236,232,242)
#F3F3F8
(243,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD85BC; }

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

This text font color is #AD85BC.

Background Color

.myBgColor { background-color: #AD85BC; }

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

This div background color is #AD85BC.

Border color

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

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

This div border color is #AD85BC.

Opacity

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

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

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

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

This text has shadow with #AD85BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD85BC.

Preview

Color preview on black background

This text has color #AD85BC on black background.


Color preview on white background

This text has color #AD85BC on white background.


Black color preview on #AD85BC background

This text has black color on #AD85BC background.


White color preview on #AD85BC background

This text has white color on #AD85BC background.


Related colors

Complementary color

Complementary color for #hex is #527A43.


I love getcolorcode.com

Triadic colors

1 #BCAD85 and #85BCAD with #AD85BC are triadic colors.

2 #BC85AD and #85ADBC with #AD85BC are triadic colors.