COLOR #AD9461

HEX: #AD9461 RGB: (173,148,97)

Renk bilgisi

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

RGB renk modeli

#AD9461 color RGB value is (173,148,97).

RGB: (173,148,97) (68%, 58%, 38%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 148 of 255 = 58%
B 97 of 255 = 38%

173
148
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 148 + 97 = 418 (100%)
R 173 of 418 ~ 41.39%
G 148 of 418 ~ 35.41%
B 97 of 418 ~ 23.21'%

%41.39
%35.41
%23.21

CMYK RENK MODELİ

#AD9461 rengi CMYK tonu (0,14,44,32).

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

CMYK: (0,14,44,32)
C0M14Y44K32 (0%, 14%, 44%, 32%)
(0.00 / 0.14 / 0.44 / 0.32)

CMYK yüzdeleri

%0
%14.45
%43.93
%32.16

Codes

Color #AD9461 in popluar color models

AD 94 61
RGB 173 148 97
HSL 40° 31.67% 52.94%
HSB/HSV 40° 43.93% 67.84%
CMYK 0.00% 14.45% 43.93%
32.16%

Color #AD9461 in popluar number systems.

HEX AD 94 61
Decimal 173 148 97
Binary 10101101 10010100 1100001
Octal 255 224 141

Shades and tints

Shades of #AD9461

#AD9461
(173,148,97)
#9E8759
(158,135,89)
#8F7A51
(143,122,81)
#806D49
(128,109,73)
#716041
(113,96,65)
#625339
(98,83,57)
#534631
(83,70,49)
#443929
(68,57,41)
#352C21
(53,44,33)
#261F19
(38,31,25)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #AD9461

#AD9461
(173,148,97)
#B49D6F
(180,157,111)
#BBA67D
(187,166,125)
#C2AF8B
(194,175,139)
#C9B899
(201,184,153)
#D0C1A7
(208,193,167)
#D7CAB5
(215,202,181)
#DED3C3
(222,211,195)
#E5DCD1
(229,220,209)
#ECE5DF
(236,229,223)
#F3EEED
(243,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9461; }

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

This text font color is #AD9461.

Background Color

.myBgColor { background-color: #AD9461; }

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

This div background color is #AD9461.

Border color

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

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

This div border color is #AD9461.

Opacity

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

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

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

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

This text has shadow with #AD9461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9461.

Preview

Color preview on black background

This text has color #AD9461 on black background.


Color preview on white background

This text has color #AD9461 on white background.


Black color preview on #AD9461 background

This text has black color on #AD9461 background.


White color preview on #AD9461 background

This text has white color on #AD9461 background.


Related colors

Complementary color

Complementary color for #hex is #526B9E.


I love getcolorcode.com

Triadic colors

1 #61AD94 and #9461AD with #AD9461 are triadic colors.

2 #6194AD and #94AD61 with #AD9461 are triadic colors.