COLOR #AD8E4C

HEX: #AD8E4C RGB: (173,142,76)

Renk bilgisi

#AD8E4C contains mainly red and green colors. #AD8E4C ‘ nin web güvenlik rengi #999933 (ya da #993) dir.

RGB renk modeli

#AD8E4C color RGB value is (173,142,76).

RGB: (173,142,76) (68%, 56%, 30%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 142 of 255 = 56%
B 76 of 255 = 30%

173
142
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 142 + 76 = 391 (100%)
R 173 of 391 ~ 44.25%
G 142 of 391 ~ 36.32%
B 76 of 391 ~ 19.44'%

%44.25
%36.32
%19.44

CMYK RENK MODELİ

#AD8E4C rengi CMYK tonu (0,18,56,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.92%
  • sarı tonu 56.07%
  • ana renk tonu 32.16%

CMYK: (0,18,56,32)
C0M18Y56K32 (0%, 18%, 56%, 32%)
(0.00 / 0.18 / 0.56 / 0.32)

CMYK yüzdeleri

%0
%17.92
%56.07
%32.16

Codes

Color #AD8E4C in popluar color models

AD 8E 4C
RGB 173 142 76
HSL 41° 38.96% 48.82%
HSB/HSV 41° 56.07% 67.84%
CMYK 0.00% 17.92% 56.07%
32.16%

Color #AD8E4C in popluar number systems.

HEX AD 8E 4C
Decimal 173 142 76
Binary 10101101 10001110 1001100
Octal 255 216 114

Shades and tints

Shades of #AD8E4C

#AD8E4C
(173,142,76)
#9E8246
(158,130,70)
#8F7640
(143,118,64)
#806A3A
(128,106,58)
#715E34
(113,94,52)
#62522E
(98,82,46)
#534628
(83,70,40)
#443A22
(68,58,34)
#352E1C
(53,46,28)
#262216
(38,34,22)
#171610
(23,22,16)
#000000
(0,0,0)

Tints of #AD8E4C

#AD8E4C
(173,142,76)
#B4985C
(180,152,92)
#BBA26C
(187,162,108)
#C2AC7C
(194,172,124)
#C9B68C
(201,182,140)
#D0C09C
(208,192,156)
#D7CAAC
(215,202,172)
#DED4BC
(222,212,188)
#E5DECC
(229,222,204)
#ECE8DC
(236,232,220)
#F3F2EC
(243,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8E4C color. Also use rgb(173,142,76) instead hex code.

Text Font Color

.myTextColor { color: #AD8E4C; }

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

This text font color is #AD8E4C.

Background Color

.myBgColor { background-color: #AD8E4C; }

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

This div background color is #AD8E4C.

Border color

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

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

This div border color is #AD8E4C.

Opacity

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

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

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

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

This text has shadow with #AD8E4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8E4C.

Preview

Color preview on black background

This text has color #AD8E4C on black background.


Color preview on white background

This text has color #AD8E4C on white background.


Black color preview on #AD8E4C background

This text has black color on #AD8E4C background.


White color preview on #AD8E4C background

This text has white color on #AD8E4C background.


Related colors

Complementary color

Complementary color for #hex is #5271B3.


I love getcolorcode.com

Triadic colors

1 #4CAD8E and #8E4CAD with #AD8E4C are triadic colors.

2 #4C8EAD and #8EAD4C with #AD8E4C are triadic colors.