COLOR #ADA87C

HEX: #ADA87C RGB: (173,168,124)

Renk bilgisi

#ADA87C contains red, green and blue colors in about the same proportion. #ADA87C ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#ADA87C color RGB value is (173,168,124).

RGB: (173,168,124) (68%, 66%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 168 of 255 = 66%
B 124 of 255 = 49%

173
168
124

R + G + B ~ 61%. #ADA87C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 168 + 124 = 465 (100%)
R 173 of 465 ~ 37.2%
G 168 of 465 ~ 36.13%
B 124 of 465 ~ 26.67'%

%37.2
%36.13
%26.67

CMYK RENK MODELİ

#ADA87C rengi CMYK tonu (0,3,28,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.89%
  • sarı tonu 28.32%
  • ana renk tonu 32.16%

CMYK: (0,3,28,32)
C0M3Y28K32 (0%, 3%, 28%, 32%)
(0.00 / 0.03 / 0.28 / 0.32)

CMYK yüzdeleri

%0
%2.89
%28.32
%32.16

Codes

Color #ADA87C in popluar color models

AD A8 7C
RGB 173 168 124
HSL 54° 23.00% 58.24%
HSB/HSV 54° 28.32% 67.84%
CMYK 0.00% 2.89% 28.32%
32.16%

Color #ADA87C in popluar number systems.

HEX AD A8 7C
Decimal 173 168 124
Binary 10101101 10101000 1111100
Octal 255 250 174

Shades and tints

Shades of #ADA87C

#ADA87C
(173,168,124)
#9E9971
(158,153,113)
#8F8A66
(143,138,102)
#807B5B
(128,123,91)
#716C50
(113,108,80)
#625D45
(98,93,69)
#534E3A
(83,78,58)
#443F2F
(68,63,47)
#353024
(53,48,36)
#262119
(38,33,25)
#17120E
(23,18,14)
#000000
(0,0,0)

Tints of #ADA87C

#ADA87C
(173,168,124)
#B4AF87
(180,175,135)
#BBB692
(187,182,146)
#C2BD9D
(194,189,157)
#C9C4A8
(201,196,168)
#D0CBB3
(208,203,179)
#D7D2BE
(215,210,190)
#DED9C9
(222,217,201)
#E5E0D4
(229,224,212)
#ECE7DF
(236,231,223)
#F3EEEA
(243,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA87C color. Also use rgb(173,168,124) instead hex code.

Text Font Color

.myTextColor { color: #ADA87C; }

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

This text font color is #ADA87C.

Background Color

.myBgColor { background-color: #ADA87C; }

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

This div background color is #ADA87C.

Border color

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

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

This div border color is #ADA87C.

Opacity

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

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

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

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

This text has shadow with #ADA87C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA87C.

Preview

Color preview on black background

This text has color #ADA87C on black background.


Color preview on white background

This text has color #ADA87C on white background.


Black color preview on #ADA87C background

This text has black color on #ADA87C background.


White color preview on #ADA87C background

This text has white color on #ADA87C background.


Related colors

Complementary color

Complementary color for #hex is #525783.


I love getcolorcode.com

Triadic colors

1 #7CADA8 and #A87CAD with #ADA87C are triadic colors.

2 #7CA8AD and #A8AD7C with #ADA87C are triadic colors.