COLOR #AD6571

HEX: #AD6571 RGB: (173,101,113)

Renk bilgisi

#AD6571 contains mainly red color. #AD6571 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD6571 color RGB value is (173,101,113).

RGB: (173,101,113) (68%, 40%, 44%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 101 of 255 = 40%
B 113 of 255 = 44%

173
101
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 101 + 113 = 387 (100%)
R 173 of 387 ~ 44.7%
G 101 of 387 ~ 26.1%
B 113 of 387 ~ 29.2'%

%44.7
%26.1
%29.2

CMYK RENK MODELİ

#AD6571 rengi CMYK tonu (0,42,35,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.62%
  • sarı tonu 34.68%
  • ana renk tonu 32.16%

CMYK: (0,42,35,32)
C0M42Y35K32 (0%, 42%, 35%, 32%)
(0.00 / 0.42 / 0.35 / 0.32)

CMYK yüzdeleri

%0
%41.62
%34.68
%32.16

Codes

Color #AD6571 in popluar color models

AD 65 71
RGB 173 101 113
HSL 350° 30.51% 53.73%
HSB/HSV 350° 41.62% 67.84%
CMYK 0.00% 41.62% 34.68%
32.16%

Color #AD6571 in popluar number systems.

HEX AD 65 71
Decimal 173 101 113
Binary 10101101 1100101 1110001
Octal 255 145 161

Shades and tints

Shades of #AD6571

#AD6571
(173,101,113)
#9E5C67
(158,92,103)
#8F535D
(143,83,93)
#804A53
(128,74,83)
#714149
(113,65,73)
#62383F
(98,56,63)
#532F35
(83,47,53)
#44262B
(68,38,43)
#351D21
(53,29,33)
#261417
(38,20,23)
#170B0D
(23,11,13)
#000000
(0,0,0)

Tints of #AD6571

#AD6571
(173,101,113)
#B4737D
(180,115,125)
#BB8189
(187,129,137)
#C28F95
(194,143,149)
#C99DA1
(201,157,161)
#D0ABAD
(208,171,173)
#D7B9B9
(215,185,185)
#DEC7C5
(222,199,197)
#E5D5D1
(229,213,209)
#ECE3DD
(236,227,221)
#F3F1E9
(243,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6571; }

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

This text font color is #AD6571.

Background Color

.myBgColor { background-color: #AD6571; }

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

This div background color is #AD6571.

Border color

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

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

This div border color is #AD6571.

Opacity

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

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

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

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

This text has shadow with #AD6571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6571.

Preview

Color preview on black background

This text has color #AD6571 on black background.


Color preview on white background

This text has color #AD6571 on white background.


Black color preview on #AD6571 background

This text has black color on #AD6571 background.


White color preview on #AD6571 background

This text has white color on #AD6571 background.


Related colors

Complementary color

Complementary color for #hex is #529A8E.


I love getcolorcode.com

Triadic colors

1 #71AD65 and #6571AD with #AD6571 are triadic colors.

2 #7165AD and #65AD71 with #AD6571 are triadic colors.