COLOR #ADBBA6

HEX: #ADBBA6 RGB: (173,187,166)

Color info

#ADBBA6 contains red, green and blue colors in about the same proportion. Web safe color of #ADBBA6 is #99CC99 (or #9C9).

RGB color model

#ADBBA6 color RGB value is (173,187,166).

RGB: (173,187,166) (68%, 73%, 65%)

RGB channels and saturation

R 173 of 255 = 68%
G 187 of 255 = 73%
B 166 of 255 = 65%

173
187
166

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

Portions of RGB colors in percentages

R + G + B = 173 + 187 + 166 = 526 (100%)
R 173 of 526 ~ 32.89%
G 187 of 526 ~ 35.55%
B 166 of 526 ~ 31.56'%

%32.89
%35.55
%31.56

CMYK color model

#ADBBA6 color CMYK value is (7,0,11,27).

  • cyan value is 7.49%
  • magenta value is 0.00%
  • yellow value is 11.23%
  • key color value is 26.67%
CMYK: (7,0,11,27) C7M0Y11K27 (7%,0%,11%,27%) (0.07/0.00/0.11/0.27) 

CMYK percentages

%7.49
%0
%11.23
%26.67

Codes

Color #ADBBA6 in popluar color models

AD BB A6
RGB 173 187 166
HSL 100° 13.38% 69.22%
HSB/HSV 100° 11.23% 73.33%
CMYK 7.49% 0.00% 11.23%
26.67%

Color #ADBBA6 in popluar number systems.

HEX AD BB A6
Decimal 173 187 166
Binary 10101101 10111011 10100110
Octal 255 273 246

Shades and tints

Shades of #ADBBA6

#ADBBA6
(173,187,166)
#9EAA97
(158,170,151)
#8F9988
(143,153,136)
#808879
(128,136,121)
#71776A
(113,119,106)
#62665B
(98,102,91)
#53554C
(83,85,76)
#44443D
(68,68,61)
#35332E
(53,51,46)
#26221F
(38,34,31)
#171110
(23,17,16)
#000000
(0,0,0)

Tints of #ADBBA6

#ADBBA6
(173,187,166)
#B4C1AE
(180,193,174)
#BBC7B6
(187,199,182)
#C2CDBE
(194,205,190)
#C9D3C6
(201,211,198)
#D0D9CE
(208,217,206)
#D7DFD6
(215,223,214)
#DEE5DE
(222,229,222)
#E5EBE6
(229,235,230)
#ECF1EE
(236,241,238)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBA6; }

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

This text font color is #ADBBA6.

Background Color

.myBgColor { background-color: #ADBBA6; }

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

This div background color is #ADBBA6.

Border color

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

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

This div border color is #ADBBA6.

Opacity

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

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

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

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

This text has shadow with #ADBBA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBA6.

Preview

Color preview on black background

This text has color #ADBBA6 on black background.


Color preview on white background

This text has color #ADBBA6 on white background.


Black color preview on #ADBBA6 background

This text has black color on #ADBBA6 background.


White color preview on #ADBBA6 background

This text has white color on #ADBBA6 background.


Related colors

Complementary color

Complementary color for #hex is #524459.


I love getcolorcode.com

Triadic colors

1 #A6ADBB and #BBA6AD with #ADBBA6 are triadic colors.

2 #A6BBAD and #BBADA6 with #ADBBA6 are triadic colors.