COLOR #AD71B0

HEX: #AD71B0 RGB: (173,113,176)

Renk bilgisi

#AD71B0 contains mainly red and blue colors. #AD71B0 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD71B0 color RGB value is (173,113,176).

RGB: (173,113,176) (68%, 44%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 113 of 255 = 44%
B 176 of 255 = 69%

173
113
176

R + G + B ~ 60%. #AD71B0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 113 + 176 = 462 (100%)
R 173 of 462 ~ 37.45%
G 113 of 462 ~ 24.46%
B 176 of 462 ~ 38.1'%

%37.45
%24.46
%38.1

CMYK RENK MODELİ

#AD71B0 rengi CMYK tonu (2,36,0,31).

  • camgöbeği tonu 1.70%
  • eflatun tonu 35.80%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (2,36,0,31)
C2M36Y0K31 (2%, 36%, 0%, 31%)
(0.02 / 0.36 / 0.00 / 0.31)

CMYK yüzdeleri

%1.7
%35.8
%0
%30.98

Codes

Color #AD71B0 in popluar color models

AD 71 B0
RGB 173 113 176
HSL 297° 28.51% 56.67%
HSB/HSV 297° 35.80% 69.02%
CMYK 1.70% 35.80% 0.00%
30.98%

Color #AD71B0 in popluar number systems.

HEX AD 71 B0
Decimal 173 113 176
Binary 10101101 1110001 10110000
Octal 255 161 260

Shades and tints

Shades of #AD71B0

#AD71B0
(173,113,176)
#9E67A0
(158,103,160)
#8F5D90
(143,93,144)
#805380
(128,83,128)
#714970
(113,73,112)
#623F60
(98,63,96)
#533550
(83,53,80)
#442B40
(68,43,64)
#352130
(53,33,48)
#261720
(38,23,32)
#170D10
(23,13,16)
#000000
(0,0,0)

Tints of #AD71B0

#AD71B0
(173,113,176)
#B47DB7
(180,125,183)
#BB89BE
(187,137,190)
#C295C5
(194,149,197)
#C9A1CC
(201,161,204)
#D0ADD3
(208,173,211)
#D7B9DA
(215,185,218)
#DEC5E1
(222,197,225)
#E5D1E8
(229,209,232)
#ECDDEF
(236,221,239)
#F3E9F6
(243,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD71B0 color. Also use rgb(173,113,176) instead hex code.

Text Font Color

.myTextColor { color: #AD71B0; }

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

This text font color is #AD71B0.

Background Color

.myBgColor { background-color: #AD71B0; }

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

This div background color is #AD71B0.

Border color

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

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

This div border color is #AD71B0.

Opacity

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

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

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

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

This text has shadow with #AD71B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD71B0.

Preview

Color preview on black background

This text has color #AD71B0 on black background.


Color preview on white background

This text has color #AD71B0 on white background.


Black color preview on #AD71B0 background

This text has black color on #AD71B0 background.


White color preview on #AD71B0 background

This text has white color on #AD71B0 background.


Related colors

Complementary color

Complementary color for #hex is #528E4F.


I love getcolorcode.com

Triadic colors

1 #B0AD71 and #71B0AD with #AD71B0 are triadic colors.

2 #B071AD and #71ADB0 with #AD71B0 are triadic colors.