COLOR #A587DB

HEX: #A587DB RGB: (165,135,219)

Renk bilgisi

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

RGB renk modeli

#A587DB color RGB value is (165,135,219).

RGB: (165,135,219) (65%, 53%, 86%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 135 of 255 = 53%
B 219 of 255 = 86%

165
135
219

R + G + B ~ 68%. #A587DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 135 + 219 = 519 (100%)
R 165 of 519 ~ 31.79%
G 135 of 519 ~ 26.01%
B 219 of 519 ~ 42.2'%

%31.79
%26.01
%42.2

CMYK RENK MODELİ

#A587DB rengi CMYK tonu (25,38,0,14).

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

CMYK: (25,38,0,14)
C25M38Y0K14 (25%, 38%, 0%, 14%)
(0.25 / 0.38 / 0.00 / 0.14)

CMYK yüzdeleri

%24.66
%38.36
%0
%14.12

Codes

Color #A587DB in popluar color models

A5 87 DB
RGB 165 135 219
HSL 261° 53.85% 69.41%
HSB/HSV 261° 38.36% 85.88%
CMYK 24.66% 38.36% 0.00%
14.12%

Color #A587DB in popluar number systems.

HEX A5 87 DB
Decimal 165 135 219
Binary 10100101 10000111 11011011
Octal 245 207 333

Shades and tints

Shades of #A587DB

#A587DB
(165,135,219)
#967BC8
(150,123,200)
#876FB5
(135,111,181)
#7863A2
(120,99,162)
#69578F
(105,87,143)
#5A4B7C
(90,75,124)
#4B3F69
(75,63,105)
#3C3356
(60,51,86)
#2D2743
(45,39,67)
#1E1B30
(30,27,48)
#0F0F1D
(15,15,29)
#000000
(0,0,0)

Tints of #A587DB

#A587DB
(165,135,219)
#AD91DE
(173,145,222)
#B59BE1
(181,155,225)
#BDA5E4
(189,165,228)
#C5AFE7
(197,175,231)
#CDB9EA
(205,185,234)
#D5C3ED
(213,195,237)
#DDCDF0
(221,205,240)
#E5D7F3
(229,215,243)
#EDE1F6
(237,225,246)
#F5EBF9
(245,235,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A587DB; }

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

This text font color is #A587DB.

Background Color

.myBgColor { background-color: #A587DB; }

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

This div background color is #A587DB.

Border color

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

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

This div border color is #A587DB.

Opacity

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

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

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

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

This text has shadow with #A587DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A587DB.

Preview

Color preview on black background

This text has color #A587DB on black background.


Color preview on white background

This text has color #A587DB on white background.


Black color preview on #A587DB background

This text has black color on #A587DB background.


White color preview on #A587DB background

This text has white color on #A587DB background.


Related colors

Complementary color

Complementary color for #hex is #5A7824.


I love getcolorcode.com

Triadic colors

1 #DBA587 and #87DBA5 with #A587DB are triadic colors.

2 #DB87A5 and #87A5DB with #A587DB are triadic colors.