COLOR #A59DB9

HEX: #A59DB9 RGB: (165,157,185)

Renk bilgisi

#A59DB9 contains red, green and blue colors in about the same proportion. #A59DB9 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#A59DB9 color RGB value is (165,157,185).

RGB: (165,157,185) (65%, 62%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 157 of 255 = 62%
B 185 of 255 = 73%

165
157
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 157 + 185 = 507 (100%)
R 165 of 507 ~ 32.54%
G 157 of 507 ~ 30.97%
B 185 of 507 ~ 36.49'%

%32.54
%30.97
%36.49

CMYK RENK MODELİ

#A59DB9 rengi CMYK tonu (11,15,0,27).

  • camgöbeği tonu 10.81%
  • eflatun tonu 15.14%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (11,15,0,27)
C11M15Y0K27 (11%, 15%, 0%, 27%)
(0.11 / 0.15 / 0.00 / 0.27)

CMYK yüzdeleri

%10.81
%15.14
%0
%27.45

Codes

Color #A59DB9 in popluar color models

A5 9D B9
RGB 165 157 185
HSL 257° 16.67% 67.06%
HSB/HSV 257° 15.14% 72.55%
CMYK 10.81% 15.14% 0.00%
27.45%

Color #A59DB9 in popluar number systems.

HEX A5 9D B9
Decimal 165 157 185
Binary 10100101 10011101 10111001
Octal 245 235 271

Shades and tints

Shades of #A59DB9

#A59DB9
(165,157,185)
#968FA9
(150,143,169)
#878199
(135,129,153)
#787389
(120,115,137)
#696579
(105,101,121)
#5A5769
(90,87,105)
#4B4959
(75,73,89)
#3C3B49
(60,59,73)
#2D2D39
(45,45,57)
#1E1F29
(30,31,41)
#0F1119
(15,17,25)
#000000
(0,0,0)

Tints of #A59DB9

#A59DB9
(165,157,185)
#ADA5BF
(173,165,191)
#B5ADC5
(181,173,197)
#BDB5CB
(189,181,203)
#C5BDD1
(197,189,209)
#CDC5D7
(205,197,215)
#D5CDDD
(213,205,221)
#DDD5E3
(221,213,227)
#E5DDE9
(229,221,233)
#EDE5EF
(237,229,239)
#F5EDF5
(245,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59DB9; }

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

This text font color is #A59DB9.

Background Color

.myBgColor { background-color: #A59DB9; }

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

This div background color is #A59DB9.

Border color

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

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

This div border color is #A59DB9.

Opacity

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

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

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

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

This text has shadow with #A59DB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59DB9.

Preview

Color preview on black background

This text has color #A59DB9 on black background.


Color preview on white background

This text has color #A59DB9 on white background.


Black color preview on #A59DB9 background

This text has black color on #A59DB9 background.


White color preview on #A59DB9 background

This text has white color on #A59DB9 background.


Related colors

Complementary color

Complementary color for #hex is #5A6246.


I love getcolorcode.com

Triadic colors

1 #B9A59D and #9DB9A5 with #A59DB9 are triadic colors.

2 #B99DA5 and #9DA5B9 with #A59DB9 are triadic colors.