COLOR #A587BD

HEX: #A587BD RGB: (165,135,189)

Renk bilgisi

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

RGB renk modeli

#A587BD color RGB value is (165,135,189).

RGB: (165,135,189) (65%, 53%, 74%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 135 of 255 = 53%
B 189 of 255 = 74%

165
135
189

R + G + B ~ 64%. #A587BD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 135 + 189 = 489 (100%)
R 165 of 489 ~ 33.74%
G 135 of 489 ~ 27.61%
B 189 of 489 ~ 38.65'%

%33.74
%27.61
%38.65

CMYK RENK MODELİ

#A587BD rengi CMYK tonu (13,29,0,26).

  • camgöbeği tonu 12.70%
  • eflatun tonu 28.57%
  • sarı tonu 0.00%
  • ana renk tonu 25.88%

CMYK: (13,29,0,26)
C13M29Y0K26 (13%, 29%, 0%, 26%)
(0.13 / 0.29 / 0.00 / 0.26)

CMYK yüzdeleri

%12.7
%28.57
%0
%25.88

Codes

Color #A587BD in popluar color models

A5 87 BD
RGB 165 135 189
HSL 273° 29.03% 63.53%
HSB/HSV 273° 28.57% 74.12%
CMYK 12.70% 28.57% 0.00%
25.88%

Color #A587BD in popluar number systems.

HEX A5 87 BD
Decimal 165 135 189
Binary 10100101 10000111 10111101
Octal 245 207 275

Shades and tints

Shades of #A587BD

#A587BD
(165,135,189)
#967BAC
(150,123,172)
#876F9B
(135,111,155)
#78638A
(120,99,138)
#695779
(105,87,121)
#5A4B68
(90,75,104)
#4B3F57
(75,63,87)
#3C3346
(60,51,70)
#2D2735
(45,39,53)
#1E1B24
(30,27,36)
#0F0F13
(15,15,19)
#000000
(0,0,0)

Tints of #A587BD

#A587BD
(165,135,189)
#AD91C3
(173,145,195)
#B59BC9
(181,155,201)
#BDA5CF
(189,165,207)
#C5AFD5
(197,175,213)
#CDB9DB
(205,185,219)
#D5C3E1
(213,195,225)
#DDCDE7
(221,205,231)
#E5D7ED
(229,215,237)
#EDE1F3
(237,225,243)
#F5EBF9
(245,235,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A587BD; }

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

This text font color is #A587BD.

Background Color

.myBgColor { background-color: #A587BD; }

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

This div background color is #A587BD.

Border color

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

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

This div border color is #A587BD.

Opacity

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

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

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

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

This text has shadow with #A587BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A587BD.

Preview

Color preview on black background

This text has color #A587BD on black background.


Color preview on white background

This text has color #A587BD on white background.


Black color preview on #A587BD background

This text has black color on #A587BD background.


White color preview on #A587BD background

This text has white color on #A587BD background.


Related colors

Complementary color

Complementary color for #hex is #5A7842.


I love getcolorcode.com

Triadic colors

1 #BDA587 and #87BDA5 with #A587BD are triadic colors.

2 #BD87A5 and #87A5BD with #A587BD are triadic colors.