COLOR #ADA493

HEX: #ADA493 RGB: (173,164,147)

Renk bilgisi

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

RGB renk modeli

#ADA493 color RGB value is (173,164,147).

RGB: (173,164,147) (68%, 64%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 164 of 255 = 64%
B 147 of 255 = 58%

173
164
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 164 + 147 = 484 (100%)
R 173 of 484 ~ 35.74%
G 164 of 484 ~ 33.88%
B 147 of 484 ~ 30.37'%

%35.74
%33.88
%30.37

CMYK RENK MODELİ

#ADA493 rengi CMYK tonu (0,5,15,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.20%
  • sarı tonu 15.03%
  • ana renk tonu 32.16%

CMYK: (0,5,15,32)
C0M5Y15K32 (0%, 5%, 15%, 32%)
(0.00 / 0.05 / 0.15 / 0.32)

CMYK yüzdeleri

%0
%5.2
%15.03
%32.16

Codes

Color #ADA493 in popluar color models

AD A4 93
RGB 173 164 147
HSL 39° 13.68% 62.75%
HSB/HSV 39° 15.03% 67.84%
CMYK 0.00% 5.20% 15.03%
32.16%

Color #ADA493 in popluar number systems.

HEX AD A4 93
Decimal 173 164 147
Binary 10101101 10100100 10010011
Octal 255 244 223

Shades and tints

Shades of #ADA493

#ADA493
(173,164,147)
#9E9686
(158,150,134)
#8F8879
(143,136,121)
#807A6C
(128,122,108)
#716C5F
(113,108,95)
#625E52
(98,94,82)
#535045
(83,80,69)
#444238
(68,66,56)
#35342B
(53,52,43)
#26261E
(38,38,30)
#171811
(23,24,17)
#000000
(0,0,0)

Tints of #ADA493

#ADA493
(173,164,147)
#B4AC9C
(180,172,156)
#BBB4A5
(187,180,165)
#C2BCAE
(194,188,174)
#C9C4B7
(201,196,183)
#D0CCC0
(208,204,192)
#D7D4C9
(215,212,201)
#DEDCD2
(222,220,210)
#E5E4DB
(229,228,219)
#ECECE4
(236,236,228)
#F3F4ED
(243,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA493 color. Also use rgb(173,164,147) instead hex code.

Text Font Color

.myTextColor { color: #ADA493; }

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

This text font color is #ADA493.

Background Color

.myBgColor { background-color: #ADA493; }

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

This div background color is #ADA493.

Border color

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

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

This div border color is #ADA493.

Opacity

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

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

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

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

This text has shadow with #ADA493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA493.

Preview

Color preview on black background

This text has color #ADA493 on black background.


Color preview on white background

This text has color #ADA493 on white background.


Black color preview on #ADA493 background

This text has black color on #ADA493 background.


White color preview on #ADA493 background

This text has white color on #ADA493 background.


Related colors

Complementary color

Complementary color for #hex is #525B6C.


I love getcolorcode.com

Triadic colors

1 #93ADA4 and #A493AD with #ADA493 are triadic colors.

2 #93A4AD and #A4AD93 with #ADA493 are triadic colors.