COLOR #ADBAA5

HEX: #ADBAA5 RGB: (173,186,165)

Renk bilgisi

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

RGB renk modeli

#ADBAA5 color RGB value is (173,186,165).

RGB: (173,186,165) (68%, 73%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 165 of 255 = 65%

173
186
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 165 = 524 (100%)
R 173 of 524 ~ 33.02%
G 186 of 524 ~ 35.5%
B 165 of 524 ~ 31.49'%

%33.02
%35.5
%31.49

CMYK RENK MODELİ

#ADBAA5 rengi CMYK tonu (7,0,11,27).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 11.29%
  • ana renk tonu 27.06%

CMYK: (7,0,11,27)
C7M0Y11K27 (7%, 0%, 11%, 27%)
(0.07 / 0.00 / 0.11 / 0.27)

CMYK yüzdeleri

%6.99
%0
%11.29
%27.06

Codes

Color #ADBAA5 in popluar color models

AD BA A5
RGB 173 186 165
HSL 97° 13.21% 68.82%
HSB/HSV 97° 11.29% 72.94%
CMYK 6.99% 0.00% 11.29%
27.06%

Color #ADBAA5 in popluar number systems.

HEX AD BA A5
Decimal 173 186 165
Binary 10101101 10111010 10100101
Octal 255 272 245

Shades and tints

Shades of #ADBAA5

#ADBAA5
(173,186,165)
#9EAA96
(158,170,150)
#8F9A87
(143,154,135)
#808A78
(128,138,120)
#717A69
(113,122,105)
#626A5A
(98,106,90)
#535A4B
(83,90,75)
#444A3C
(68,74,60)
#353A2D
(53,58,45)
#262A1E
(38,42,30)
#171A0F
(23,26,15)
#000000
(0,0,0)

Tints of #ADBAA5

#ADBAA5
(173,186,165)
#B4C0AD
(180,192,173)
#BBC6B5
(187,198,181)
#C2CCBD
(194,204,189)
#C9D2C5
(201,210,197)
#D0D8CD
(208,216,205)
#D7DED5
(215,222,213)
#DEE4DD
(222,228,221)
#E5EAE5
(229,234,229)
#ECF0ED
(236,240,237)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBAA5 color. Also use rgb(173,186,165) instead hex code.

Text Font Color

.myTextColor { color: #ADBAA5; }

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

This text font color is #ADBAA5.

Background Color

.myBgColor { background-color: #ADBAA5; }

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

This div background color is #ADBAA5.

Border color

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

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

This div border color is #ADBAA5.

Opacity

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

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

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

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

This text has shadow with #ADBAA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBAA5.

Preview

Color preview on black background

This text has color #ADBAA5 on black background.


Color preview on white background

This text has color #ADBAA5 on white background.


Black color preview on #ADBAA5 background

This text has black color on #ADBAA5 background.


White color preview on #ADBAA5 background

This text has white color on #ADBAA5 background.


Related colors

Complementary color

Complementary color for #hex is #52455A.


I love getcolorcode.com

Triadic colors

1 #A5ADBA and #BAA5AD with #ADBAA5 are triadic colors.

2 #A5BAAD and #BAADA5 with #ADBAA5 are triadic colors.