COLOR #A587B5

HEX: #A587B5 RGB: (165,135,181)

Renk bilgisi

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

RGB renk modeli

#A587B5 color RGB value is (165,135,181).

RGB: (165,135,181) (65%, 53%, 71%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 135 of 255 = 53%
B 181 of 255 = 71%

165
135
181

R + G + B ~ 63%. #A587B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 135 + 181 = 481 (100%)
R 165 of 481 ~ 34.3%
G 135 of 481 ~ 28.07%
B 181 of 481 ~ 37.63'%

%34.3
%28.07
%37.63

CMYK RENK MODELİ

#A587B5 rengi CMYK tonu (9,25,0,29).

  • camgöbeği tonu 8.84%
  • eflatun tonu 25.41%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (9,25,0,29)
C9M25Y0K29 (9%, 25%, 0%, 29%)
(0.09 / 0.25 / 0.00 / 0.29)

CMYK yüzdeleri

%8.84
%25.41
%0
%29.02

Codes

Color #A587B5 in popluar color models

A5 87 B5
RGB 165 135 181
HSL 279° 23.71% 61.96%
HSB/HSV 279° 25.41% 70.98%
CMYK 8.84% 25.41% 0.00%
29.02%

Color #A587B5 in popluar number systems.

HEX A5 87 B5
Decimal 165 135 181
Binary 10100101 10000111 10110101
Octal 245 207 265

Shades and tints

Shades of #A587B5

#A587B5
(165,135,181)
#967BA5
(150,123,165)
#876F95
(135,111,149)
#786385
(120,99,133)
#695775
(105,87,117)
#5A4B65
(90,75,101)
#4B3F55
(75,63,85)
#3C3345
(60,51,69)
#2D2735
(45,39,53)
#1E1B25
(30,27,37)
#0F0F15
(15,15,21)
#000000
(0,0,0)

Tints of #A587B5

#A587B5
(165,135,181)
#AD91BB
(173,145,187)
#B59BC1
(181,155,193)
#BDA5C7
(189,165,199)
#C5AFCD
(197,175,205)
#CDB9D3
(205,185,211)
#D5C3D9
(213,195,217)
#DDCDDF
(221,205,223)
#E5D7E5
(229,215,229)
#EDE1EB
(237,225,235)
#F5EBF1
(245,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A587B5; }

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

This text font color is #A587B5.

Background Color

.myBgColor { background-color: #A587B5; }

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

This div background color is #A587B5.

Border color

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

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

This div border color is #A587B5.

Opacity

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

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

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

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

This text has shadow with #A587B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A587B5.

Preview

Color preview on black background

This text has color #A587B5 on black background.


Color preview on white background

This text has color #A587B5 on white background.


Black color preview on #A587B5 background

This text has black color on #A587B5 background.


White color preview on #A587B5 background

This text has white color on #A587B5 background.


Related colors

Complementary color

Complementary color for #hex is #5A784A.


I love getcolorcode.com

Triadic colors

1 #B5A587 and #87B5A5 with #A587B5 are triadic colors.

2 #B587A5 and #87A5B5 with #A587B5 are triadic colors.