COLOR #AD5E5C

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
94
92

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

Yüzdelerle RGB renk parçaları

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

%48.19
%26.18
%25.63

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%45.66
%46.82
%32.16

Codes

Color #AD5E5C in popluar color models

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

Color #AD5E5C in popluar number systems.

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

Shades and tints

Shades of #AD5E5C

#AD5E5C
(173,94,92)
#9E5654
(158,86,84)
#8F4E4C
(143,78,76)
#804644
(128,70,68)
#713E3C
(113,62,60)
#623634
(98,54,52)
#532E2C
(83,46,44)
#442624
(68,38,36)
#351E1C
(53,30,28)
#261614
(38,22,20)
#170E0C
(23,14,12)
#000000
(0,0,0)

Tints of #AD5E5C

#AD5E5C
(173,94,92)
#B46C6A
(180,108,106)
#BB7A78
(187,122,120)
#C28886
(194,136,134)
#C99694
(201,150,148)
#D0A4A2
(208,164,162)
#D7B2B0
(215,178,176)
#DEC0BE
(222,192,190)
#E5CECC
(229,206,204)
#ECDCDA
(236,220,218)
#F3EAE8
(243,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E5C; }

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

This text font color is #AD5E5C.

Background Color

.myBgColor { background-color: #AD5E5C; }

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

This div background color is #AD5E5C.

Border color

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

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

This div border color is #AD5E5C.

Opacity

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

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

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

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

This text has shadow with #AD5E5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E5C.

Preview

Color preview on black background

This text has color #AD5E5C on black background.


Color preview on white background

This text has color #AD5E5C on white background.


Black color preview on #AD5E5C background

This text has black color on #AD5E5C background.


White color preview on #AD5E5C background

This text has white color on #AD5E5C background.


Related colors

Complementary color

Complementary color for #hex is #52A1A3.


I love getcolorcode.com

Triadic colors

1 #5CAD5E and #5E5CAD with #AD5E5C are triadic colors.

2 #5C5EAD and #5EAD5C with #AD5E5C are triadic colors.