COLOR #A587C6

HEX: #A587C6 RGB: (165,135,198)

Renk bilgisi

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

RGB renk modeli

#A587C6 color RGB value is (165,135,198).

RGB: (165,135,198) (65%, 53%, 78%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 135 of 255 = 53%
B 198 of 255 = 78%

165
135
198

R + G + B ~ 65%. #A587C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 135 + 198 = 498 (100%)
R 165 of 498 ~ 33.13%
G 135 of 498 ~ 27.11%
B 198 of 498 ~ 39.76'%

%33.13
%27.11
%39.76

CMYK RENK MODELİ

#A587C6 rengi CMYK tonu (17,32,0,22).

  • camgöbeği tonu 16.67%
  • eflatun tonu 31.82%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (17,32,0,22)
C17M32Y0K22 (17%, 32%, 0%, 22%)
(0.17 / 0.32 / 0.00 / 0.22)

CMYK yüzdeleri

%16.67
%31.82
%0
%22.35

Codes

Color #A587C6 in popluar color models

A5 87 C6
RGB 165 135 198
HSL 269° 35.59% 65.29%
HSB/HSV 269° 31.82% 77.65%
CMYK 16.67% 31.82% 0.00%
22.35%

Color #A587C6 in popluar number systems.

HEX A5 87 C6
Decimal 165 135 198
Binary 10100101 10000111 11000110
Octal 245 207 306

Shades and tints

Shades of #A587C6

#A587C6
(165,135,198)
#967BB4
(150,123,180)
#876FA2
(135,111,162)
#786390
(120,99,144)
#69577E
(105,87,126)
#5A4B6C
(90,75,108)
#4B3F5A
(75,63,90)
#3C3348
(60,51,72)
#2D2736
(45,39,54)
#1E1B24
(30,27,36)
#0F0F12
(15,15,18)
#000000
(0,0,0)

Tints of #A587C6

#A587C6
(165,135,198)
#AD91CB
(173,145,203)
#B59BD0
(181,155,208)
#BDA5D5
(189,165,213)
#C5AFDA
(197,175,218)
#CDB9DF
(205,185,223)
#D5C3E4
(213,195,228)
#DDCDE9
(221,205,233)
#E5D7EE
(229,215,238)
#EDE1F3
(237,225,243)
#F5EBF8
(245,235,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A587C6; }

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

This text font color is #A587C6.

Background Color

.myBgColor { background-color: #A587C6; }

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

This div background color is #A587C6.

Border color

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

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

This div border color is #A587C6.

Opacity

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

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

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

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

This text has shadow with #A587C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A587C6.

Preview

Color preview on black background

This text has color #A587C6 on black background.


Color preview on white background

This text has color #A587C6 on white background.


Black color preview on #A587C6 background

This text has black color on #A587C6 background.


White color preview on #A587C6 background

This text has white color on #A587C6 background.


Related colors

Complementary color

Complementary color for #hex is #5A7839.


I love getcolorcode.com

Triadic colors

1 #C6A587 and #87C6A5 with #A587C6 are triadic colors.

2 #C687A5 and #87A5C6 with #A587C6 are triadic colors.