COLOR #ADAB99

HEX: #ADAB99 RGB: (173,171,153)

Renk bilgisi

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

RGB renk modeli

#ADAB99 color RGB value is (173,171,153).

RGB: (173,171,153) (68%, 67%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 171 of 255 = 67%
B 153 of 255 = 60%

173
171
153

R + G + B ~ 65%. #ADAB99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 171 + 153 = 497 (100%)
R 173 of 497 ~ 34.81%
G 171 of 497 ~ 34.41%
B 153 of 497 ~ 30.78'%

%34.81
%34.41
%30.78

CMYK RENK MODELİ

#ADAB99 rengi CMYK tonu (0,1,12,32).

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

CMYK: (0,1,12,32)
C0M1Y12K32 (0%, 1%, 12%, 32%)
(0.00 / 0.01 / 0.12 / 0.32)

CMYK yüzdeleri

%0
%1.16
%11.56
%32.16

Codes

Color #ADAB99 in popluar color models

AD AB 99
RGB 173 171 153
HSL 54° 10.87% 63.92%
HSB/HSV 54° 11.56% 67.84%
CMYK 0.00% 1.16% 11.56%
32.16%

Color #ADAB99 in popluar number systems.

HEX AD AB 99
Decimal 173 171 153
Binary 10101101 10101011 10011001
Octal 255 253 231

Shades and tints

Shades of #ADAB99

#ADAB99
(173,171,153)
#9E9C8C
(158,156,140)
#8F8D7F
(143,141,127)
#807E72
(128,126,114)
#716F65
(113,111,101)
#626058
(98,96,88)
#53514B
(83,81,75)
#44423E
(68,66,62)
#353331
(53,51,49)
#262424
(38,36,36)
#171517
(23,21,23)
#000000
(0,0,0)

Tints of #ADAB99

#ADAB99
(173,171,153)
#B4B2A2
(180,178,162)
#BBB9AB
(187,185,171)
#C2C0B4
(194,192,180)
#C9C7BD
(201,199,189)
#D0CEC6
(208,206,198)
#D7D5CF
(215,213,207)
#DEDCD8
(222,220,216)
#E5E3E1
(229,227,225)
#ECEAEA
(236,234,234)
#F3F1F3
(243,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAB99; }

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

This text font color is #ADAB99.

Background Color

.myBgColor { background-color: #ADAB99; }

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

This div background color is #ADAB99.

Border color

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

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

This div border color is #ADAB99.

Opacity

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

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

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

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

This text has shadow with #ADAB99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAB99.

Preview

Color preview on black background

This text has color #ADAB99 on black background.


Color preview on white background

This text has color #ADAB99 on white background.


Black color preview on #ADAB99 background

This text has black color on #ADAB99 background.


White color preview on #ADAB99 background

This text has white color on #ADAB99 background.


Related colors

Complementary color

Complementary color for #hex is #525466.


I love getcolorcode.com

Triadic colors

1 #99ADAB and #AB99AD with #ADAB99 are triadic colors.

2 #99ABAD and #ABAD99 with #ADAB99 are triadic colors.