COLOR #AD884E

HEX: #AD884E RGB: (173,136,78)

Renk bilgisi

#AD884E contains mainly red and green colors. #AD884E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#AD884E color RGB value is (173,136,78).

RGB: (173,136,78) (68%, 53%, 31%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 136 of 255 = 53%
B 78 of 255 = 31%

173
136
78

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 136 + 78 = 387 (100%)
R 173 of 387 ~ 44.7%
G 136 of 387 ~ 35.14%
B 78 of 387 ~ 20.16'%

%44.7
%35.14
%20.16

CMYK RENK MODELİ

#AD884E rengi CMYK tonu (0,21,55,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.39%
  • sarı tonu 54.91%
  • ana renk tonu 32.16%

CMYK: (0,21,55,32)
C0M21Y55K32 (0%, 21%, 55%, 32%)
(0.00 / 0.21 / 0.55 / 0.32)

CMYK yüzdeleri

%0
%21.39
%54.91
%32.16

Codes

Color #AD884E in popluar color models

AD 88 4E
RGB 173 136 78
HSL 37° 37.85% 49.22%
HSB/HSV 37° 54.91% 67.84%
CMYK 0.00% 21.39% 54.91%
32.16%

Color #AD884E in popluar number systems.

HEX AD 88 4E
Decimal 173 136 78
Binary 10101101 10001000 1001110
Octal 255 210 116

Shades and tints

Shades of #AD884E

#AD884E
(173,136,78)
#9E7C47
(158,124,71)
#8F7040
(143,112,64)
#806439
(128,100,57)
#715832
(113,88,50)
#624C2B
(98,76,43)
#534024
(83,64,36)
#44341D
(68,52,29)
#352816
(53,40,22)
#261C0F
(38,28,15)
#171008
(23,16,8)
#000000
(0,0,0)

Tints of #AD884E

#AD884E
(173,136,78)
#B4925E
(180,146,94)
#BB9C6E
(187,156,110)
#C2A67E
(194,166,126)
#C9B08E
(201,176,142)
#D0BA9E
(208,186,158)
#D7C4AE
(215,196,174)
#DECEBE
(222,206,190)
#E5D8CE
(229,216,206)
#ECE2DE
(236,226,222)
#F3ECEE
(243,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD884E color. Also use rgb(173,136,78) instead hex code.

Text Font Color

.myTextColor { color: #AD884E; }

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

This text font color is #AD884E.

Background Color

.myBgColor { background-color: #AD884E; }

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

This div background color is #AD884E.

Border color

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

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

This div border color is #AD884E.

Opacity

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

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

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

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

This text has shadow with #AD884E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD884E.

Preview

Color preview on black background

This text has color #AD884E on black background.


Color preview on white background

This text has color #AD884E on white background.


Black color preview on #AD884E background

This text has black color on #AD884E background.


White color preview on #AD884E background

This text has white color on #AD884E background.


Related colors

Complementary color

Complementary color for #hex is #5277B1.


I love getcolorcode.com

Triadic colors

1 #4EAD88 and #884EAD with #AD884E are triadic colors.

2 #4E88AD and #88AD4E with #AD884E are triadic colors.