COLOR #AD5C5D

HEX: #AD5C5D RGB: (173,92,93)

Renk bilgisi

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

RGB renk modeli

#AD5C5D color RGB value is (173,92,93).

RGB: (173,92,93) (68%, 36%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 92 of 255 = 36%
B 93 of 255 = 36%

173
92
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 92 + 93 = 358 (100%)
R 173 of 358 ~ 48.32%
G 92 of 358 ~ 25.7%
B 93 of 358 ~ 25.98'%

%48.32
%25.7
%25.98

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.82%
  • sarı tonu 46.24%
  • 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
%46.24
%32.16

Codes

Color #AD5C5D in popluar color models

AD 5C 5D
RGB 173 92 93
HSL 359° 33.06% 51.96%
HSB/HSV 359° 46.82% 67.84%
CMYK 0.00% 46.82% 46.24%
32.16%

Color #AD5C5D in popluar number systems.

HEX AD 5C 5D
Decimal 173 92 93
Binary 10101101 1011100 1011101
Octal 255 134 135

Shades and tints

Shades of #AD5C5D

#AD5C5D
(173,92,93)
#9E5455
(158,84,85)
#8F4C4D
(143,76,77)
#804445
(128,68,69)
#713C3D
(113,60,61)
#623435
(98,52,53)
#532C2D
(83,44,45)
#442425
(68,36,37)
#351C1D
(53,28,29)
#261415
(38,20,21)
#170C0D
(23,12,13)
#000000
(0,0,0)

Tints of #AD5C5D

#AD5C5D
(173,92,93)
#B46A6B
(180,106,107)
#BB7879
(187,120,121)
#C28687
(194,134,135)
#C99495
(201,148,149)
#D0A2A3
(208,162,163)
#D7B0B1
(215,176,177)
#DEBEBF
(222,190,191)
#E5CCCD
(229,204,205)
#ECDADB
(236,218,219)
#F3E8E9
(243,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5C5D; }

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

This text font color is #AD5C5D.

Background Color

.myBgColor { background-color: #AD5C5D; }

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

This div background color is #AD5C5D.

Border color

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

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

This div border color is #AD5C5D.

Opacity

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

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

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

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

This text has shadow with #AD5C5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5C5D.

Preview

Color preview on black background

This text has color #AD5C5D on black background.


Color preview on white background

This text has color #AD5C5D on white background.


Black color preview on #AD5C5D background

This text has black color on #AD5C5D background.


White color preview on #AD5C5D background

This text has white color on #AD5C5D background.


Related colors

Complementary color

Complementary color for #hex is #52A3A2.


I love getcolorcode.com

Triadic colors

1 #5DAD5C and #5C5DAD with #AD5C5D are triadic colors.

2 #5D5CAD and #5CAD5D with #AD5C5D are triadic colors.