COLOR #AD5E72

HEX: #AD5E72 RGB: (173,94,114)

Renk bilgisi

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

RGB renk modeli

#AD5E72 color RGB value is (173,94,114).

RGB: (173,94,114) (68%, 37%, 45%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 114 of 255 = 45%

173
94
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 114 = 381 (100%)
R 173 of 381 ~ 45.41%
G 94 of 381 ~ 24.67%
B 114 of 381 ~ 29.92'%

%45.41
%24.67
%29.92

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.66%
  • 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
%45.66
%34.1
%32.16

Codes

Color #AD5E72 in popluar color models

AD 5E 72
RGB 173 94 114
HSL 345° 32.51% 52.35%
HSB/HSV 345° 45.66% 67.84%
CMYK 0.00% 45.66% 34.10%
32.16%

Color #AD5E72 in popluar number systems.

HEX AD 5E 72
Decimal 173 94 114
Binary 10101101 1011110 1110010
Octal 255 136 162

Shades and tints

Shades of #AD5E72

#AD5E72
(173,94,114)
#9E5668
(158,86,104)
#8F4E5E
(143,78,94)
#804654
(128,70,84)
#713E4A
(113,62,74)
#623640
(98,54,64)
#532E36
(83,46,54)
#44262C
(68,38,44)
#351E22
(53,30,34)
#261618
(38,22,24)
#170E0E
(23,14,14)
#000000
(0,0,0)

Tints of #AD5E72

#AD5E72
(173,94,114)
#B46C7E
(180,108,126)
#BB7A8A
(187,122,138)
#C28896
(194,136,150)
#C996A2
(201,150,162)
#D0A4AE
(208,164,174)
#D7B2BA
(215,178,186)
#DEC0C6
(222,192,198)
#E5CED2
(229,206,210)
#ECDCDE
(236,220,222)
#F3EAEA
(243,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E72; }

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

This text font color is #AD5E72.

Background Color

.myBgColor { background-color: #AD5E72; }

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

This div background color is #AD5E72.

Border color

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

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

This div border color is #AD5E72.

Opacity

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

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

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

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

This text has shadow with #AD5E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E72.

Preview

Color preview on black background

This text has color #AD5E72 on black background.


Color preview on white background

This text has color #AD5E72 on white background.


Black color preview on #AD5E72 background

This text has black color on #AD5E72 background.


White color preview on #AD5E72 background

This text has white color on #AD5E72 background.


Related colors

Complementary color

Complementary color for #hex is #52A18D.


I love getcolorcode.com

Triadic colors

1 #72AD5E and #5E72AD with #AD5E72 are triadic colors.

2 #725EAD and #5EAD72 with #AD5E72 are triadic colors.