COLOR #ADA58E

HEX: #ADA58E RGB: (173,165,142)

Renk bilgisi

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

RGB renk modeli

#ADA58E color RGB value is (173,165,142).

RGB: (173,165,142) (68%, 65%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 165 of 255 = 65%
B 142 of 255 = 56%

173
165
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 165 + 142 = 480 (100%)
R 173 of 480 ~ 36.04%
G 165 of 480 ~ 34.38%
B 142 of 480 ~ 29.58'%

%36.04
%34.38
%29.58

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.62%
  • sarı tonu 17.92%
  • 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
%17.92
%32.16

Codes

Color #ADA58E in popluar color models

AD A5 8E
RGB 173 165 142
HSL 45° 15.90% 61.76%
HSB/HSV 45° 17.92% 67.84%
CMYK 0.00% 4.62% 17.92%
32.16%

Color #ADA58E in popluar number systems.

HEX AD A5 8E
Decimal 173 165 142
Binary 10101101 10100101 10001110
Octal 255 245 216

Shades and tints

Shades of #ADA58E

#ADA58E
(173,165,142)
#9E9682
(158,150,130)
#8F8776
(143,135,118)
#80786A
(128,120,106)
#71695E
(113,105,94)
#625A52
(98,90,82)
#534B46
(83,75,70)
#443C3A
(68,60,58)
#352D2E
(53,45,46)
#261E22
(38,30,34)
#170F16
(23,15,22)
#000000
(0,0,0)

Tints of #ADA58E

#ADA58E
(173,165,142)
#B4AD98
(180,173,152)
#BBB5A2
(187,181,162)
#C2BDAC
(194,189,172)
#C9C5B6
(201,197,182)
#D0CDC0
(208,205,192)
#D7D5CA
(215,213,202)
#DEDDD4
(222,221,212)
#E5E5DE
(229,229,222)
#ECEDE8
(236,237,232)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA58E; }

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

This text font color is #ADA58E.

Background Color

.myBgColor { background-color: #ADA58E; }

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

This div background color is #ADA58E.

Border color

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

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

This div border color is #ADA58E.

Opacity

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

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

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

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

This text has shadow with #ADA58E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA58E.

Preview

Color preview on black background

This text has color #ADA58E on black background.


Color preview on white background

This text has color #ADA58E on white background.


Black color preview on #ADA58E background

This text has black color on #ADA58E background.


White color preview on #ADA58E background

This text has white color on #ADA58E background.


Related colors

Complementary color

Complementary color for #hex is #525A71.


I love getcolorcode.com

Triadic colors

1 #8EADA5 and #A58EAD with #ADA58E are triadic colors.

2 #8EA5AD and #A5AD8E with #ADA58E are triadic colors.