COLOR #AD6D5E

HEX: #AD6D5E RGB: (173,109,94)

Renk bilgisi

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

RGB renk modeli

#AD6D5E color RGB value is (173,109,94).

RGB: (173,109,94) (68%, 43%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 109 of 255 = 43%
B 94 of 255 = 37%

173
109
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 109 + 94 = 376 (100%)
R 173 of 376 ~ 46.01%
G 109 of 376 ~ 28.99%
B 94 of 376 ~ 25'%

%46.01
%28.99
%25

CMYK RENK MODELİ

#AD6D5E rengi CMYK tonu (0,37,46,32).

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

CMYK: (0,37,46,32)
C0M37Y46K32 (0%, 37%, 46%, 32%)
(0.00 / 0.37 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%36.99
%45.66
%32.16

Codes

Color #AD6D5E in popluar color models

AD 6D 5E
RGB 173 109 94
HSL 11° 32.51% 52.35%
HSB/HSV 11° 45.66% 67.84%
CMYK 0.00% 36.99% 45.66%
32.16%

Color #AD6D5E in popluar number systems.

HEX AD 6D 5E
Decimal 173 109 94
Binary 10101101 1101101 1011110
Octal 255 155 136

Shades and tints

Shades of #AD6D5E

#AD6D5E
(173,109,94)
#9E6456
(158,100,86)
#8F5B4E
(143,91,78)
#805246
(128,82,70)
#71493E
(113,73,62)
#624036
(98,64,54)
#53372E
(83,55,46)
#442E26
(68,46,38)
#35251E
(53,37,30)
#261C16
(38,28,22)
#17130E
(23,19,14)
#000000
(0,0,0)

Tints of #AD6D5E

#AD6D5E
(173,109,94)
#B47A6C
(180,122,108)
#BB877A
(187,135,122)
#C29488
(194,148,136)
#C9A196
(201,161,150)
#D0AEA4
(208,174,164)
#D7BBB2
(215,187,178)
#DEC8C0
(222,200,192)
#E5D5CE
(229,213,206)
#ECE2DC
(236,226,220)
#F3EFEA
(243,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6D5E; }

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

This text font color is #AD6D5E.

Background Color

.myBgColor { background-color: #AD6D5E; }

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

This div background color is #AD6D5E.

Border color

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

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

This div border color is #AD6D5E.

Opacity

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

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

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

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

This text has shadow with #AD6D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6D5E.

Preview

Color preview on black background

This text has color #AD6D5E on black background.


Color preview on white background

This text has color #AD6D5E on white background.


Black color preview on #AD6D5E background

This text has black color on #AD6D5E background.


White color preview on #AD6D5E background

This text has white color on #AD6D5E background.


Related colors

Complementary color

Complementary color for #hex is #5292A1.


I love getcolorcode.com

Triadic colors

1 #5EAD6D and #6D5EAD with #AD6D5E are triadic colors.

2 #5E6DAD and #6DAD5E with #AD6D5E are triadic colors.