COLOR #ADA58B

HEX: #ADA58B RGB: (173,165,139)

Renk bilgisi

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

RGB renk modeli

#ADA58B color RGB value is (173,165,139).

RGB: (173,165,139) (68%, 65%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 165 of 255 = 65%
B 139 of 255 = 55%

173
165
139

R + G + B ~ 63%. #ADA58B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 165 + 139 = 477 (100%)
R 173 of 477 ~ 36.27%
G 165 of 477 ~ 34.59%
B 139 of 477 ~ 29.14'%

%36.27
%34.59
%29.14

CMYK RENK MODELİ

#ADA58B rengi CMYK tonu (0,5,20,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.62%
  • sarı tonu 19.65%
  • ana renk tonu 32.16%

CMYK: (0,5,20,32)
C0M5Y20K32 (0%, 5%, 20%, 32%)
(0.00 / 0.05 / 0.20 / 0.32)

CMYK yüzdeleri

%0
%4.62
%19.65
%32.16

Codes

Color #ADA58B in popluar color models

AD A5 8B
RGB 173 165 139
HSL 46° 17.17% 61.18%
HSB/HSV 46° 19.65% 67.84%
CMYK 0.00% 4.62% 19.65%
32.16%

Color #ADA58B in popluar number systems.

HEX AD A5 8B
Decimal 173 165 139
Binary 10101101 10100101 10001011
Octal 255 245 213

Shades and tints

Shades of #ADA58B

#ADA58B
(173,165,139)
#9E967F
(158,150,127)
#8F8773
(143,135,115)
#807867
(128,120,103)
#71695B
(113,105,91)
#625A4F
(98,90,79)
#534B43
(83,75,67)
#443C37
(68,60,55)
#352D2B
(53,45,43)
#261E1F
(38,30,31)
#170F13
(23,15,19)
#000000
(0,0,0)

Tints of #ADA58B

#ADA58B
(173,165,139)
#B4AD95
(180,173,149)
#BBB59F
(187,181,159)
#C2BDA9
(194,189,169)
#C9C5B3
(201,197,179)
#D0CDBD
(208,205,189)
#D7D5C7
(215,213,199)
#DEDDD1
(222,221,209)
#E5E5DB
(229,229,219)
#ECEDE5
(236,237,229)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA58B color. Also use rgb(173,165,139) instead hex code.

Text Font Color

.myTextColor { color: #ADA58B; }

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

This text font color is #ADA58B.

Background Color

.myBgColor { background-color: #ADA58B; }

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

This div background color is #ADA58B.

Border color

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

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

This div border color is #ADA58B.

Opacity

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

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

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

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

This text has shadow with #ADA58B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA58B.

Preview

Color preview on black background

This text has color #ADA58B on black background.


Color preview on white background

This text has color #ADA58B on white background.


Black color preview on #ADA58B background

This text has black color on #ADA58B background.


White color preview on #ADA58B background

This text has white color on #ADA58B background.


Related colors

Complementary color

Complementary color for #hex is #525A74.


I love getcolorcode.com

Triadic colors

1 #8BADA5 and #A58BAD with #ADA58B are triadic colors.

2 #8BA5AD and #A5AD8B with #ADA58B are triadic colors.