COLOR #AD8C61

HEX: #AD8C61 RGB: (173,140,97)

Renk bilgisi

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

RGB renk modeli

#AD8C61 color RGB value is (173,140,97).

RGB: (173,140,97) (68%, 55%, 38%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 97 of 255 = 38%

173
140
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 97 = 410 (100%)
R 173 of 410 ~ 42.2%
G 140 of 410 ~ 34.15%
B 97 of 410 ~ 23.66'%

%42.2
%34.15
%23.66

CMYK RENK MODELİ

#AD8C61 rengi CMYK tonu (0,19,44,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.08%
  • sarı tonu 43.93%
  • ana renk tonu 32.16%

CMYK: (0,19,44,32)
C0M19Y44K32 (0%, 19%, 44%, 32%)
(0.00 / 0.19 / 0.44 / 0.32)

CMYK yüzdeleri

%0
%19.08
%43.93
%32.16

Codes

Color #AD8C61 in popluar color models

AD 8C 61
RGB 173 140 97
HSL 34° 31.67% 52.94%
HSB/HSV 34° 43.93% 67.84%
CMYK 0.00% 19.08% 43.93%
32.16%

Color #AD8C61 in popluar number systems.

HEX AD 8C 61
Decimal 173 140 97
Binary 10101101 10001100 1100001
Octal 255 214 141

Shades and tints

Shades of #AD8C61

#AD8C61
(173,140,97)
#9E8059
(158,128,89)
#8F7451
(143,116,81)
#806849
(128,104,73)
#715C41
(113,92,65)
#625039
(98,80,57)
#534431
(83,68,49)
#443829
(68,56,41)
#352C21
(53,44,33)
#262019
(38,32,25)
#171411
(23,20,17)
#000000
(0,0,0)

Tints of #AD8C61

#AD8C61
(173,140,97)
#B4966F
(180,150,111)
#BBA07D
(187,160,125)
#C2AA8B
(194,170,139)
#C9B499
(201,180,153)
#D0BEA7
(208,190,167)
#D7C8B5
(215,200,181)
#DED2C3
(222,210,195)
#E5DCD1
(229,220,209)
#ECE6DF
(236,230,223)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8C61 color. Also use rgb(173,140,97) instead hex code.

Text Font Color

.myTextColor { color: #AD8C61; }

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

This text font color is #AD8C61.

Background Color

.myBgColor { background-color: #AD8C61; }

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

This div background color is #AD8C61.

Border color

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

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

This div border color is #AD8C61.

Opacity

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

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

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

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

This text has shadow with #AD8C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C61.

Preview

Color preview on black background

This text has color #AD8C61 on black background.


Color preview on white background

This text has color #AD8C61 on white background.


Black color preview on #AD8C61 background

This text has black color on #AD8C61 background.


White color preview on #AD8C61 background

This text has white color on #AD8C61 background.


Related colors

Complementary color

Complementary color for #hex is #52739E.


I love getcolorcode.com

Triadic colors

1 #61AD8C and #8C61AD with #AD8C61 are triadic colors.

2 #618CAD and #8CAD61 with #AD8C61 are triadic colors.