COLOR #ADBBAB

HEX: #ADBBAB RGB: (173,187,171)

Renk bilgisi

#ADBBAB contains red, green and blue colors in about the same proportion. #ADBBAB ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADBBAB color RGB value is (173,187,171).

RGB: (173,187,171) (68%, 73%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 171 of 255 = 67%

173
187
171

R + G + B ~ 69%. #ADBBAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 171 = 531 (100%)
R 173 of 531 ~ 32.58%
G 187 of 531 ~ 35.22%
B 171 of 531 ~ 32.2'%

%32.58
%35.22
%32.2

CMYK RENK MODELİ

#ADBBAB rengi CMYK tonu (7,0,9,27).

  • camgöbeği tonu 7.49%
  • eflatun tonu 0.00%
  • sarı tonu 8.56%
  • ana renk tonu 26.67%

CMYK: (7,0,9,27)
C7M0Y9K27 (7%, 0%, 9%, 27%)
(0.07 / 0.00 / 0.09 / 0.27)

CMYK yüzdeleri

%7.49
%0
%8.56
%26.67

Codes

Color #ADBBAB in popluar color models

AD BB AB
RGB 173 187 171
HSL 113° 10.53% 70.20%
HSB/HSV 113° 8.56% 73.33%
CMYK 7.49% 0.00% 8.56%
26.67%

Color #ADBBAB in popluar number systems.

HEX AD BB AB
Decimal 173 187 171
Binary 10101101 10111011 10101011
Octal 255 273 253

Shades and tints

Shades of #ADBBAB

#ADBBAB
(173,187,171)
#9EAA9C
(158,170,156)
#8F998D
(143,153,141)
#80887E
(128,136,126)
#71776F
(113,119,111)
#626660
(98,102,96)
#535551
(83,85,81)
#444442
(68,68,66)
#353333
(53,51,51)
#262224
(38,34,36)
#171115
(23,17,21)
#000000
(0,0,0)

Tints of #ADBBAB

#ADBBAB
(173,187,171)
#B4C1B2
(180,193,178)
#BBC7B9
(187,199,185)
#C2CDC0
(194,205,192)
#C9D3C7
(201,211,199)
#D0D9CE
(208,217,206)
#D7DFD5
(215,223,213)
#DEE5DC
(222,229,220)
#E5EBE3
(229,235,227)
#ECF1EA
(236,241,234)
#F3F7F1
(243,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBAB; }

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

This text font color is #ADBBAB.

Background Color

.myBgColor { background-color: #ADBBAB; }

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

This div background color is #ADBBAB.

Border color

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

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

This div border color is #ADBBAB.

Opacity

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

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

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

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

This text has shadow with #ADBBAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBAB.

Preview

Color preview on black background

This text has color #ADBBAB on black background.


Color preview on white background

This text has color #ADBBAB on white background.


Black color preview on #ADBBAB background

This text has black color on #ADBBAB background.


White color preview on #ADBBAB background

This text has white color on #ADBBAB background.


Related colors

Complementary color

Complementary color for #hex is #524454.


I love getcolorcode.com

Triadic colors

1 #ABADBB and #BBABAD with #ADBBAB are triadic colors.

2 #ABBBAD and #BBADAB with #ADBBAB are triadic colors.