COLOR #AD985B

HEX: #AD985B RGB: (173,152,91)

Renk bilgisi

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

RGB renk modeli

#AD985B color RGB value is (173,152,91).

RGB: (173,152,91) (68%, 60%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 152 of 255 = 60%
B 91 of 255 = 36%

173
152
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 152 + 91 = 416 (100%)
R 173 of 416 ~ 41.59%
G 152 of 416 ~ 36.54%
B 91 of 416 ~ 21.88'%

%41.59
%36.54
%21.88

CMYK RENK MODELİ

#AD985B rengi CMYK tonu (0,12,47,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.14%
  • sarı tonu 47.40%
  • ana renk tonu 32.16%

CMYK: (0,12,47,32)
C0M12Y47K32 (0%, 12%, 47%, 32%)
(0.00 / 0.12 / 0.47 / 0.32)

CMYK yüzdeleri

%0
%12.14
%47.4
%32.16

Codes

Color #AD985B in popluar color models

AD 98 5B
RGB 173 152 91
HSL 45° 33.33% 51.76%
HSB/HSV 45° 47.40% 67.84%
CMYK 0.00% 12.14% 47.40%
32.16%

Color #AD985B in popluar number systems.

HEX AD 98 5B
Decimal 173 152 91
Binary 10101101 10011000 1011011
Octal 255 230 133

Shades and tints

Shades of #AD985B

#AD985B
(173,152,91)
#9E8B53
(158,139,83)
#8F7E4B
(143,126,75)
#807143
(128,113,67)
#71643B
(113,100,59)
#625733
(98,87,51)
#534A2B
(83,74,43)
#443D23
(68,61,35)
#35301B
(53,48,27)
#262313
(38,35,19)
#17160B
(23,22,11)
#000000
(0,0,0)

Tints of #AD985B

#AD985B
(173,152,91)
#B4A169
(180,161,105)
#BBAA77
(187,170,119)
#C2B385
(194,179,133)
#C9BC93
(201,188,147)
#D0C5A1
(208,197,161)
#D7CEAF
(215,206,175)
#DED7BD
(222,215,189)
#E5E0CB
(229,224,203)
#ECE9D9
(236,233,217)
#F3F2E7
(243,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD985B color. Also use rgb(173,152,91) instead hex code.

Text Font Color

.myTextColor { color: #AD985B; }

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

This text font color is #AD985B.

Background Color

.myBgColor { background-color: #AD985B; }

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

This div background color is #AD985B.

Border color

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

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

This div border color is #AD985B.

Opacity

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

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

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

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

This text has shadow with #AD985B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD985B.

Preview

Color preview on black background

This text has color #AD985B on black background.


Color preview on white background

This text has color #AD985B on white background.


Black color preview on #AD985B background

This text has black color on #AD985B background.


White color preview on #AD985B background

This text has white color on #AD985B background.


Related colors

Complementary color

Complementary color for #hex is #5267A4.


I love getcolorcode.com

Triadic colors

1 #5BAD98 and #985BAD with #AD985B are triadic colors.

2 #5B98AD and #98AD5B with #AD985B are triadic colors.