COLOR #A59FD9

HEX: #A59FD9 RGB: (165,159,217)

Renk bilgisi

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

RGB renk modeli

#A59FD9 color RGB value is (165,159,217).

RGB: (165,159,217) (65%, 62%, 85%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 159 of 255 = 62%
B 217 of 255 = 85%

165
159
217

R + G + B ~ 71%. #A59FD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 159 + 217 = 541 (100%)
R 165 of 541 ~ 30.5%
G 159 of 541 ~ 29.39%
B 217 of 541 ~ 40.11'%

%30.5
%29.39
%40.11

CMYK RENK MODELİ

#A59FD9 rengi CMYK tonu (24,27,0,15).

  • camgöbeği tonu 23.96%
  • eflatun tonu 26.73%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (24,27,0,15)
C24M27Y0K15 (24%, 27%, 0%, 15%)
(0.24 / 0.27 / 0.00 / 0.15)

CMYK yüzdeleri

%23.96
%26.73
%0
%14.9

Codes

Color #A59FD9 in popluar color models

A5 9F D9
RGB 165 159 217
HSL 246° 43.28% 73.73%
HSB/HSV 246° 26.73% 85.10%
CMYK 23.96% 26.73% 0.00%
14.90%

Color #A59FD9 in popluar number systems.

HEX A5 9F D9
Decimal 165 159 217
Binary 10100101 10011111 11011001
Octal 245 237 331

Shades and tints

Shades of #A59FD9

#A59FD9
(165,159,217)
#9691C6
(150,145,198)
#8783B3
(135,131,179)
#7875A0
(120,117,160)
#69678D
(105,103,141)
#5A597A
(90,89,122)
#4B4B67
(75,75,103)
#3C3D54
(60,61,84)
#2D2F41
(45,47,65)
#1E212E
(30,33,46)
#0F131B
(15,19,27)
#000000
(0,0,0)

Tints of #A59FD9

#A59FD9
(165,159,217)
#ADA7DC
(173,167,220)
#B5AFDF
(181,175,223)
#BDB7E2
(189,183,226)
#C5BFE5
(197,191,229)
#CDC7E8
(205,199,232)
#D5CFEB
(213,207,235)
#DDD7EE
(221,215,238)
#E5DFF1
(229,223,241)
#EDE7F4
(237,231,244)
#F5EFF7
(245,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59FD9 color. Also use rgb(165,159,217) instead hex code.

Text Font Color

.myTextColor { color: #A59FD9; }

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

This text font color is #A59FD9.

Background Color

.myBgColor { background-color: #A59FD9; }

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

This div background color is #A59FD9.

Border color

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

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

This div border color is #A59FD9.

Opacity

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

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

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

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

This text has shadow with #A59FD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59FD9.

Preview

Color preview on black background

This text has color #A59FD9 on black background.


Color preview on white background

This text has color #A59FD9 on white background.


Black color preview on #A59FD9 background

This text has black color on #A59FD9 background.


White color preview on #A59FD9 background

This text has white color on #A59FD9 background.


Related colors

Complementary color

Complementary color for #hex is #5A6026.


I love getcolorcode.com

Triadic colors

1 #D9A59F and #9FD9A5 with #A59FD9 are triadic colors.

2 #D99FA5 and #9FA5D9 with #A59FD9 are triadic colors.