COLOR #A59EB9

HEX: #A59EB9 RGB: (165,158,185)

Renk bilgisi

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

RGB renk modeli

#A59EB9 color RGB value is (165,158,185).

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

RGB bağlantıları ve doygunluk

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

165
158
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 158 + 185 = 508 (100%)
R 165 of 508 ~ 32.48%
G 158 of 508 ~ 31.1%
B 185 of 508 ~ 36.42'%

%32.48
%31.1
%36.42

CMYK RENK MODELİ

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

  • camgöbeği tonu 10.81%
  • eflatun tonu 14.59%
  • 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
%14.59
%0
%27.45

Codes

Color #A59EB9 in popluar color models

A5 9E B9
RGB 165 158 185
HSL 256° 16.17% 67.25%
HSB/HSV 256° 14.59% 72.55%
CMYK 10.81% 14.59% 0.00%
27.45%

Color #A59EB9 in popluar number systems.

HEX A5 9E B9
Decimal 165 158 185
Binary 10100101 10011110 10111001
Octal 245 236 271

Shades and tints

Shades of #A59EB9

#A59EB9
(165,158,185)
#9690A9
(150,144,169)
#878299
(135,130,153)
#787489
(120,116,137)
#696679
(105,102,121)
#5A5869
(90,88,105)
#4B4A59
(75,74,89)
#3C3C49
(60,60,73)
#2D2E39
(45,46,57)
#1E2029
(30,32,41)
#0F1219
(15,18,25)
#000000
(0,0,0)

Tints of #A59EB9

#A59EB9
(165,158,185)
#ADA6BF
(173,166,191)
#B5AEC5
(181,174,197)
#BDB6CB
(189,182,203)
#C5BED1
(197,190,209)
#CDC6D7
(205,198,215)
#D5CEDD
(213,206,221)
#DDD6E3
(221,214,227)
#E5DEE9
(229,222,233)
#EDE6EF
(237,230,239)
#F5EEF5
(245,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59EB9; }

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

This text font color is #A59EB9.

Background Color

.myBgColor { background-color: #A59EB9; }

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

This div background color is #A59EB9.

Border color

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

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

This div border color is #A59EB9.

Opacity

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

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

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

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

This text has shadow with #A59EB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59EB9.

Preview

Color preview on black background

This text has color #A59EB9 on black background.


Color preview on white background

This text has color #A59EB9 on white background.


Black color preview on #A59EB9 background

This text has black color on #A59EB9 background.


White color preview on #A59EB9 background

This text has white color on #A59EB9 background.


Related colors

Complementary color

Complementary color for #hex is #5A6146.


I love getcolorcode.com

Triadic colors

1 #B9A59E and #9EB9A5 with #A59EB9 are triadic colors.

2 #B99EA5 and #9EA5B9 with #A59EB9 are triadic colors.