COLOR #AD6F5E

HEX: #AD6F5E RGB: (173,111,94)

Renk bilgisi

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

RGB renk modeli

#AD6F5E color RGB value is (173,111,94).

RGB: (173,111,94) (68%, 44%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 111 of 255 = 44%
B 94 of 255 = 37%

173
111
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 111 + 94 = 378 (100%)
R 173 of 378 ~ 45.77%
G 111 of 378 ~ 29.37%
B 94 of 378 ~ 24.87'%

%45.77
%29.37
%24.87

CMYK RENK MODELİ

#AD6F5E rengi CMYK tonu (0,36,46,32).

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

CMYK: (0,36,46,32)
C0M36Y46K32 (0%, 36%, 46%, 32%)
(0.00 / 0.36 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%35.84
%45.66
%32.16

Codes

Color #AD6F5E in popluar color models

AD 6F 5E
RGB 173 111 94
HSL 13° 32.51% 52.35%
HSB/HSV 13° 45.66% 67.84%
CMYK 0.00% 35.84% 45.66%
32.16%

Color #AD6F5E in popluar number systems.

HEX AD 6F 5E
Decimal 173 111 94
Binary 10101101 1101111 1011110
Octal 255 157 136

Shades and tints

Shades of #AD6F5E

#AD6F5E
(173,111,94)
#9E6556
(158,101,86)
#8F5B4E
(143,91,78)
#805146
(128,81,70)
#71473E
(113,71,62)
#623D36
(98,61,54)
#53332E
(83,51,46)
#442926
(68,41,38)
#351F1E
(53,31,30)
#261516
(38,21,22)
#170B0E
(23,11,14)
#000000
(0,0,0)

Tints of #AD6F5E

#AD6F5E
(173,111,94)
#B47C6C
(180,124,108)
#BB897A
(187,137,122)
#C29688
(194,150,136)
#C9A396
(201,163,150)
#D0B0A4
(208,176,164)
#D7BDB2
(215,189,178)
#DECAC0
(222,202,192)
#E5D7CE
(229,215,206)
#ECE4DC
(236,228,220)
#F3F1EA
(243,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6F5E; }

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

This text font color is #AD6F5E.

Background Color

.myBgColor { background-color: #AD6F5E; }

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

This div background color is #AD6F5E.

Border color

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

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

This div border color is #AD6F5E.

Opacity

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

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

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

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

This text has shadow with #AD6F5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6F5E.

Preview

Color preview on black background

This text has color #AD6F5E on black background.


Color preview on white background

This text has color #AD6F5E on white background.


Black color preview on #AD6F5E background

This text has black color on #AD6F5E background.


White color preview on #AD6F5E background

This text has white color on #AD6F5E background.


Related colors

Complementary color

Complementary color for #hex is #5290A1.


I love getcolorcode.com

Triadic colors

1 #5EAD6F and #6F5EAD with #AD6F5E are triadic colors.

2 #5E6FAD and #6FAD5E with #AD6F5E are triadic colors.