COLOR #AD876B

HEX: #AD876B RGB: (173,135,107)

Renk bilgisi

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

RGB renk modeli

#AD876B color RGB value is (173,135,107).

RGB: (173,135,107) (68%, 53%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 135 of 255 = 53%
B 107 of 255 = 42%

173
135
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 135 + 107 = 415 (100%)
R 173 of 415 ~ 41.69%
G 135 of 415 ~ 32.53%
B 107 of 415 ~ 25.78'%

%41.69
%32.53
%25.78

CMYK RENK MODELİ

#AD876B rengi CMYK tonu (0,22,38,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.97%
  • sarı tonu 38.15%
  • ana renk tonu 32.16%

CMYK: (0,22,38,32)
C0M22Y38K32 (0%, 22%, 38%, 32%)
(0.00 / 0.22 / 0.38 / 0.32)

CMYK yüzdeleri

%0
%21.97
%38.15
%32.16

Codes

Color #AD876B in popluar color models

AD 87 6B
RGB 173 135 107
HSL 25° 28.70% 54.90%
HSB/HSV 25° 38.15% 67.84%
CMYK 0.00% 21.97% 38.15%
32.16%

Color #AD876B in popluar number systems.

HEX AD 87 6B
Decimal 173 135 107
Binary 10101101 10000111 1101011
Octal 255 207 153

Shades and tints

Shades of #AD876B

#AD876B
(173,135,107)
#9E7B62
(158,123,98)
#8F6F59
(143,111,89)
#806350
(128,99,80)
#715747
(113,87,71)
#624B3E
(98,75,62)
#533F35
(83,63,53)
#44332C
(68,51,44)
#352723
(53,39,35)
#261B1A
(38,27,26)
#170F11
(23,15,17)
#000000
(0,0,0)

Tints of #AD876B

#AD876B
(173,135,107)
#B49178
(180,145,120)
#BB9B85
(187,155,133)
#C2A592
(194,165,146)
#C9AF9F
(201,175,159)
#D0B9AC
(208,185,172)
#D7C3B9
(215,195,185)
#DECDC6
(222,205,198)
#E5D7D3
(229,215,211)
#ECE1E0
(236,225,224)
#F3EBED
(243,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD876B color. Also use rgb(173,135,107) instead hex code.

Text Font Color

.myTextColor { color: #AD876B; }

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

This text font color is #AD876B.

Background Color

.myBgColor { background-color: #AD876B; }

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

This div background color is #AD876B.

Border color

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

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

This div border color is #AD876B.

Opacity

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

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

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

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

This text has shadow with #AD876B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD876B.

Preview

Color preview on black background

This text has color #AD876B on black background.


Color preview on white background

This text has color #AD876B on white background.


Black color preview on #AD876B background

This text has black color on #AD876B background.


White color preview on #AD876B background

This text has white color on #AD876B background.


Related colors

Complementary color

Complementary color for #hex is #527894.


I love getcolorcode.com

Triadic colors

1 #6BAD87 and #876BAD with #AD876B are triadic colors.

2 #6B87AD and #87AD6B with #AD876B are triadic colors.