COLOR #AD5D50

HEX: #AD5D50 RGB: (173,93,80)

Renk bilgisi

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

RGB renk modeli

#AD5D50 color RGB value is (173,93,80).

RGB: (173,93,80) (68%, 36%, 31%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 93 of 255 = 36%
B 80 of 255 = 31%

173
93
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 93 + 80 = 346 (100%)
R 173 of 346 ~ 50%
G 93 of 346 ~ 26.88%
B 80 of 346 ~ 23.12'%

%50
%26.88
%23.12

CMYK RENK MODELİ

#AD5D50 rengi CMYK tonu (0,46,54,32).

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

CMYK: (0,46,54,32)
C0M46Y54K32 (0%, 46%, 54%, 32%)
(0.00 / 0.46 / 0.54 / 0.32)

CMYK yüzdeleri

%0
%46.24
%53.76
%32.16

Codes

Color #AD5D50 in popluar color models

AD 5D 50
RGB 173 93 80
HSL 36.76% 49.61%
HSB/HSV 53.76% 67.84%
CMYK 0.00% 46.24% 53.76%
32.16%

Color #AD5D50 in popluar number systems.

HEX AD 5D 50
Decimal 173 93 80
Binary 10101101 1011101 1010000
Octal 255 135 120

Shades and tints

Shades of #AD5D50

#AD5D50
(173,93,80)
#9E5549
(158,85,73)
#8F4D42
(143,77,66)
#80453B
(128,69,59)
#713D34
(113,61,52)
#62352D
(98,53,45)
#532D26
(83,45,38)
#44251F
(68,37,31)
#351D18
(53,29,24)
#261511
(38,21,17)
#170D0A
(23,13,10)
#000000
(0,0,0)

Tints of #AD5D50

#AD5D50
(173,93,80)
#B46B5F
(180,107,95)
#BB796E
(187,121,110)
#C2877D
(194,135,125)
#C9958C
(201,149,140)
#D0A39B
(208,163,155)
#D7B1AA
(215,177,170)
#DEBFB9
(222,191,185)
#E5CDC8
(229,205,200)
#ECDBD7
(236,219,215)
#F3E9E6
(243,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5D50; }

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

This text font color is #AD5D50.

Background Color

.myBgColor { background-color: #AD5D50; }

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

This div background color is #AD5D50.

Border color

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

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

This div border color is #AD5D50.

Opacity

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

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

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

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

This text has shadow with #AD5D50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5D50.

Preview

Color preview on black background

This text has color #AD5D50 on black background.


Color preview on white background

This text has color #AD5D50 on white background.


Black color preview on #AD5D50 background

This text has black color on #AD5D50 background.


White color preview on #AD5D50 background

This text has white color on #AD5D50 background.


Related colors

Complementary color

Complementary color for #hex is #52A2AF.


I love getcolorcode.com

Triadic colors

1 #50AD5D and #5D50AD with #AD5D50 are triadic colors.

2 #505DAD and #5DAD50 with #AD5D50 are triadic colors.