COLOR #A59DAB

HEX: #A59DAB RGB: (165,157,171)

Renk bilgisi

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

RGB renk modeli

#A59DAB color RGB value is (165,157,171).

RGB: (165,157,171) (65%, 62%, 67%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 157 of 255 = 62%
B 171 of 255 = 67%

165
157
171

R + G + B ~ 65%. #A59DAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 157 + 171 = 493 (100%)
R 165 of 493 ~ 33.47%
G 157 of 493 ~ 31.85%
B 171 of 493 ~ 34.69'%

%33.47
%31.85
%34.69

CMYK RENK MODELİ

#A59DAB rengi CMYK tonu (4,8,0,33).

  • camgöbeği tonu 3.51%
  • eflatun tonu 8.19%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%
CMYK: (4,8,0,33) C4M8Y0K33 (4%,8%,0%,33%) (0.04/0.08/0.00/0.33) 

CMYK yüzdeleri

%3.51
%8.19
%0
%32.94

Codes

Color #A59DAB in popluar color models

A5 9D AB
RGB 165 157 171
HSL 274° 7.69% 64.31%
HSB/HSV 274° 8.19% 67.06%
CMYK 3.51% 8.19% 0.00%
32.94%

Color #A59DAB in popluar number systems.

HEX A5 9D AB
Decimal 165 157 171
Binary 10100101 10011101 10101011
Octal 245 235 253

Shades and tints

Shades of #A59DAB

#A59DAB
(165,157,171)
#968F9C
(150,143,156)
#87818D
(135,129,141)
#78737E
(120,115,126)
#69656F
(105,101,111)
#5A5760
(90,87,96)
#4B4951
(75,73,81)
#3C3B42
(60,59,66)
#2D2D33
(45,45,51)
#1E1F24
(30,31,36)
#0F1115
(15,17,21)
#000000
(0,0,0)

Tints of #A59DAB

#A59DAB
(165,157,171)
#ADA5B2
(173,165,178)
#B5ADB9
(181,173,185)
#BDB5C0
(189,181,192)
#C5BDC7
(197,189,199)
#CDC5CE
(205,197,206)
#D5CDD5
(213,205,213)
#DDD5DC
(221,213,220)
#E5DDE3
(229,221,227)
#EDE5EA
(237,229,234)
#F5EDF1
(245,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59DAB color. Also use rgb(165,157,171) instead hex code.

Text Font Color

.myTextColor { color: #A59DAB; }

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

This text font color is #A59DAB.

Background Color

.myBgColor { background-color: #A59DAB; }

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

This div background color is #A59DAB.

Border color

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

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

This div border color is #A59DAB.

Opacity

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

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

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

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

This text has shadow with #A59DAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59DAB.

Preview

Color preview on black background

This text has color #A59DAB on black background.


Color preview on white background

This text has color #A59DAB on white background.


Black color preview on #A59DAB background

This text has black color on #A59DAB background.


White color preview on #A59DAB background

This text has white color on #A59DAB background.


Related colors

Complementary color

Complementary color for #hex is #5A6254.


I love getcolorcode.com

Triadic colors

1 #ABA59D and #9DABA5 with #A59DAB are triadic colors.

2 #AB9DA5 and #9DA5AB with #A59DAB are triadic colors.