COLOR #ADA58D

HEX: #ADA58D RGB: (173,165,141)

Renk bilgisi

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

RGB renk modeli

#ADA58D color RGB value is (173,165,141).

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

RGB bağlantıları ve doygunluk

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

173
165
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 165 + 141 = 479 (100%)
R 173 of 479 ~ 36.12%
G 165 of 479 ~ 34.45%
B 141 of 479 ~ 29.44'%

%36.12
%34.45
%29.44

CMYK RENK MODELİ

#ADA58D rengi CMYK tonu (0,5,18,32).

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

CMYK: (0,5,18,32)
C0M5Y18K32 (0%, 5%, 18%, 32%)
(0.00 / 0.05 / 0.18 / 0.32)

CMYK yüzdeleri

%0
%4.62
%18.5
%32.16

Codes

Color #ADA58D in popluar color models

AD A5 8D
RGB 173 165 141
HSL 45° 16.33% 61.57%
HSB/HSV 45° 18.50% 67.84%
CMYK 0.00% 4.62% 18.50%
32.16%

Color #ADA58D in popluar number systems.

HEX AD A5 8D
Decimal 173 165 141
Binary 10101101 10100101 10001101
Octal 255 245 215

Shades and tints

Shades of #ADA58D

#ADA58D
(173,165,141)
#9E9681
(158,150,129)
#8F8775
(143,135,117)
#807869
(128,120,105)
#71695D
(113,105,93)
#625A51
(98,90,81)
#534B45
(83,75,69)
#443C39
(68,60,57)
#352D2D
(53,45,45)
#261E21
(38,30,33)
#170F15
(23,15,21)
#000000
(0,0,0)

Tints of #ADA58D

#ADA58D
(173,165,141)
#B4AD97
(180,173,151)
#BBB5A1
(187,181,161)
#C2BDAB
(194,189,171)
#C9C5B5
(201,197,181)
#D0CDBF
(208,205,191)
#D7D5C9
(215,213,201)
#DEDDD3
(222,221,211)
#E5E5DD
(229,229,221)
#ECEDE7
(236,237,231)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA58D; }

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

This text font color is #ADA58D.

Background Color

.myBgColor { background-color: #ADA58D; }

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

This div background color is #ADA58D.

Border color

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

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

This div border color is #ADA58D.

Opacity

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

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

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

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

This text has shadow with #ADA58D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA58D.

Preview

Color preview on black background

This text has color #ADA58D on black background.


Color preview on white background

This text has color #ADA58D on white background.


Black color preview on #ADA58D background

This text has black color on #ADA58D background.


White color preview on #ADA58D background

This text has white color on #ADA58D background.


Related colors

Complementary color

Complementary color for #hex is #525A72.


I love getcolorcode.com

Triadic colors

1 #8DADA5 and #A58DAD with #ADA58D are triadic colors.

2 #8DA5AD and #A5AD8D with #ADA58D are triadic colors.