COLOR #AD6E4D

HEX: #AD6E4D RGB: (173,110,77)

Renk bilgisi

#AD6E4D contains mainly red color. #AD6E4D ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#AD6E4D color RGB value is (173,110,77).

RGB: (173,110,77) (68%, 43%, 30%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 110 of 255 = 43%
B 77 of 255 = 30%

173
110
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 110 + 77 = 360 (100%)
R 173 of 360 ~ 48.06%
G 110 of 360 ~ 30.56%
B 77 of 360 ~ 21.39'%

%48.06
%30.56
%21.39

CMYK RENK MODELİ

#AD6E4D rengi CMYK tonu (0,36,55,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.42%
  • sarı tonu 55.49%
  • ana renk tonu 32.16%

CMYK: (0,36,55,32)
C0M36Y55K32 (0%, 36%, 55%, 32%)
(0.00 / 0.36 / 0.55 / 0.32)

CMYK yüzdeleri

%0
%36.42
%55.49
%32.16

Codes

Color #AD6E4D in popluar color models

AD 6E 4D
RGB 173 110 77
HSL 21° 38.40% 49.02%
HSB/HSV 21° 55.49% 67.84%
CMYK 0.00% 36.42% 55.49%
32.16%

Color #AD6E4D in popluar number systems.

HEX AD 6E 4D
Decimal 173 110 77
Binary 10101101 1101110 1001101
Octal 255 156 115

Shades and tints

Shades of #AD6E4D

#AD6E4D
(173,110,77)
#9E6446
(158,100,70)
#8F5A3F
(143,90,63)
#805038
(128,80,56)
#714631
(113,70,49)
#623C2A
(98,60,42)
#533223
(83,50,35)
#44281C
(68,40,28)
#351E15
(53,30,21)
#26140E
(38,20,14)
#170A07
(23,10,7)
#000000
(0,0,0)

Tints of #AD6E4D

#AD6E4D
(173,110,77)
#B47B5D
(180,123,93)
#BB886D
(187,136,109)
#C2957D
(194,149,125)
#C9A28D
(201,162,141)
#D0AF9D
(208,175,157)
#D7BCAD
(215,188,173)
#DEC9BD
(222,201,189)
#E5D6CD
(229,214,205)
#ECE3DD
(236,227,221)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6E4D color. Also use rgb(173,110,77) instead hex code.

Text Font Color

.myTextColor { color: #AD6E4D; }

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

This text font color is #AD6E4D.

Background Color

.myBgColor { background-color: #AD6E4D; }

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

This div background color is #AD6E4D.

Border color

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

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

This div border color is #AD6E4D.

Opacity

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

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

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

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

This text has shadow with #AD6E4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6E4D.

Preview

Color preview on black background

This text has color #AD6E4D on black background.


Color preview on white background

This text has color #AD6E4D on white background.


Black color preview on #AD6E4D background

This text has black color on #AD6E4D background.


White color preview on #AD6E4D background

This text has white color on #AD6E4D background.


Related colors

Complementary color

Complementary color for #hex is #5291B2.


I love getcolorcode.com

Triadic colors

1 #4DAD6E and #6E4DAD with #AD6E4D are triadic colors.

2 #4D6EAD and #6EAD4D with #AD6E4D are triadic colors.