COLOR #AD6B5E

HEX: #AD6B5E RGB: (173,107,94)

Renk bilgisi

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

RGB renk modeli

#AD6B5E color RGB value is (173,107,94).

RGB: (173,107,94) (68%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 107 of 255 = 42%
B 94 of 255 = 37%

173
107
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 107 + 94 = 374 (100%)
R 173 of 374 ~ 46.26%
G 107 of 374 ~ 28.61%
B 94 of 374 ~ 25.13'%

%46.26
%28.61
%25.13

CMYK RENK MODELİ

#AD6B5E rengi CMYK tonu (0,38,46,32).

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

CMYK: (0,38,46,32)
C0M38Y46K32 (0%, 38%, 46%, 32%)
(0.00 / 0.38 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%38.15
%45.66
%32.16

Codes

Color #AD6B5E in popluar color models

AD 6B 5E
RGB 173 107 94
HSL 10° 32.51% 52.35%
HSB/HSV 10° 45.66% 67.84%
CMYK 0.00% 38.15% 45.66%
32.16%

Color #AD6B5E in popluar number systems.

HEX AD 6B 5E
Decimal 173 107 94
Binary 10101101 1101011 1011110
Octal 255 153 136

Shades and tints

Shades of #AD6B5E

#AD6B5E
(173,107,94)
#9E6256
(158,98,86)
#8F594E
(143,89,78)
#805046
(128,80,70)
#71473E
(113,71,62)
#623E36
(98,62,54)
#53352E
(83,53,46)
#442C26
(68,44,38)
#35231E
(53,35,30)
#261A16
(38,26,22)
#17110E
(23,17,14)
#000000
(0,0,0)

Tints of #AD6B5E

#AD6B5E
(173,107,94)
#B4786C
(180,120,108)
#BB857A
(187,133,122)
#C29288
(194,146,136)
#C99F96
(201,159,150)
#D0ACA4
(208,172,164)
#D7B9B2
(215,185,178)
#DEC6C0
(222,198,192)
#E5D3CE
(229,211,206)
#ECE0DC
(236,224,220)
#F3EDEA
(243,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6B5E; }

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

This text font color is #AD6B5E.

Background Color

.myBgColor { background-color: #AD6B5E; }

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

This div background color is #AD6B5E.

Border color

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

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

This div border color is #AD6B5E.

Opacity

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

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

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

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

This text has shadow with #AD6B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6B5E.

Preview

Color preview on black background

This text has color #AD6B5E on black background.


Color preview on white background

This text has color #AD6B5E on white background.


Black color preview on #AD6B5E background

This text has black color on #AD6B5E background.


White color preview on #AD6B5E background

This text has white color on #AD6B5E background.


Related colors

Complementary color

Complementary color for #hex is #5294A1.


I love getcolorcode.com

Triadic colors

1 #5EAD6B and #6B5EAD with #AD6B5E are triadic colors.

2 #5E6BAD and #6BAD5E with #AD6B5E are triadic colors.