COLOR #AD5D72

HEX: #AD5D72 RGB: (173,93,114)

Renk bilgisi

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

RGB renk modeli

#AD5D72 color RGB value is (173,93,114).

RGB: (173,93,114) (68%, 36%, 45%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 93 of 255 = 36%
B 114 of 255 = 45%

173
93
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 93 + 114 = 380 (100%)
R 173 of 380 ~ 45.53%
G 93 of 380 ~ 24.47%
B 114 of 380 ~ 30'%

%45.53
%24.47
%30

CMYK RENK MODELİ

#AD5D72 rengi CMYK tonu (0,46,34,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.24%
  • sarı tonu 34.10%
  • ana renk tonu 32.16%

CMYK: (0,46,34,32)
C0M46Y34K32 (0%, 46%, 34%, 32%)
(0.00 / 0.46 / 0.34 / 0.32)

CMYK yüzdeleri

%0
%46.24
%34.1
%32.16

Codes

Color #AD5D72 in popluar color models

AD 5D 72
RGB 173 93 114
HSL 344° 32.79% 52.16%
HSB/HSV 344° 46.24% 67.84%
CMYK 0.00% 46.24% 34.10%
32.16%

Color #AD5D72 in popluar number systems.

HEX AD 5D 72
Decimal 173 93 114
Binary 10101101 1011101 1110010
Octal 255 135 162

Shades and tints

Shades of #AD5D72

#AD5D72
(173,93,114)
#9E5568
(158,85,104)
#8F4D5E
(143,77,94)
#804554
(128,69,84)
#713D4A
(113,61,74)
#623540
(98,53,64)
#532D36
(83,45,54)
#44252C
(68,37,44)
#351D22
(53,29,34)
#261518
(38,21,24)
#170D0E
(23,13,14)
#000000
(0,0,0)

Tints of #AD5D72

#AD5D72
(173,93,114)
#B46B7E
(180,107,126)
#BB798A
(187,121,138)
#C28796
(194,135,150)
#C995A2
(201,149,162)
#D0A3AE
(208,163,174)
#D7B1BA
(215,177,186)
#DEBFC6
(222,191,198)
#E5CDD2
(229,205,210)
#ECDBDE
(236,219,222)
#F3E9EA
(243,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD5D72 color. Also use rgb(173,93,114) instead hex code.

Text Font Color

.myTextColor { color: #AD5D72; }

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

This text font color is #AD5D72.

Background Color

.myBgColor { background-color: #AD5D72; }

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

This div background color is #AD5D72.

Border color

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

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

This div border color is #AD5D72.

Opacity

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

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

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

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

This text has shadow with #AD5D72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5D72.

Preview

Color preview on black background

This text has color #AD5D72 on black background.


Color preview on white background

This text has color #AD5D72 on white background.


Black color preview on #AD5D72 background

This text has black color on #AD5D72 background.


White color preview on #AD5D72 background

This text has white color on #AD5D72 background.


Related colors

Complementary color

Complementary color for #hex is #52A28D.


I love getcolorcode.com

Triadic colors

1 #72AD5D and #5D72AD with #AD5D72 are triadic colors.

2 #725DAD and #5DAD72 with #AD5D72 are triadic colors.