COLOR #ADAB8C

HEX: #ADAB8C RGB: (173,171,140)

Renk bilgisi

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

RGB renk modeli

#ADAB8C color RGB value is (173,171,140).

RGB: (173,171,140) (68%, 67%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 171 of 255 = 67%
B 140 of 255 = 55%

173
171
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 171 + 140 = 484 (100%)
R 173 of 484 ~ 35.74%
G 171 of 484 ~ 35.33%
B 140 of 484 ~ 28.93'%

%35.74
%35.33
%28.93

CMYK RENK MODELİ

#ADAB8C rengi CMYK tonu (0,1,19,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.16%
  • sarı tonu 19.08%
  • ana renk tonu 32.16%

CMYK: (0,1,19,32)
C0M1Y19K32 (0%, 1%, 19%, 32%)
(0.00 / 0.01 / 0.19 / 0.32)

CMYK yüzdeleri

%0
%1.16
%19.08
%32.16

Codes

Color #ADAB8C in popluar color models

AD AB 8C
RGB 173 171 140
HSL 56° 16.75% 61.37%
HSB/HSV 56° 19.08% 67.84%
CMYK 0.00% 1.16% 19.08%
32.16%

Color #ADAB8C in popluar number systems.

HEX AD AB 8C
Decimal 173 171 140
Binary 10101101 10101011 10001100
Octal 255 253 214

Shades and tints

Shades of #ADAB8C

#ADAB8C
(173,171,140)
#9E9C80
(158,156,128)
#8F8D74
(143,141,116)
#807E68
(128,126,104)
#716F5C
(113,111,92)
#626050
(98,96,80)
#535144
(83,81,68)
#444238
(68,66,56)
#35332C
(53,51,44)
#262420
(38,36,32)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #ADAB8C

#ADAB8C
(173,171,140)
#B4B296
(180,178,150)
#BBB9A0
(187,185,160)
#C2C0AA
(194,192,170)
#C9C7B4
(201,199,180)
#D0CEBE
(208,206,190)
#D7D5C8
(215,213,200)
#DEDCD2
(222,220,210)
#E5E3DC
(229,227,220)
#ECEAE6
(236,234,230)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADAB8C color. Also use rgb(173,171,140) instead hex code.

Text Font Color

.myTextColor { color: #ADAB8C; }

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

This text font color is #ADAB8C.

Background Color

.myBgColor { background-color: #ADAB8C; }

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

This div background color is #ADAB8C.

Border color

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

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

This div border color is #ADAB8C.

Opacity

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

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

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

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

This text has shadow with #ADAB8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAB8C.

Preview

Color preview on black background

This text has color #ADAB8C on black background.


Color preview on white background

This text has color #ADAB8C on white background.


Black color preview on #ADAB8C background

This text has black color on #ADAB8C background.


White color preview on #ADAB8C background

This text has white color on #ADAB8C background.


Related colors

Complementary color

Complementary color for #hex is #525473.


I love getcolorcode.com

Triadic colors

1 #8CADAB and #AB8CAD with #ADAB8C are triadic colors.

2 #8CABAD and #ABAD8C with #ADAB8C are triadic colors.