COLOR #AD873A

HEX: #AD873A RGB: (173,135,58)

Renk bilgisi

#AD873A contains mainly red and green colors. #AD873A ‘ nin web güvenlik rengi #999933 (ya da #993) dir.

RGB renk modeli

#AD873A color RGB value is (173,135,58).

RGB: (173,135,58) (68%, 53%, 23%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 135 of 255 = 53%
B 58 of 255 = 23%

173
135
58

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 135 + 58 = 366 (100%)
R 173 of 366 ~ 47.27%
G 135 of 366 ~ 36.89%
B 58 of 366 ~ 15.85'%

%47.27
%36.89
%15.85

CMYK RENK MODELİ

#AD873A rengi CMYK tonu (0,22,66,32).

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

CMYK: (0,22,66,32)
C0M22Y66K32 (0%, 22%, 66%, 32%)
(0.00 / 0.22 / 0.66 / 0.32)

CMYK yüzdeleri

%0
%21.97
%66.47
%32.16

Codes

Color #AD873A in popluar color models

AD 87 3A
RGB 173 135 58
HSL 40° 49.78% 45.29%
HSB/HSV 40° 66.47% 67.84%
CMYK 0.00% 21.97% 66.47%
32.16%

Color #AD873A in popluar number systems.

HEX AD 87 3A
Decimal 173 135 58
Binary 10101101 10000111 111010
Octal 255 207 72

Shades and tints

Shades of #AD873A

#AD873A
(173,135,58)
#9E7B35
(158,123,53)
#8F6F30
(143,111,48)
#80632B
(128,99,43)
#715726
(113,87,38)
#624B21
(98,75,33)
#533F1C
(83,63,28)
#443317
(68,51,23)
#352712
(53,39,18)
#261B0D
(38,27,13)
#170F08
(23,15,8)
#000000
(0,0,0)

Tints of #AD873A

#AD873A
(173,135,58)
#B4914B
(180,145,75)
#BB9B5C
(187,155,92)
#C2A56D
(194,165,109)
#C9AF7E
(201,175,126)
#D0B98F
(208,185,143)
#D7C3A0
(215,195,160)
#DECDB1
(222,205,177)
#E5D7C2
(229,215,194)
#ECE1D3
(236,225,211)
#F3EBE4
(243,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD873A; }

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

This text font color is #AD873A.

Background Color

.myBgColor { background-color: #AD873A; }

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

This div background color is #AD873A.

Border color

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

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

This div border color is #AD873A.

Opacity

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

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

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

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

This text has shadow with #AD873A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD873A.

Preview

Color preview on black background

This text has color #AD873A on black background.


Color preview on white background

This text has color #AD873A on white background.


Black color preview on #AD873A background

This text has black color on #AD873A background.


White color preview on #AD873A background

This text has white color on #AD873A background.


Related colors

Complementary color

Complementary color for #hex is #5278C5.


I love getcolorcode.com

Triadic colors

1 #3AAD87 and #873AAD with #AD873A are triadic colors.

2 #3A87AD and #87AD3A with #AD873A are triadic colors.