COLOR #AD71B5

HEX: #AD71B5 RGB: (173,113,181)

Renk bilgisi

#AD71B5 contains mainly red and blue colors. #AD71B5 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD71B5 color RGB value is (173,113,181).

RGB: (173,113,181) (68%, 44%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 113 of 255 = 44%
B 181 of 255 = 71%

173
113
181

R + G + B ~ 61%. #AD71B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 113 + 181 = 467 (100%)
R 173 of 467 ~ 37.04%
G 113 of 467 ~ 24.2%
B 181 of 467 ~ 38.76'%

%37.04
%24.2
%38.76

CMYK RENK MODELİ

#AD71B5 rengi CMYK tonu (4,38,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 37.57%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,38,0,29)
C4M38Y0K29 (4%, 38%, 0%, 29%)
(0.04 / 0.38 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%37.57
%0
%29.02

Codes

Color #AD71B5 in popluar color models

AD 71 B5
RGB 173 113 181
HSL 293° 31.48% 57.65%
HSB/HSV 293° 37.57% 70.98%
CMYK 4.42% 37.57% 0.00%
29.02%

Color #AD71B5 in popluar number systems.

HEX AD 71 B5
Decimal 173 113 181
Binary 10101101 1110001 10110101
Octal 255 161 265

Shades and tints

Shades of #AD71B5

#AD71B5
(173,113,181)
#9E67A5
(158,103,165)
#8F5D95
(143,93,149)
#805385
(128,83,133)
#714975
(113,73,117)
#623F65
(98,63,101)
#533555
(83,53,85)
#442B45
(68,43,69)
#352135
(53,33,53)
#261725
(38,23,37)
#170D15
(23,13,21)
#000000
(0,0,0)

Tints of #AD71B5

#AD71B5
(173,113,181)
#B47DBB
(180,125,187)
#BB89C1
(187,137,193)
#C295C7
(194,149,199)
#C9A1CD
(201,161,205)
#D0ADD3
(208,173,211)
#D7B9D9
(215,185,217)
#DEC5DF
(222,197,223)
#E5D1E5
(229,209,229)
#ECDDEB
(236,221,235)
#F3E9F1
(243,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD71B5; }

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

This text font color is #AD71B5.

Background Color

.myBgColor { background-color: #AD71B5; }

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

This div background color is #AD71B5.

Border color

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

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

This div border color is #AD71B5.

Opacity

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

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

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

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

This text has shadow with #AD71B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD71B5.

Preview

Color preview on black background

This text has color #AD71B5 on black background.


Color preview on white background

This text has color #AD71B5 on white background.


Black color preview on #AD71B5 background

This text has black color on #AD71B5 background.


White color preview on #AD71B5 background

This text has white color on #AD71B5 background.


Related colors

Complementary color

Complementary color for #hex is #528E4A.


I love getcolorcode.com

Triadic colors

1 #B5AD71 and #71B5AD with #AD71B5 are triadic colors.

2 #B571AD and #71ADB5 with #AD71B5 are triadic colors.