COLOR #ADBDA6

HEX: #ADBDA6 RGB: (173,189,166)

Renk bilgisi

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

RGB renk modeli

#ADBDA6 color RGB value is (173,189,166).

RGB: (173,189,166) (68%, 74%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 189 of 255 = 74%
B 166 of 255 = 65%

173
189
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 166 = 528 (100%)
R 173 of 528 ~ 32.77%
G 189 of 528 ~ 35.8%
B 166 of 528 ~ 31.44'%

%32.77
%35.8
%31.44

CMYK RENK MODELİ

#ADBDA6 rengi CMYK tonu (8,0,12,26).

  • camgöbeği tonu 8.47%
  • eflatun tonu 0.00%
  • sarı tonu 12.17%
  • ana renk tonu 25.88%

CMYK: (8,0,12,26)
C8M0Y12K26 (8%, 0%, 12%, 26%)
(0.08 / 0.00 / 0.12 / 0.26)

CMYK yüzdeleri

%8.47
%0
%12.17
%25.88

Codes

Color #ADBDA6 in popluar color models

AD BD A6
RGB 173 189 166
HSL 102° 14.84% 69.61%
HSB/HSV 102° 12.17% 74.12%
CMYK 8.47% 0.00% 12.17%
25.88%

Color #ADBDA6 in popluar number systems.

HEX AD BD A6
Decimal 173 189 166
Binary 10101101 10111101 10100110
Octal 255 275 246

Shades and tints

Shades of #ADBDA6

#ADBDA6
(173,189,166)
#9EAC97
(158,172,151)
#8F9B88
(143,155,136)
#808A79
(128,138,121)
#71796A
(113,121,106)
#62685B
(98,104,91)
#53574C
(83,87,76)
#44463D
(68,70,61)
#35352E
(53,53,46)
#26241F
(38,36,31)
#171310
(23,19,16)
#000000
(0,0,0)

Tints of #ADBDA6

#ADBDA6
(173,189,166)
#B4C3AE
(180,195,174)
#BBC9B6
(187,201,182)
#C2CFBE
(194,207,190)
#C9D5C6
(201,213,198)
#D0DBCE
(208,219,206)
#D7E1D6
(215,225,214)
#DEE7DE
(222,231,222)
#E5EDE6
(229,237,230)
#ECF3EE
(236,243,238)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBDA6; }

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

This text font color is #ADBDA6.

Background Color

.myBgColor { background-color: #ADBDA6; }

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

This div background color is #ADBDA6.

Border color

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

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

This div border color is #ADBDA6.

Opacity

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

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

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

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

This text has shadow with #ADBDA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBDA6.

Preview

Color preview on black background

This text has color #ADBDA6 on black background.


Color preview on white background

This text has color #ADBDA6 on white background.


Black color preview on #ADBDA6 background

This text has black color on #ADBDA6 background.


White color preview on #ADBDA6 background

This text has white color on #ADBDA6 background.


Related colors

Complementary color

Complementary color for #hex is #524259.


I love getcolorcode.com

Triadic colors

1 #A6ADBD and #BDA6AD with #ADBDA6 are triadic colors.

2 #A6BDAD and #BDADA6 with #ADBDA6 are triadic colors.