COLOR #AD71C7

HEX: #AD71C7 RGB: (173,113,199)

Renk bilgisi

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

RGB renk modeli

#AD71C7 color RGB value is (173,113,199).

RGB: (173,113,199) (68%, 44%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 113 of 255 = 44%
B 199 of 255 = 78%

173
113
199

R + G + B ~ 63%. #AD71C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 113 + 199 = 485 (100%)
R 173 of 485 ~ 35.67%
G 113 of 485 ~ 23.3%
B 199 of 485 ~ 41.03'%

%35.67
%23.3
%41.03

CMYK RENK MODELİ

#AD71C7 rengi CMYK tonu (13,43,0,22).

  • camgöbeği tonu 13.07%
  • eflatun tonu 43.22%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (13,43,0,22)
C13M43Y0K22 (13%, 43%, 0%, 22%)
(0.13 / 0.43 / 0.00 / 0.22)

CMYK yüzdeleri

%13.07
%43.22
%0
%21.96

Codes

Color #AD71C7 in popluar color models

AD 71 C7
RGB 173 113 199
HSL 282° 43.43% 61.18%
HSB/HSV 282° 43.22% 78.04%
CMYK 13.07% 43.22% 0.00%
21.96%

Color #AD71C7 in popluar number systems.

HEX AD 71 C7
Decimal 173 113 199
Binary 10101101 1110001 11000111
Octal 255 161 307

Shades and tints

Shades of #AD71C7

#AD71C7
(173,113,199)
#9E67B5
(158,103,181)
#8F5DA3
(143,93,163)
#805391
(128,83,145)
#71497F
(113,73,127)
#623F6D
(98,63,109)
#53355B
(83,53,91)
#442B49
(68,43,73)
#352137
(53,33,55)
#261725
(38,23,37)
#170D13
(23,13,19)
#000000
(0,0,0)

Tints of #AD71C7

#AD71C7
(173,113,199)
#B47DCC
(180,125,204)
#BB89D1
(187,137,209)
#C295D6
(194,149,214)
#C9A1DB
(201,161,219)
#D0ADE0
(208,173,224)
#D7B9E5
(215,185,229)
#DEC5EA
(222,197,234)
#E5D1EF
(229,209,239)
#ECDDF4
(236,221,244)
#F3E9F9
(243,233,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD71C7; }

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

This text font color is #AD71C7.

Background Color

.myBgColor { background-color: #AD71C7; }

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

This div background color is #AD71C7.

Border color

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

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

This div border color is #AD71C7.

Opacity

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

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

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

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

This text has shadow with #AD71C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD71C7.

Preview

Color preview on black background

This text has color #AD71C7 on black background.


Color preview on white background

This text has color #AD71C7 on white background.


Black color preview on #AD71C7 background

This text has black color on #AD71C7 background.


White color preview on #AD71C7 background

This text has white color on #AD71C7 background.


Related colors

Complementary color

Complementary color for #hex is #528E38.


I love getcolorcode.com

Triadic colors

1 #C7AD71 and #71C7AD with #AD71C7 are triadic colors.

2 #C771AD and #71ADC7 with #AD71C7 are triadic colors.