COLOR #A59EDB

HEX: #A59EDB RGB: (165,158,219)

Renk bilgisi

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

RGB renk modeli

#A59EDB color RGB value is (165,158,219).

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

RGB bağlantıları ve doygunluk

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

165
158
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 158 + 219 = 542 (100%)
R 165 of 542 ~ 30.44%
G 158 of 542 ~ 29.15%
B 219 of 542 ~ 40.41'%

%30.44
%29.15
%40.41

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.66%
  • eflatun tonu 27.85%
  • 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
%27.85
%0
%14.12

Codes

Color #A59EDB in popluar color models

A5 9E DB
RGB 165 158 219
HSL 247° 45.86% 73.92%
HSB/HSV 247° 27.85% 85.88%
CMYK 24.66% 27.85% 0.00%
14.12%

Color #A59EDB in popluar number systems.

HEX A5 9E DB
Decimal 165 158 219
Binary 10100101 10011110 11011011
Octal 245 236 333

Shades and tints

Shades of #A59EDB

#A59EDB
(165,158,219)
#9690C8
(150,144,200)
#8782B5
(135,130,181)
#7874A2
(120,116,162)
#69668F
(105,102,143)
#5A587C
(90,88,124)
#4B4A69
(75,74,105)
#3C3C56
(60,60,86)
#2D2E43
(45,46,67)
#1E2030
(30,32,48)
#0F121D
(15,18,29)
#000000
(0,0,0)

Tints of #A59EDB

#A59EDB
(165,158,219)
#ADA6DE
(173,166,222)
#B5AEE1
(181,174,225)
#BDB6E4
(189,182,228)
#C5BEE7
(197,190,231)
#CDC6EA
(205,198,234)
#D5CEED
(213,206,237)
#DDD6F0
(221,214,240)
#E5DEF3
(229,222,243)
#EDE6F6
(237,230,246)
#F5EEF9
(245,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59EDB; }

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

This text font color is #A59EDB.

Background Color

.myBgColor { background-color: #A59EDB; }

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

This div background color is #A59EDB.

Border color

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

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

This div border color is #A59EDB.

Opacity

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

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

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

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

This text has shadow with #A59EDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59EDB.

Preview

Color preview on black background

This text has color #A59EDB on black background.


Color preview on white background

This text has color #A59EDB on white background.


Black color preview on #A59EDB background

This text has black color on #A59EDB background.


White color preview on #A59EDB background

This text has white color on #A59EDB background.


Related colors

Complementary color

Complementary color for #hex is #5A6124.


I love getcolorcode.com

Triadic colors

1 #DBA59E and #9EDBA5 with #A59EDB are triadic colors.

2 #DB9EA5 and #9EA5DB with #A59EDB are triadic colors.