COLOR #AD5C5E

HEX: #AD5C5E RGB: (173,92,94)

Renk bilgisi

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

RGB renk modeli

#AD5C5E color RGB value is (173,92,94).

RGB: (173,92,94) (68%, 36%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 92 of 255 = 36%
B 94 of 255 = 37%

173
92
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 92 + 94 = 359 (100%)
R 173 of 359 ~ 48.19%
G 92 of 359 ~ 25.63%
B 94 of 359 ~ 26.18'%

%48.19
%25.63
%26.18

CMYK RENK MODELİ

#AD5C5E rengi CMYK tonu (0,47,46,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.82%
  • sarı tonu 45.66%
  • ana renk tonu 32.16%

CMYK: (0,47,46,32)
C0M47Y46K32 (0%, 47%, 46%, 32%)
(0.00 / 0.47 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%46.82
%45.66
%32.16

Codes

Color #AD5C5E in popluar color models

AD 5C 5E
RGB 173 92 94
HSL 359° 33.06% 51.96%
HSB/HSV 359° 46.82% 67.84%
CMYK 0.00% 46.82% 45.66%
32.16%

Color #AD5C5E in popluar number systems.

HEX AD 5C 5E
Decimal 173 92 94
Binary 10101101 1011100 1011110
Octal 255 134 136

Shades and tints

Shades of #AD5C5E

#AD5C5E
(173,92,94)
#9E5456
(158,84,86)
#8F4C4E
(143,76,78)
#804446
(128,68,70)
#713C3E
(113,60,62)
#623436
(98,52,54)
#532C2E
(83,44,46)
#442426
(68,36,38)
#351C1E
(53,28,30)
#261416
(38,20,22)
#170C0E
(23,12,14)
#000000
(0,0,0)

Tints of #AD5C5E

#AD5C5E
(173,92,94)
#B46A6C
(180,106,108)
#BB787A
(187,120,122)
#C28688
(194,134,136)
#C99496
(201,148,150)
#D0A2A4
(208,162,164)
#D7B0B2
(215,176,178)
#DEBEC0
(222,190,192)
#E5CCCE
(229,204,206)
#ECDADC
(236,218,220)
#F3E8EA
(243,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5C5E; }

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

This text font color is #AD5C5E.

Background Color

.myBgColor { background-color: #AD5C5E; }

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

This div background color is #AD5C5E.

Border color

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

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

This div border color is #AD5C5E.

Opacity

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

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

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

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

This text has shadow with #AD5C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5C5E.

Preview

Color preview on black background

This text has color #AD5C5E on black background.


Color preview on white background

This text has color #AD5C5E on white background.


Black color preview on #AD5C5E background

This text has black color on #AD5C5E background.


White color preview on #AD5C5E background

This text has white color on #AD5C5E background.


Related colors

Complementary color

Complementary color for #hex is #52A3A1.


I love getcolorcode.com

Triadic colors

1 #5EAD5C and #5C5EAD with #AD5C5E are triadic colors.

2 #5E5CAD and #5CAD5E with #AD5C5E are triadic colors.