COLOR #A59DDB

HEX: #A59DDB RGB: (165,157,219)

Renk bilgisi

#A59DDB contains mainly red and blue colors. #A59DDB ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#A59DDB color RGB value is (165,157,219).

RGB: (165,157,219) (65%, 62%, 86%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 157 of 255 = 62%
B 219 of 255 = 86%

165
157
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 157 + 219 = 541 (100%)
R 165 of 541 ~ 30.5%
G 157 of 541 ~ 29.02%
B 219 of 541 ~ 40.48'%

%30.5
%29.02
%40.48

CMYK RENK MODELİ

#A59DDB rengi CMYK tonu (25,28,0,14).

  • camgöbeği tonu 24.66%
  • eflatun tonu 28.31%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (25,28,0,14)
C25M28Y0K14 (25%, 28%, 0%, 14%)
(0.25 / 0.28 / 0.00 / 0.14)

CMYK yüzdeleri

%24.66
%28.31
%0
%14.12

Codes

Color #A59DDB in popluar color models

A5 9D DB
RGB 165 157 219
HSL 248° 46.27% 73.73%
HSB/HSV 248° 28.31% 85.88%
CMYK 24.66% 28.31% 0.00%
14.12%

Color #A59DDB in popluar number systems.

HEX A5 9D DB
Decimal 165 157 219
Binary 10100101 10011101 11011011
Octal 245 235 333

Shades and tints

Shades of #A59DDB

#A59DDB
(165,157,219)
#968FC8
(150,143,200)
#8781B5
(135,129,181)
#7873A2
(120,115,162)
#69658F
(105,101,143)
#5A577C
(90,87,124)
#4B4969
(75,73,105)
#3C3B56
(60,59,86)
#2D2D43
(45,45,67)
#1E1F30
(30,31,48)
#0F111D
(15,17,29)
#000000
(0,0,0)

Tints of #A59DDB

#A59DDB
(165,157,219)
#ADA5DE
(173,165,222)
#B5ADE1
(181,173,225)
#BDB5E4
(189,181,228)
#C5BDE7
(197,189,231)
#CDC5EA
(205,197,234)
#D5CDED
(213,205,237)
#DDD5F0
(221,213,240)
#E5DDF3
(229,221,243)
#EDE5F6
(237,229,246)
#F5EDF9
(245,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59DDB; }

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

This text font color is #A59DDB.

Background Color

.myBgColor { background-color: #A59DDB; }

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

This div background color is #A59DDB.

Border color

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

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

This div border color is #A59DDB.

Opacity

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

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

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

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

This text has shadow with #A59DDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59DDB.

Preview

Color preview on black background

This text has color #A59DDB on black background.


Color preview on white background

This text has color #A59DDB on white background.


Black color preview on #A59DDB background

This text has black color on #A59DDB background.


White color preview on #A59DDB background

This text has white color on #A59DDB background.


Related colors

Complementary color

Complementary color for #hex is #5A6224.


I love getcolorcode.com

Triadic colors

1 #DBA59D and #9DDBA5 with #A59DDB are triadic colors.

2 #DB9DA5 and #9DA5DB with #A59DDB are triadic colors.