COLOR #A5ADB1

HEX: #A5ADB1 RGB: (165,173,177)

Renk bilgisi

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

RGB renk modeli

#A5ADB1 color RGB value is (165,173,177).

RGB: (165,173,177) (65%, 68%, 69%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 173 of 255 = 68%
B 177 of 255 = 69%

165
173
177

R + G + B ~ 67%. #A5ADB1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 173 + 177 = 515 (100%)
R 165 of 515 ~ 32.04%
G 173 of 515 ~ 33.59%
B 177 of 515 ~ 34.37'%

%32.04
%33.59
%34.37

CMYK RENK MODELİ

#A5ADB1 rengi CMYK tonu (7,2,0,31).

  • camgöbeği tonu 6.78%
  • eflatun tonu 2.26%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%
CMYK: (7,2,0,31) C7M2Y0K31 (7%,2%,0%,31%) (0.07/0.02/0.00/0.31) 

CMYK yüzdeleri

%6.78
%2.26
%0
%30.59

Codes

Color #A5ADB1 in popluar color models

A5 AD B1
RGB 165 173 177
HSL 200° 7.14% 67.06%
HSB/HSV 200° 6.78% 69.41%
CMYK 6.78% 2.26% 0.00%
30.59%

Color #A5ADB1 in popluar number systems.

HEX A5 AD B1
Decimal 165 173 177
Binary 10100101 10101101 10110001
Octal 245 255 261

Shades and tints

Shades of #A5ADB1

#A5ADB1
(165,173,177)
#969EA1
(150,158,161)
#878F91
(135,143,145)
#788081
(120,128,129)
#697171
(105,113,113)
#5A6261
(90,98,97)
#4B5351
(75,83,81)
#3C4441
(60,68,65)
#2D3531
(45,53,49)
#1E2621
(30,38,33)
#0F1711
(15,23,17)
#000000
(0,0,0)

Tints of #A5ADB1

#A5ADB1
(165,173,177)
#ADB4B8
(173,180,184)
#B5BBBF
(181,187,191)
#BDC2C6
(189,194,198)
#C5C9CD
(197,201,205)
#CDD0D4
(205,208,212)
#D5D7DB
(213,215,219)
#DDDEE2
(221,222,226)
#E5E5E9
(229,229,233)
#EDECF0
(237,236,240)
#F5F3F7
(245,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5ADB1; }

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

This text font color is #A5ADB1.

Background Color

.myBgColor { background-color: #A5ADB1; }

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

This div background color is #A5ADB1.

Border color

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

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

This div border color is #A5ADB1.

Opacity

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

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

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

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

This text has shadow with #A5ADB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5ADB1.

Preview

Color preview on black background

This text has color #A5ADB1 on black background.


Color preview on white background

This text has color #A5ADB1 on white background.


Black color preview on #A5ADB1 background

This text has black color on #A5ADB1 background.


White color preview on #A5ADB1 background

This text has white color on #A5ADB1 background.


Related colors

Complementary color

Complementary color for #hex is #5A524E.


I love getcolorcode.com

Triadic colors

1 #B1A5AD and #ADB1A5 with #A5ADB1 are triadic colors.

2 #B1ADA5 and #ADA5B1 with #A5ADB1 are triadic colors.