COLOR #AD8E6A

HEX: #AD8E6A RGB: (173,142,106)

Renk bilgisi

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

RGB renk modeli

#AD8E6A color RGB value is (173,142,106).

RGB: (173,142,106) (68%, 56%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 142 of 255 = 56%
B 106 of 255 = 42%

173
142
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 142 + 106 = 421 (100%)
R 173 of 421 ~ 41.09%
G 142 of 421 ~ 33.73%
B 106 of 421 ~ 25.18'%

%41.09
%33.73
%25.18

CMYK RENK MODELİ

#AD8E6A rengi CMYK tonu (0,18,39,32).

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

CMYK: (0,18,39,32)
C0M18Y39K32 (0%, 18%, 39%, 32%)
(0.00 / 0.18 / 0.39 / 0.32)

CMYK yüzdeleri

%0
%17.92
%38.73
%32.16

Codes

Color #AD8E6A in popluar color models

AD 8E 6A
RGB 173 142 106
HSL 32° 29.00% 54.71%
HSB/HSV 32° 38.73% 67.84%
CMYK 0.00% 17.92% 38.73%
32.16%

Color #AD8E6A in popluar number systems.

HEX AD 8E 6A
Decimal 173 142 106
Binary 10101101 10001110 1101010
Octal 255 216 152

Shades and tints

Shades of #AD8E6A

#AD8E6A
(173,142,106)
#9E8261
(158,130,97)
#8F7658
(143,118,88)
#806A4F
(128,106,79)
#715E46
(113,94,70)
#62523D
(98,82,61)
#534634
(83,70,52)
#443A2B
(68,58,43)
#352E22
(53,46,34)
#262219
(38,34,25)
#171610
(23,22,16)
#000000
(0,0,0)

Tints of #AD8E6A

#AD8E6A
(173,142,106)
#B49877
(180,152,119)
#BBA284
(187,162,132)
#C2AC91
(194,172,145)
#C9B69E
(201,182,158)
#D0C0AB
(208,192,171)
#D7CAB8
(215,202,184)
#DED4C5
(222,212,197)
#E5DED2
(229,222,210)
#ECE8DF
(236,232,223)
#F3F2EC
(243,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8E6A; }

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

This text font color is #AD8E6A.

Background Color

.myBgColor { background-color: #AD8E6A; }

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

This div background color is #AD8E6A.

Border color

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

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

This div border color is #AD8E6A.

Opacity

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

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

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

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

This text has shadow with #AD8E6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8E6A.

Preview

Color preview on black background

This text has color #AD8E6A on black background.


Color preview on white background

This text has color #AD8E6A on white background.


Black color preview on #AD8E6A background

This text has black color on #AD8E6A background.


White color preview on #AD8E6A background

This text has white color on #AD8E6A background.


Related colors

Complementary color

Complementary color for #hex is #527195.


I love getcolorcode.com

Triadic colors

1 #6AAD8E and #8E6AAD with #AD8E6A are triadic colors.

2 #6A8EAD and #8EAD6A with #AD8E6A are triadic colors.