COLOR #A59DAE

HEX: #A59DAE RGB: (165,157,174)

Renk bilgisi

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

RGB renk modeli

#A59DAE color RGB value is (165,157,174).

RGB: (165,157,174) (65%, 62%, 68%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 157 of 255 = 62%
B 174 of 255 = 68%

165
157
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 157 + 174 = 496 (100%)
R 165 of 496 ~ 33.27%
G 157 of 496 ~ 31.65%
B 174 of 496 ~ 35.08'%

%33.27
%31.65
%35.08

CMYK RENK MODELİ

#A59DAE rengi CMYK tonu (5,10,0,32).

  • camgöbeği tonu 5.17%
  • eflatun tonu 9.77%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%
CMYK: (5,10,0,32) C5M10Y0K32 (5%,10%,0%,32%) (0.05/0.10/0.00/0.32) 

CMYK yüzdeleri

%5.17
%9.77
%0
%31.76

Codes

Color #A59DAE in popluar color models

A5 9D AE
RGB 165 157 174
HSL 268° 9.50% 64.90%
HSB/HSV 268° 9.77% 68.24%
CMYK 5.17% 9.77% 0.00%
31.76%

Color #A59DAE in popluar number systems.

HEX A5 9D AE
Decimal 165 157 174
Binary 10100101 10011101 10101110
Octal 245 235 256

Shades and tints

Shades of #A59DAE

#A59DAE
(165,157,174)
#968F9F
(150,143,159)
#878190
(135,129,144)
#787381
(120,115,129)
#696572
(105,101,114)
#5A5763
(90,87,99)
#4B4954
(75,73,84)
#3C3B45
(60,59,69)
#2D2D36
(45,45,54)
#1E1F27
(30,31,39)
#0F1118
(15,17,24)
#000000
(0,0,0)

Tints of #A59DAE

#A59DAE
(165,157,174)
#ADA5B5
(173,165,181)
#B5ADBC
(181,173,188)
#BDB5C3
(189,181,195)
#C5BDCA
(197,189,202)
#CDC5D1
(205,197,209)
#D5CDD8
(213,205,216)
#DDD5DF
(221,213,223)
#E5DDE6
(229,221,230)
#EDE5ED
(237,229,237)
#F5EDF4
(245,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59DAE; }

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

This text font color is #A59DAE.

Background Color

.myBgColor { background-color: #A59DAE; }

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

This div background color is #A59DAE.

Border color

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

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

This div border color is #A59DAE.

Opacity

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

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

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

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

This text has shadow with #A59DAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59DAE.

Preview

Color preview on black background

This text has color #A59DAE on black background.


Color preview on white background

This text has color #A59DAE on white background.


Black color preview on #A59DAE background

This text has black color on #A59DAE background.


White color preview on #A59DAE background

This text has white color on #A59DAE background.


Related colors

Complementary color

Complementary color for #hex is #5A6251.


I love getcolorcode.com

Triadic colors

1 #AEA59D and #9DAEA5 with #A59DAE are triadic colors.

2 #AE9DA5 and #9DA5AE with #A59DAE are triadic colors.