COLOR #ADA49C

HEX: #ADA49C RGB: (173,164,156)

Renk bilgisi

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

RGB renk modeli

#ADA49C color RGB value is (173,164,156).

RGB: (173,164,156) (68%, 64%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 164 of 255 = 64%
B 156 of 255 = 61%

173
164
156

R + G + B ~ 64%. #ADA49C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 164 + 156 = 493 (100%)
R 173 of 493 ~ 35.09%
G 164 of 493 ~ 33.27%
B 156 of 493 ~ 31.64'%

%35.09
%33.27
%31.64

CMYK RENK MODELİ

#ADA49C rengi CMYK tonu (0,5,10,32).

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

CMYK: (0,5,10,32)
C0M5Y10K32 (0%, 5%, 10%, 32%)
(0.00 / 0.05 / 0.10 / 0.32)

CMYK yüzdeleri

%0
%5.2
%9.83
%32.16

Codes

Color #ADA49C in popluar color models

AD A4 9C
RGB 173 164 156
HSL 28° 9.39% 64.51%
HSB/HSV 28° 9.83% 67.84%
CMYK 0.00% 5.20% 9.83%
32.16%

Color #ADA49C in popluar number systems.

HEX AD A4 9C
Decimal 173 164 156
Binary 10101101 10100100 10011100
Octal 255 244 234

Shades and tints

Shades of #ADA49C

#ADA49C
(173,164,156)
#9E968E
(158,150,142)
#8F8880
(143,136,128)
#807A72
(128,122,114)
#716C64
(113,108,100)
#625E56
(98,94,86)
#535048
(83,80,72)
#44423A
(68,66,58)
#35342C
(53,52,44)
#26261E
(38,38,30)
#171810
(23,24,16)
#000000
(0,0,0)

Tints of #ADA49C

#ADA49C
(173,164,156)
#B4ACA5
(180,172,165)
#BBB4AE
(187,180,174)
#C2BCB7
(194,188,183)
#C9C4C0
(201,196,192)
#D0CCC9
(208,204,201)
#D7D4D2
(215,212,210)
#DEDCDB
(222,220,219)
#E5E4E4
(229,228,228)
#ECECED
(236,236,237)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA49C; }

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

This text font color is #ADA49C.

Background Color

.myBgColor { background-color: #ADA49C; }

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

This div background color is #ADA49C.

Border color

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

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

This div border color is #ADA49C.

Opacity

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

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

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

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

This text has shadow with #ADA49C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA49C.

Preview

Color preview on black background

This text has color #ADA49C on black background.


Color preview on white background

This text has color #ADA49C on white background.


Black color preview on #ADA49C background

This text has black color on #ADA49C background.


White color preview on #ADA49C background

This text has white color on #ADA49C background.


Related colors

Complementary color

Complementary color for #hex is #525B63.


I love getcolorcode.com

Triadic colors

1 #9CADA4 and #A49CAD with #ADA49C are triadic colors.

2 #9CA4AD and #A4AD9C with #ADA49C are triadic colors.