COLOR #ADAC9D

HEX: #ADAC9D RGB: (173,172,157)

Renk bilgisi

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

RGB renk modeli

#ADAC9D color RGB value is (173,172,157).

RGB: (173,172,157) (68%, 67%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 172 of 255 = 67%
B 157 of 255 = 62%

173
172
157

R + G + B ~ 66%. #ADAC9D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 172 + 157 = 502 (100%)
R 173 of 502 ~ 34.46%
G 172 of 502 ~ 34.26%
B 157 of 502 ~ 31.27'%

%34.46
%34.26
%31.27

CMYK RENK MODELİ

#ADAC9D rengi CMYK tonu (0,1,9,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.58%
  • sarı tonu 9.25%
  • ana renk tonu 32.16%
CMYK: (0,1,9,32) C0M1Y9K32 (0%,1%,9%,32%) (0.00/0.01/0.09/0.32) 

CMYK yüzdeleri

%0
%0.58
%9.25
%32.16

Codes

Color #ADAC9D in popluar color models

AD AC 9D
RGB 173 172 157
HSL 56° 8.89% 64.71%
HSB/HSV 56° 9.25% 67.84%
CMYK 0.00% 0.58% 9.25%
32.16%

Color #ADAC9D in popluar number systems.

HEX AD AC 9D
Decimal 173 172 157
Binary 10101101 10101100 10011101
Octal 255 254 235

Shades and tints

Shades of #ADAC9D

#ADAC9D
(173,172,157)
#9E9D8F
(158,157,143)
#8F8E81
(143,142,129)
#807F73
(128,127,115)
#717065
(113,112,101)
#626157
(98,97,87)
#535249
(83,82,73)
#44433B
(68,67,59)
#35342D
(53,52,45)
#26251F
(38,37,31)
#171611
(23,22,17)
#000000
(0,0,0)

Tints of #ADAC9D

#ADAC9D
(173,172,157)
#B4B3A5
(180,179,165)
#BBBAAD
(187,186,173)
#C2C1B5
(194,193,181)
#C9C8BD
(201,200,189)
#D0CFC5
(208,207,197)
#D7D6CD
(215,214,205)
#DEDDD5
(222,221,213)
#E5E4DD
(229,228,221)
#ECEBE5
(236,235,229)
#F3F2ED
(243,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADAC9D color. Also use rgb(173,172,157) instead hex code.

Text Font Color

.myTextColor { color: #ADAC9D; }

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

This text font color is #ADAC9D.

Background Color

.myBgColor { background-color: #ADAC9D; }

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

This div background color is #ADAC9D.

Border color

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

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

This div border color is #ADAC9D.

Opacity

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

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

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

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

This text has shadow with #ADAC9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAC9D.

Preview

Color preview on black background

This text has color #ADAC9D on black background.


Color preview on white background

This text has color #ADAC9D on white background.


Black color preview on #ADAC9D background

This text has black color on #ADAC9D background.


White color preview on #ADAC9D background

This text has white color on #ADAC9D background.


Related colors

Complementary color

Complementary color for #hex is #525362.


I love getcolorcode.com

Triadic colors

1 #9DADAC and #AC9DAD with #ADAC9D are triadic colors.

2 #9DACAD and #ACAD9D with #ADAC9D are triadic colors.