COLOR #AD7371

HEX: #AD7371 RGB: (173,115,113)

Renk bilgisi

#AD7371 contains mainly red and green colors. #AD7371 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD7371 color RGB value is (173,115,113).

RGB: (173,115,113) (68%, 45%, 44%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 115 of 255 = 45%
B 113 of 255 = 44%

173
115
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 115 + 113 = 401 (100%)
R 173 of 401 ~ 43.14%
G 115 of 401 ~ 28.68%
B 113 of 401 ~ 28.18'%

%43.14
%28.68
%28.18

CMYK RENK MODELİ

#AD7371 rengi CMYK tonu (0,34,35,32).

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

CMYK: (0,34,35,32)
C0M34Y35K32 (0%, 34%, 35%, 32%)
(0.00 / 0.34 / 0.35 / 0.32)

CMYK yüzdeleri

%0
%33.53
%34.68
%32.16

Codes

Color #AD7371 in popluar color models

AD 73 71
RGB 173 115 113
HSL 26.79% 56.08%
HSB/HSV 34.68% 67.84%
CMYK 0.00% 33.53% 34.68%
32.16%

Color #AD7371 in popluar number systems.

HEX AD 73 71
Decimal 173 115 113
Binary 10101101 1110011 1110001
Octal 255 163 161

Shades and tints

Shades of #AD7371

#AD7371
(173,115,113)
#9E6967
(158,105,103)
#8F5F5D
(143,95,93)
#805553
(128,85,83)
#714B49
(113,75,73)
#62413F
(98,65,63)
#533735
(83,55,53)
#442D2B
(68,45,43)
#352321
(53,35,33)
#261917
(38,25,23)
#170F0D
(23,15,13)
#000000
(0,0,0)

Tints of #AD7371

#AD7371
(173,115,113)
#B47F7D
(180,127,125)
#BB8B89
(187,139,137)
#C29795
(194,151,149)
#C9A3A1
(201,163,161)
#D0AFAD
(208,175,173)
#D7BBB9
(215,187,185)
#DEC7C5
(222,199,197)
#E5D3D1
(229,211,209)
#ECDFDD
(236,223,221)
#F3EBE9
(243,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7371; }

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

This text font color is #AD7371.

Background Color

.myBgColor { background-color: #AD7371; }

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

This div background color is #AD7371.

Border color

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

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

This div border color is #AD7371.

Opacity

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

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

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

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

This text has shadow with #AD7371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7371.

Preview

Color preview on black background

This text has color #AD7371 on black background.


Color preview on white background

This text has color #AD7371 on white background.


Black color preview on #AD7371 background

This text has black color on #AD7371 background.


White color preview on #AD7371 background

This text has white color on #AD7371 background.


Related colors

Complementary color

Complementary color for #hex is #528C8E.


I love getcolorcode.com

Triadic colors

1 #71AD73 and #7371AD with #AD7371 are triadic colors.

2 #7173AD and #73AD71 with #AD7371 are triadic colors.